This is the complete list of members for CGUIProperties, including all inherited members.
| AddDynamicProperty(const CGUIValue &kPropertyValue) | CGUIProperties | |
| AddObserver(const GlobalProperty_t ePropertyID, CGUIObserver *pObserver) | CGUIProperties | |
| CGUI | CGUIProperties | friend |
| CGUIComponentManager | CGUIProperties | friend |
| CreateInstance() | CGUIProperties | static |
| DeleteInstance() | CGUIProperties | static |
| GetGlobalBoolProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetGlobalColorProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetGlobalFloatProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetGlobalIntegerProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetGlobalProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetGlobalTextProperty(const GlobalProperty_t ePropertyID) const | CGUIProperties | |
| GetNOFProperties() const | CGUIProperties | |
| GetPropertyFilename() const | CGUIProperties | |
| ReadGlobalPropertiesFromFile(const eC_String &kPath) | CGUIProperties | |
| RemoveDynamicProperty(const GlobalProperty_t eID) | CGUIProperties | |
| RemoveObserver(const GlobalProperty_t ePropertyID, CGUIObserver *pObserver) | CGUIProperties | |
| SetGlobalBoolProperty(const GlobalProperty_t ePropertyID, const eC_Bool bPropertyValue) | CGUIProperties | |
| SetGlobalColorProperty(const GlobalProperty_t ePropertyID, const eC_UInt uiPropertyValue) | CGUIProperties | |
| SetGlobalFloatProperty(const GlobalProperty_t ePropertyID, const eC_Float fPropertyValue) | CGUIProperties | |
| SetGlobalIntegerProperty(const GlobalProperty_t ePropertyID, const eC_Int iPropertyValue) | CGUIProperties | |
| SetGlobalProperty(const GlobalProperty_t ePropertyID, const CGUIValue &kPropertyValue, const CGUIValue::GUIValue_t &eType) | CGUIProperties | |
| SetGlobalProperty(const GlobalProperty_t ePropertyID, const CGUIValue &kPropertyValue) | CGUIProperties | |
| SetGlobalTextProperty(const GlobalProperty_t ePropertyID, const eC_String &rkStr) | CGUIProperties | |
| WriteGlobalPropertiesToFile(const eC_String &kPath) const | CGUIProperties |