OpenWalnut  1.4.0
WPropertyBase Member List
This is the complete list of members for WPropertyBase, including all inherited members.
clone()=0WPropertyBase [pure virtual]
ConstSPtr typedefWPropertyBase
getAsString()=0WPropertyBase [pure virtual]
getDescription() const WPropertyBase
getName() const WPropertyBase
getPurpose() const WPropertyBase [virtual]
getType() const WPropertyBase [virtual]
getUpdateCondition() const WPropertyBase [virtual]
isHidden() const WPropertyBase
m_descriptionWPropertyBase [protected]
m_hiddenWPropertyBase [protected]
m_nameWPropertyBase [protected]
m_purposeWPropertyBase [protected]
m_typeWPropertyBase [protected]
m_updateConditionWPropertyBase [protected]
PropertyChangeNotifierType typedefWPropertyBase
PropertyChangeSignalType typedefWPropertyBase [protected]
set(boost::shared_ptr< WPropertyBase > value, bool recommendedOnly=false)=0WPropertyBase [pure virtual]
setAsString(std::string value)=0WPropertyBase [pure virtual]
setHidden(bool hidden=true)WPropertyBase
setPurpose(PROPERTY_PURPOSE purpose)WPropertyBase [virtual]
signal_PropertyChangeWPropertyBase [protected]
SPtr typedefWPropertyBase
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]
WPropertyBase(std::string name, std::string description)WPropertyBase
WPropertyBase(const WPropertyBase &from)WPropertyBase [explicit]
~WPropertyBase()WPropertyBase [virtual]