class
DoneAttrListFunc
: public
AttrListFunc
(Return to index)
interpreter command for plugging together
AttrDialog
and
SlctByAttrCmd
.
Type:
Instantiable
Base Classes:
public
AttrListFunc
Derived Classes
Include file:
OverlayUnidraw/slctbyattr.h
Description:
interpreter command used to indicate when done iterating over components.
Public:
DoneAttrListFunc
(
ComTerp
*,
AttrDialog
*,
OverlaysComp
* comps,
Iterator
* i,
Clipboard
* cb,
Viewer
* v)
virtual void
execute
()
Protected:
Viewer
*
viewer_
(more documentation)