#include <anatomist/commands/cPopupPalette.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 46 of file cPopupPalette.h.
◆ PopupPaletteCommand()
| anatomist::PopupPaletteCommand::PopupPaletteCommand |
( |
const std::set< AObject * > & | , |
|
|
int | xPos = -1, |
|
|
int | yPos = -1 ) |
◆ ~PopupPaletteCommand()
| virtual anatomist::PopupPaletteCommand::~PopupPaletteCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::PopupPaletteCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::PopupPaletteCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::PopupPaletteCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: