Show an object in the control window if it is hidden.
More...
#include <anatomist/commands/cShowObject.h>
|
| virtual void | doit () |
| | Do a command.
|
| |
Protected Member Functions inherited from anatomist::RegularCommand |
| | RegularCommand () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
Protected Member Functions inherited from anatomist::Command |
| | Command () |
| | The programmer cannot call the constructor of an abstract base class.
|
| |
| virtual void | undoit () |
| | Undo a command.
|
| |
Show an object in the control window if it is hidden.
Definition at line 54 of file cShowObject.h.
◆ ShowObjectCommand()
| anatomist::ShowObjectCommand::ShowObjectCommand |
( |
AObject * | object | ) |
|
◆ ~ShowObjectCommand()
| virtual anatomist::ShowObjectCommand::~ShowObjectCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ShowObjectCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ShowObjectCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ object()
| AObject * anatomist::ShowObjectCommand::object |
( |
| ) |
|
|
inline |
◆ write()
| virtual void anatomist::ShowObjectCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: