#include <Command.h>
◆ Command()
Core::Command::Command |
( |
| ) |
|
◆ ~Command()
virtual Core::Command::~Command |
( |
| ) |
|
|
virtual |
◆ getDescription()
◆ getDoRecomputeInRedo()
bool Core::Command::getDoRecomputeInRedo |
( |
| ) |
const |
◆ getDoRecomputeInUndo()
bool Core::Command::getDoRecomputeInUndo |
( |
| ) |
const |
◆ getParameter()
bool Core::Command::getParameter |
( |
const std::string & |
key, |
|
|
Core::Variant & |
value |
|
) |
| const |
◆ isDone()
bool Core::Command::isDone |
( |
| ) |
const |
◆ isInSilentMode()
bool Core::Command::isInSilentMode |
( |
| ) |
const |
◆ redo()
virtual bool Core::Command::redo |
( |
| ) |
|
|
inlinevirtual |
◆ serialize()
virtual void Core::Command::serialize |
( |
std::ostream & |
, |
|
|
unsigned int |
|
|
) |
| |
|
virtual |
◆ setDescription()
void Core::Command::setDescription |
( |
const Base::String & |
s | ) |
|
◆ setDone()
void Core::Command::setDone |
( |
bool |
yes | ) |
|
◆ setDoRecomputeInRedo()
void Core::Command::setDoRecomputeInRedo |
( |
bool |
on | ) |
|
◆ setDoRecomputeInUndo()
void Core::Command::setDoRecomputeInUndo |
( |
bool |
on | ) |
|
◆ setParameter()
void Core::Command::setParameter |
( |
const std::string & |
key, |
|
|
const Core::Variant & |
value |
|
) |
| |
◆ setSilentMode()
void Core::Command::setSilentMode |
( |
bool |
on | ) |
|
◆ undo()
virtual bool Core::Command::undo |
( |
| ) |
|
|
inlinevirtual |
◆ ____deadVal
long Core::Command::____deadVal = 0xBADEAFFE |
The documentation for this class was generated from the following file:
- D:/CadworkJobs/SoftwareProjekte/Lexocad/LexoGit/Lexocad/lexocad/Core/include/Core/Command.h