class
HideViewCmd
: public
Command
(Return to index)
command to hide a graphic view in this viewer.
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
OverlayUnidraw/ovshowhide.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
virtual ClassId
GetClassId
()
HideViewCmd
(
Viewer
*,
ControlInfo
*)
HideViewCmd
(
Viewer
*,
Editor
* = nil)
virtual boolean
IsA
(ClassId)
virtual void
Log
()
virtual void
Unexecute
()
virtual
~HideViewCmd
()
Protected:
Viewer
*
_viewer
(more documentation)