#include <anatomist/commands/cActivateAction.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.
|
| |
Definition at line 44 of file cActivateAction.h.
◆ ActivateActionCommand()
| anatomist::ActivateActionCommand::ActivateActionCommand |
( |
AWindow * | win, |
|
|
const std::string & | actiontype, |
|
|
const std::string & | method, |
|
|
int | x = 0, |
|
|
int | y = 0 ) |
◆ ~ActivateActionCommand()
| virtual anatomist::ActivateActionCommand::~ActivateActionCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::ActivateActionCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::ActivateActionCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::ActivateActionCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: