![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WPropertyGroup, including all inherited members.
| addArbitraryProperty(WPropertyBase::SPtr prop) | WPropertyGroupBase | protected |
| addProperty(PropType prop) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const T &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const T &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const T &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const T &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, std::shared_ptr< WCondition > condition, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_BOOL &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_INT &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_DOUBLE &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_STRING &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_PATH &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_SELECTION &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_POSITION &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_COLOR &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addProperty(std::string name, std::string description, const WPVBaseTypes::PV_TRIGGER &initial, std::shared_ptr< WCondition > condition, WPropertyBase::PropertyChangeNotifierType notifier, bool hide=false) | WPropertyGroup | |
| addPropertyGroup(std::string name, std::string description, bool hide=false) | WPropertyGroup | |
| autoHideEmpty() const | WPropertyGroupBase | |
| clear() | WPropertyGroup | virtual |
| clone() | WPropertyGroup | virtual |
| ConstPtr typedef | WPropertyGroup | |
| ConstRef typedef | WPropertyGroup | |
| ConstSPtr typedef | WPropertyGroup | |
| existsProperty(std::string name) | WPropertyGroupBase | virtual |
| findProperty(std::string name) const | WPropertyGroupBase | virtual |
| findProperty(const WPropertyGroupBase *const props, std::string name) const | WPropertyGroupBase | protectedvirtual |
| getAsString() | WPropertyGroup | virtual |
| getDescription() const | WPropertyBase | |
| getName() const | WPropertyBase | |
| getProperties() const | WPropertyGroupBase | virtual |
| getProperty(std::string name) | WPropertyGroupBase | virtual |
| getPurpose() const | WPropertyBase | virtual |
| getReadTicket() const | WPropertyGroupBase | virtual |
| getType() const | WPropertyGroup | virtual |
| getUpdateCondition() const | WPropertyBase | virtual |
| isHidden() const | WPropertyBase | |
| m_autoHideEmpty | WPropertyGroupBase | private |
| m_description | WPropertyBase | protected |
| m_hidden | WPropertyBase | protected |
| m_name | WPropertyBase | protected |
| m_properties | WPropertyGroupBase | protected |
| m_purpose | WPropertyBase | protected |
| m_type | WPropertyBase | protected |
| m_updateCondition | WPropertyBase | protected |
| PropertyChangeNotifierType typedef | WPropertyBase | |
| PropertyChangeSignalType typedef | WPropertyBase | protected |
| PropertyConstIterator typedef | WPropertyGroup | |
| PropertyContainerType typedef | WPropertyGroup | |
| PropertyIterator typedef | WPropertyGroup | |
| PropertySharedContainerType typedef | WPropertyGroup | |
| PropertyStringVisitor typedef | WPropertyGroupBase | |
| propNamePredicate(std::shared_ptr< WPropertyBase > prop1, std::shared_ptr< WPropertyBase > prop2) const | WPropertyGroupBase | protected |
| Ptr typedef | WPropertyGroup | |
| Ref typedef | WPropertyGroup | |
| removeProperty(std::shared_ptr< WPropertyBase > prop) | WPropertyGroup | |
| separator | WPropertyGroupBase | static |
| set(std::shared_ptr< WPropertyBase > value, bool recommendedOnly=false) | WPropertyGroup | virtual |
| set(std::shared_ptr< WPropertyGroup > value, std::vector< std::string > exclude=std::vector< std::string >(), bool recommendedOnly=false) | WPropertyGroup | virtual |
| WPropertyGroupBase::set(const T &value) | WPropertyBase | |
| setAsString(std::string value) | WPropertyGroup | virtual |
| setAutoHideEmpty(bool autoHide=true) | WPropertyGroupBase | |
| setHidden(bool hidden=true) | WPropertyBase | |
| setImpl(std::shared_ptr< WPropertyGroup > value, std::string path="", std::vector< std::string > exclude=std::vector< std::string >(), bool recommendedOnly=false) | WPropertyGroup | protectedvirtual |
| setPurpose(PROPERTY_PURPOSE purpose) | WPropertyBase | virtual |
| signal_PropertyChange | WPropertyBase | protected |
| SPtr typedef | WPropertyGroup | |
| toPropBool() | WPropertyBase | |
| toPropColor() | WPropertyBase | |
| toPropDouble() | WPropertyBase | |
| toPropertyVariable() | WPropertyBase | |
| toPropFilename() | WPropertyBase | |
| toPropGroup() | WPropertyBase | |
| toPropGroupBase() | WPropertyBase | |
| toPropInt() | WPropertyBase | |
| toPropInterval() | WPropertyBase | |
| toPropMatrix4X4() | WPropertyBase | |
| toPropPosition() | WPropertyBase | |
| toPropSelection() | WPropertyBase | |
| toPropString() | WPropertyBase | |
| toPropTransferFunction() | WPropertyBase | |
| toPropTrigger() | WPropertyBase | |
| updateType() | WPropertyBase | protectedvirtual |
| visitAsString(PropertyStringVisitor visitor, std::string pathPrefix="") const | WPropertyGroupBase | virtual |
| WPropertiesTest class | WPropertyGroup | friend |
| WPropertyBase(std::string name, std::string description) | WPropertyBase | |
| WPropertyBase(const WPropertyBase &from) | WPropertyBase | explicit |
| WPropertyGroup(std::string name="unnamed group", std::string description="an unnamed group of properties") | WPropertyGroup | |
| WPropertyGroup(const WPropertyGroup &from) | WPropertyGroup | explicit |
| WPropertyGroupBase(std::string name, std::string description) | WPropertyGroupBase | |
| WPropertyGroupBase(const WPropertyGroupBase &from) | WPropertyGroupBase | explicit |
| ~WPropertyBase() | WPropertyBase | virtual |
| ~WPropertyGroup() | WPropertyGroup | virtual |
| ~WPropertyGroupBase() | WPropertyGroupBase | virtual |