OpenLexocad  27.1
OpenLxCmd::CmdModifyPropertySetValue Member List

This is the complete list of members for OpenLxCmd::CmdModifyPropertySetValue, including all inherited members.

CmdModifyPropertySetValue()=defaultOpenLxCmd::CmdModifyPropertySetValue
CmdModifyPropertySetValue(const std::string &propertySetName, const std::string &propertyName, const Core::Variant &propertyValue)OpenLxCmd::CmdModifyPropertySetValue
CmdModifyPropertySetValue(const std::string &propertySetName, const std::string &propertyName, const Core::Variant &propertyValue, std::shared_ptr< OpenLxApp::Element > aElement)OpenLxCmd::CmdModifyPropertySetValue
CmdModifyPropertySetValue(const std::string &propertySetName, const std::string &propertyName, const Core::Variant &propertyValue, std::vector< std::shared_ptr< OpenLxApp::Element >> &aElements)OpenLxCmd::CmdModifyPropertySetValue
Command()Core::Command
getDescription() constCore::Command
getDoRecomputeInRedo() constCore::Command
getDoRecomputeInUndo() constCore::Command
getParameter(const std::string &key, Core::Variant &value) constCore::Command
isDone() constCore::Command
isInSilentMode() constCore::Command
redo() overrideOpenLxCmd::CmdModifyPropertySetValuevirtual
serialize(std::ostream &, const unsigned int)Core::Commandvirtual
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() overrideOpenLxCmd::CmdModifyPropertySetValuevirtual
~CmdModifyPropertySetValue()=defaultOpenLxCmd::CmdModifyPropertySetValue
~Command()Core::Commandvirtual