This is the complete list of members for
WPropertyList< T >, including all inherited members.
addArbitraryProperty(WPropertyBase::SPtr prop) | WPropertyGroupBase | [protected] |
clone() | WPropertyList< T > | [inline, virtual] |
ConstSPtr typedef | WPropertyList< T > | |
existsProperty(std::string name) | WPropertyGroupBase | [virtual] |
findProperty(std::string name) const | WPropertyGroupBase | [virtual] |
findProperty(const WPropertyGroupBase *const props, std::string name) const | WPropertyGroupBase | [protected, virtual] |
getAsString() | WPropertyList< T > | [inline, 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 | WPropertyList< T > | [inline, virtual] |
getUpdateCondition() const | WPropertyBase | [virtual] |
isHidden() const | WPropertyBase | |
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 | WPropertyGroupBase | |
PropertyContainerType typedef | WPropertyGroupBase | |
PropertyIterator typedef | WPropertyGroupBase | |
PropertySharedContainerType typedef | WPropertyGroupBase | |
PropertyStringVisitor typedef | WPropertyGroupBase | |
propNamePredicate(boost::shared_ptr< WPropertyBase > prop1, boost::shared_ptr< WPropertyBase > prop2) const | WPropertyGroupBase | [protected] |
separator | WPropertyGroupBase | [static] |
set(boost::shared_ptr< WPropertyBase > value) | WPropertyList< T > | [inline, virtual] |
WPropertyGroupBase::set(boost::shared_ptr< WPropertyBase > value, bool recommendedOnly=false)=0 | WPropertyBase | [pure virtual] |
setAsString(std::string value) | WPropertyList< T > | [inline, virtual] |
setHidden(bool hidden=true) | WPropertyBase | |
setPurpose(PROPERTY_PURPOSE purpose) | WPropertyBase | [virtual] |
signal_PropertyChange | WPropertyBase | [protected] |
SPtr typedef | WPropertyList< T > | |
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 | [protected, virtual] |
ValueType typedef | WPropertyList< T > | |
visitAsString(PropertyStringVisitor visitor, std::string pathPrefix="") const | WPropertyGroupBase | [virtual] |
WPropertyBase(std::string name, std::string description) | WPropertyBase | |
WPropertyBase(const WPropertyBase &from) | WPropertyBase | [explicit] |
WPropertyGroupBase(std::string name, std::string description) | WPropertyGroupBase | |
WPropertyGroupBase(const WPropertyGroupBase &from) | WPropertyGroupBase | [explicit] |
WPropertyList(std::string name, std::string description) | WPropertyList< T > | [inline] |
WPropertyList(const WPropertyListType &from) | WPropertyList< T > | [inline, explicit] |
WPropertyListType typedef | WPropertyList< T > | |
~WPropertyBase() | WPropertyBase | [virtual] |
~WPropertyGroupBase() | WPropertyGroupBase | [virtual] |
~WPropertyList() | WPropertyList< T > | [inline, virtual] |