kodi
|
This is the complete list of members for CGUIControlButtonSetting, including all inherited members.
CGUIControlBaseSetting(int id, std::shared_ptr< CSetting > pSetting, ILocalizer *localizer) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
CGUIControlButtonSetting(CGUIButtonControl *pButton, int id, std::shared_ptr< CSetting > pSetting, ILocalizer *localizer) (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | |
Clear() override | CGUIControlButtonSetting | inlinevirtual |
GetControl() override (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | inlinevirtual |
GetID() const (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | inline |
GetPath(const std::shared_ptr< CSettingPath > &pathSetting, ILocalizer *localizer) (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | static |
GetSetting() (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | inline |
ILocalizer()=default (defined in ILocalizer) | ILocalizer | protected |
IsDelayed() const | CGUIControlBaseSetting | inline |
IsEnabled() const | CGUIControlBaseSetting | |
IsValid() const | CGUIControlBaseSetting | inline |
Localize(std::uint32_t code) const override (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protectedvirtual |
m_delayed (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protected |
m_id (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protected |
m_localizer (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protected |
m_pSetting (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protected |
m_valid (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | protected |
OnClick() override (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | virtual |
OnSliderChange(void *data, CGUISliderControl *slider) override | CGUIControlButtonSetting | protectedvirtual |
SetDelayed() | CGUIControlBaseSetting | inline |
SetValid(bool valid) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | inline |
Update(bool fromControl, bool updateDisplayOnly) override (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | protectedvirtual |
UpdateFromControl() (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
UpdateFromSetting(bool updateDisplayOnly=false) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
~CGUIControlBaseSetting() override=default (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
~CGUIControlButtonSetting() override (defined in CGUIControlButtonSetting) | CGUIControlButtonSetting | |
~ILocalizer()=default (defined in ILocalizer) | ILocalizer | protectedvirtual |
~ISliderCallback()=default (defined in ISliderCallback) | ISliderCallback | protectedvirtual |