kodi
Public Member Functions | Protected Attributes | Static Protected Attributes | List of all members
ISettingControl Class Referenceabstract
Inheritance diagram for ISettingControl:
Inheritance graph
[legend]
Collaboration diagram for ISettingControl:
Collaboration graph
[legend]

Public Member Functions

virtual std::string GetType () const =0
 
const std::string & GetFormat () const
 
bool GetDelayed () const
 
void SetDelayed (bool delayed)
 
virtual bool Deserialize (const TiXmlNode *node, bool update=false)
 
virtual bool SetFormat (const std::string &format)
 

Protected Attributes

bool m_delayed = false
 
std::string m_format
 

Static Protected Attributes

static Logger s_logger
 

The documentation for this class was generated from the following files: