Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CSettingControlLabel Class Reference

#include <SettingControl.h>

Inheritance diagram for CSettingControlLabel:
ISettingControl

Public Member Functions

 CSettingControlLabel ()
 
 ~CSettingControlLabel () override=default
 
std::string GetType () const override
 
- Public Member Functions inherited from ISettingControl
 ISettingControl ()
 
virtual ~ISettingControl ()=default
 
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)
 

Additional Inherited Members

- Protected Attributes inherited from ISettingControl
bool m_delayed = false
 
std::string m_format
 
- Static Protected Attributes inherited from ISettingControl
static Logger s_logger
 

Constructor & Destructor Documentation

◆ CSettingControlLabel()

CSettingControlLabel::CSettingControlLabel ( )

◆ ~CSettingControlLabel()

CSettingControlLabel::~CSettingControlLabel ( )
overridedefault

Member Function Documentation

◆ GetType()

std::string CSettingControlLabel::GetType ( ) const
inlineoverridevirtual

Implements ISettingControl.


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