#include <anatomist/commands/cGraphDisplayProperties.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 47 of file cGraphDisplayProperties.h.
◆ GraphDisplayPropertiesCommand()
| anatomist::GraphDisplayPropertiesCommand::GraphDisplayPropertiesCommand |
( |
const std::set< AObject * > & | graphs, |
|
|
const std::string & | dispmode, |
|
|
const std::string & | property, |
|
|
const std::string & | nomenclatureproperty = "", |
|
|
bool | setpropmask = false, |
|
|
int | propmask = 0 ) |
◆ ~GraphDisplayPropertiesCommand()
| virtual anatomist::GraphDisplayPropertiesCommand::~GraphDisplayPropertiesCommand |
( |
| ) |
|
|
virtual |
◆ doit()
| virtual void anatomist::GraphDisplayPropertiesCommand::doit |
( |
| ) |
|
|
protectedvirtual |
◆ name()
| virtual std::string anatomist::GraphDisplayPropertiesCommand::name |
( |
| ) |
const |
|
inlinevirtual |
◆ write()
| virtual void anatomist::GraphDisplayPropertiesCommand::write |
( |
Tree & | com, |
|
|
Serializer * | ser ) const |
|
virtual |
◆ StdModule
The documentation for this class was generated from the following file: