PropertySet Member List

This is the complete list of members for PropertySet, including all inherited members.
addAllPropertiesFrom(const PropertySet &source)PropertySet
clear()PropertySet
containsKey(const String &keyName) const noexceptPropertySet
createXml(const String &nodeName) const PropertySet
getAllProperties() noexceptPropertySet
getBoolValue(const String &keyName, const bool defaultReturnValue=false) const noexceptPropertySet
getDoubleValue(const String &keyName, const double defaultReturnValue=0.0) const noexceptPropertySet
getFallbackPropertySet() const noexceptPropertySet
getIntValue(const String &keyName, const int defaultReturnValue=0) const noexceptPropertySet
getLock() const noexceptPropertySet
getValue(const String &keyName, const String &defaultReturnValue=String::empty) const noexceptPropertySet
getXmlValue(const String &keyName) const PropertySet
operator=(const PropertySet &other)PropertySet
propertyChanged()PropertySet [protected, virtual]
PropertySet(bool ignoreCaseOfKeyNames=false)PropertySet
PropertySet(const PropertySet &other)PropertySet
removeValue(const String &keyName)PropertySet
restoreFromXml(const XmlElement &xml)PropertySet
setFallbackPropertySet(PropertySet *fallbackProperties) noexceptPropertySet
setValue(const String &keyName, const var &value)PropertySet
setValue(const String &keyName, const XmlElement *xml)PropertySet
~PropertySet()PropertySet [virtual]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines