|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CSettingControlEdit, including all inherited members.
| CSettingControlEdit() | CSettingControlEdit | inline |
| Deserialize(const TiXmlNode *node, bool update=false) override | CSettingControlEdit | virtual |
| GetDelayed() const | ISettingControl | inline |
| GetFormat() const | ISettingControl | inline |
| GetHeading() const | CSettingControlEdit | inline |
| GetType() const override | CSettingControlEdit | inlinevirtual |
| ISettingControl() | ISettingControl | |
| IsHidden() const | CSettingControlEdit | inline |
| m_delayed | ISettingControl | protected |
| m_format | ISettingControl | protected |
| s_logger | ISettingControl | protectedstatic |
| SetDelayed(bool delayed) | ISettingControl | inline |
| SetFormat(const std::string &format) override | CSettingControlEdit | virtual |
| SetHeading(int heading) | CSettingControlEdit | inline |
| SetHidden(bool hidden) | CSettingControlEdit | inline |
| SetVerifyNewValue(bool verifyNewValue) | CSettingControlEdit | inline |
| VerifyNewValue() const | CSettingControlEdit | inline |
| ~CSettingControlEdit() override=default | CSettingControlEdit | |
| ~ISettingControl()=default | ISettingControl | virtual |