Guiliani  Version 2.5 revision 7293 (documentation build 13)
CGUIProperties Member List

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
CGUICGUIPropertiesfriend
CGUIComponentManagerCGUIPropertiesfriend
CreateInstance()CGUIPropertiesstatic
DeleteInstance()CGUIPropertiesstatic
GetGlobalBoolProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetGlobalColorProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetGlobalFloatProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetGlobalIntegerProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetGlobalProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetGlobalTextProperty(const GlobalProperty_t ePropertyID) constCGUIProperties
GetNOFProperties() constCGUIProperties
GetPropertyFilename() constCGUIProperties
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) constCGUIProperties