|
OpenLexocad
27.1
|
This is the complete list of members for OpenLxCmd::CmdAddPropertySet, including all inherited members.
| CmdAddPropertySet()=default | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::string &propertyName) | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::string &propertyName, std::shared_ptr< OpenLxApp::Element > aElement) | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::string &propertyName, std::vector< std::shared_ptr< OpenLxApp::Element >> &aElements) | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::vector< std::string > &propertyNames) | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::vector< std::string > &propertyNames, std::shared_ptr< OpenLxApp::Element > aElement) | OpenLxCmd::CmdAddPropertySet | |
| CmdAddPropertySet(const std::string &propertySetName, const std::vector< std::string > &propertyNames, std::vector< std::shared_ptr< OpenLxApp::Element >> &aElements) | OpenLxCmd::CmdAddPropertySet | |
| 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() override | OpenLxCmd::CmdAddPropertySet | virtual |
| serialize(std::ostream &, const 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() override | OpenLxCmd::CmdAddPropertySet | virtual |
| ~CmdAddPropertySet()=default | OpenLxCmd::CmdAddPropertySet | |
| ~Command() | Core::Command | virtual |