Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CSettingControlTitle, including all inherited members.
CSettingControlTitle()=default | CSettingControlTitle | |
Deserialize(const TiXmlNode *node, bool update=false) override | CSettingControlTitle | virtual |
GetDelayed() const | ISettingControl | inline |
GetFormat() const | ISettingControl | inline |
GetType() const override | CSettingControlTitle | inlinevirtual |
ISettingControl() | ISettingControl | |
IsSeparatorBelowLabel() const | CSettingControlTitle | inline |
IsSeparatorHidden() const | CSettingControlTitle | inline |
m_delayed | ISettingControl | protected |
m_format | ISettingControl | protected |
m_separatorBelowLabel | CSettingControlTitle | protected |
m_separatorHidden | CSettingControlTitle | protected |
s_logger | ISettingControl | protectedstatic |
SetDelayed(bool delayed) | ISettingControl | inline |
SetFormat(const std::string &format) | ISettingControl | inlinevirtual |
SetSeparatorBelowLabel(bool below) | CSettingControlTitle | inline |
SetSeparatorHidden(bool hidden) | CSettingControlTitle | inline |
~CSettingControlTitle() override=default | CSettingControlTitle | |
~ISettingControl()=default | ISettingControl | virtual |