OpenLexocad
28.0
|
This is the complete list of members for Core::Command, including all inherited members.
____deadVal | Core::Command | |
Command() | Core::Command | |
getDescription() const | Core::Command | |
getDoRecomputeInRedo() const | Core::Command | |
getDoRecomputeInUndo() const | Core::Command | |
getParameter(const std::string &key, Core::Variant &value) const | Core::Command | |
isDone() const | Core::Command | |
isInSilentMode() const | Core::Command | |
redo() | Core::Command | inlinevirtual |
serialize(std::ostream &, unsigned int) | Core::Command | virtual |
setDescription(const Base::String &s) | Core::Command | |
setDone(bool yes) | Core::Command | |
setDoRecomputeInRedo(bool on) | Core::Command | |
setDoRecomputeInUndo(bool on) | Core::Command | |
setParameter(const std::string &key, const Core::Variant &value) | Core::Command | |
setSilentMode(bool on) | Core::Command | |
undo() | Core::Command | inlinevirtual |
~Command() | Core::Command | virtual |