Add a new APalette to the common PaletteList (stored in Anatomist class).
More...
#include <anatomist/commands/cNewPalette.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.
|
| |
Add a new APalette to the common PaletteList (stored in Anatomist class).
Definition at line 48 of file cNewPalette.h.
◆ NewPaletteCommand()
| anatomist::NewPaletteCommand::NewPaletteCommand |
( |
const std::string & | name | ) |
|
◆ ~NewPaletteCommand()
| virtual anatomist::NewPaletteCommand::~NewPaletteCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::NewPaletteCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::NewPaletteCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::NewPaletteCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: