kodi
|
This is the complete list of members for CGUIControlSpinExSetting, including all inherited members.
CGUIControlBaseSetting(int id, std::shared_ptr< CSetting > pSetting, ILocalizer *localizer) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
CGUIControlSpinExSetting(CGUISpinControlEx *pSpin, int id, std::shared_ptr< CSetting > pSetting, ILocalizer *localizer) (defined in CGUIControlSpinExSetting) | CGUIControlSpinExSetting | |
Clear() override | CGUIControlSpinExSetting | inlinevirtual |
GetControl() override (defined in CGUIControlSpinExSetting) | CGUIControlSpinExSetting | inlinevirtual |
GetID() const (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | inline |
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 CGUIControlSpinExSetting) | CGUIControlSpinExSetting | virtual |
SetDelayed() | CGUIControlBaseSetting | inline |
SetValid(bool valid) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | inline |
Update(bool fromControl, bool updateDisplayOnly) override (defined in CGUIControlSpinExSetting) | CGUIControlSpinExSetting | protectedvirtual |
UpdateFromControl() (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
UpdateFromSetting(bool updateDisplayOnly=false) (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
~CGUIControlBaseSetting() override=default (defined in CGUIControlBaseSetting) | CGUIControlBaseSetting | |
~CGUIControlSpinExSetting() override (defined in CGUIControlSpinExSetting) | CGUIControlSpinExSetting | |
~ILocalizer()=default (defined in ILocalizer) | ILocalizer | protectedvirtual |