class
OvAboutCmd
: public
Command
(Return to index)
command to display 'about' message for drawing editors.
Type:
Instantiable
Base Classes:
public
Command
Derived Classes
Include file:
OverlayUnidraw/ovabout.h
Public:
virtual
Command
*
Copy
()
virtual void
Execute
()
display 'about' message.
virtual ClassId
GetClassId
()
virtual boolean
IsA
(ClassId)
OvAboutCmd
(
ControlInfo
*)
OvAboutCmd
(
Editor
* = nil)
virtual boolean
Reversible
()
returns true, but why?
Protected:
void
Init
()
OvAboutDialog*
aboutdialog
(more documentation)