kodi
|
This is the complete list of members for CGUISpinControl, including all inherited members.
ActionMap typedef | CGUIControl | |
AddLabel(const std::string &strLabel, int iValue) (defined in CGUISpinControl) | CGUISpinControl | |
AddLabel(const std::string &strLabel, const std::string &strValue) (defined in CGUISpinControl) | CGUISpinControl | |
AllocResources() override (defined in CGUISpinControl) | CGUISpinControl | virtual |
ALWAYS enum value (defined in CGUIControl) | CGUIControl | |
Animate(unsigned int currentTime) (defined in CGUIControl) | CGUIControl | protectedvirtual |
CalcRenderRegion() const | CGUIControl | virtual |
CanFocus() const (defined in CGUIControl) | CGUIControl | virtual |
CanFocusFromPoint(const CPoint &point) const | CGUIControl | protectedvirtual |
CanMoveDown(bool bTestReverse=true) (defined in CGUISpinControl) | CGUISpinControl | protected |
CanMoveUp(bool bTestReverse=true) (defined in CGUISpinControl) | CGUISpinControl | protected |
CGUIControl() (defined in CGUIControl) | CGUIControl | |
CGUIControl(int parentID, int controlID, float posX, float posY, float width, float height) (defined in CGUIControl) | CGUIControl | |
CGUIControl(const CGUIControl &) (defined in CGUIControl) | CGUIControl | |
CGUISpinControl(int parentID, int controlID, float posX, float posY, float width, float height, const CTextureInfo &textureUp, const CTextureInfo &textureDown, const CTextureInfo &textureUpFocus, const CTextureInfo &textureDownFocus, const CTextureInfo &textureUpDisabled, const CTextureInfo &textureDownDisabled, const CLabelInfo &labelInfo, int iType) (defined in CGUISpinControl) | CGUISpinControl | |
CGUISpinControl(const CGUISpinControl &control) (defined in CGUISpinControl) | CGUISpinControl | protected |
ChangePage(int amount) (defined in CGUISpinControl) | CGUISpinControl | protected |
CheckAnimation(ANIMATION_TYPE animType) (defined in CGUIControl) | CGUIControl | protectedvirtual |
Clear() (defined in CGUISpinControl) | CGUISpinControl | |
Clone() const override (defined in CGUISpinControl) | CGUISpinControl | inlinevirtual |
ControlType (defined in CGUIControl) | CGUIControl | protected |
DELAYED enum value (defined in CGUIControl) | CGUIControl | |
DIRTY_STATE_CHILD (defined in CGUIControl) | CGUIControl | protectedstatic |
DIRTY_STATE_CONTROL (defined in CGUIControl) | CGUIControl | protectedstatic |
DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions) (defined in CGUIControl) | CGUIControl | virtual |
DoRender() (defined in CGUIControl) | CGUIControl | virtual |
DynamicResourceAlloc(bool bOnOff) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
FOCUS enum value (defined in CGUIControl) | CGUIControl | |
FreeResources(bool immediately=false) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
GetAction(int actionID) const | CGUIControl | |
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true) (defined in CGUIControl) | CGUIControl | |
GetAnimations() const (defined in CGUIControl) | CGUIControl | inline |
GetCondition(int condition, int data) const (defined in CGUIControl) | CGUIControl | inlinevirtual |
GetControl(int id, std::vector< CGUIControl *> *idCollector=nullptr) (defined in CGUIControl) | CGUIControl | virtual |
GetControlType() const (defined in CGUIControl) | CGUIControl | inline |
GetDescription() const override (defined in CGUISpinControl) | CGUISpinControl | virtual |
GetDescriptionByIndex(int index) const (defined in CGUIControl) | CGUIControl | inlinevirtual |
GetFloatValue() const (defined in CGUISpinControl) | CGUISpinControl | |
GetHeight() const (defined in CGUIControl) | CGUIControl | virtual |
GetID(void) const (defined in CGUIControl) | CGUIControl | virtual |
GetLabel() const (defined in CGUISpinControl) | CGUISpinControl | |
GetMaximum() const (defined in CGUISpinControl) | CGUISpinControl | |
GetMinimum() const (defined in CGUISpinControl) | CGUISpinControl | |
GetParentControl(void) const (defined in CGUIControl) | CGUIControl | inline |
GetParentID() const (defined in CGUIControl) | CGUIControl | |
GetPosition() const | CGUIControl | inlineprotectedvirtual |
GetRenderPosition() const (defined in CGUIControl) | CGUIControl | |
GetRenderRegion() const | CGUIControl | inline |
GetSpinHeight() const (defined in CGUISpinControl) | CGUISpinControl | inline |
GetSpinWidth() const (defined in CGUISpinControl) | CGUISpinControl | inline |
GetStringValue() const (defined in CGUISpinControl) | CGUISpinControl | |
GetTextColor() const (defined in CGUISpinControl) | CGUISpinControl | protected |
GetValue() const (defined in CGUISpinControl) | CGUISpinControl | |
GetWidth() const override (defined in CGUISpinControl) | CGUISpinControl | virtual |
GetXPosition() const (defined in CGUIControl) | CGUIControl | virtual |
GetYPosition() const (defined in CGUIControl) | CGUIControl | virtual |
GUICONTAINER_EPGGRID enum value (defined in CGUIControl) | CGUIControl | |
GUICONTAINER_FIXEDLIST enum value (defined in CGUIControl) | CGUIControl | |
GUICONTAINER_LIST enum value (defined in CGUIControl) | CGUIControl | |
GUICONTAINER_PANEL enum value (defined in CGUIControl) | CGUIControl | |
GUICONTAINER_WRAPLIST enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_BORDEREDIMAGE enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_BUTTON enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_COLORBUTTON enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_EDIT enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_FADELABEL enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_GAME enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_GAMECONTROLLER enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_GAMECONTROLLERLIST enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_GROUP enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_GROUPLIST enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_IMAGE enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_LABEL enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_LISTGROUP enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_LISTLABEL enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_MOVER enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_MULTI_IMAGE enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_PROGRESS enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_RADIO enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_RANGES enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_RENDERADDON enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_RESIZE enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_RSS enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_SCROLLBAR enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_SETTINGS_SLIDER enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_SLIDER enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_SPIN enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_SPINEX enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_TEXTBOX enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_TOGGLEBUTTON enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_UNKNOWN enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_VIDEO enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROL_VISUALISATION enum value (defined in CGUIControl) | CGUIControl | |
GUICONTROLTYPES enum name (defined in CGUIControl) | CGUIControl | |
GUISCROLLVALUE enum name (defined in CGUIControl) | CGUIControl | |
GUIVISIBLE enum name (defined in CGUIControl) | CGUIControl | |
HasAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
HasFocus() const (defined in CGUIControl) | CGUIControl | virtual |
HasProcessed() const | CGUIControl | inline |
HasVisibleCondition() const (defined in CGUIControl) | CGUIControl | inline |
HIDDEN enum value (defined in CGUIControl) | CGUIControl | |
HitTest(const CPoint &point) const override | CGUISpinControl | virtual |
IsAnimating(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
IsContainer() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsControlDirty() const (defined in CGUIControl) | CGUIControl | inline |
IsControlRenderable() | CGUIControl | |
IsDisabled() const (defined in CGUIControl) | CGUIControl | virtual |
IsDynamicallyAllocated() (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsFocusedOnUp() const (defined in CGUISpinControl) | CGUISpinControl | |
IsGroup() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsVisible() const override (defined in CGUISpinControl) | CGUISpinControl | virtual |
IsVisibleFromSkin() const (defined in CGUIControl) | CGUIControl | inline |
m_actions (defined in CGUIControl) | CGUIControl | protected |
m_allowHiddenFocus (defined in CGUIControl) | CGUIControl | protected |
m_animations (defined in CGUIControl) | CGUIControl | protected |
m_bAllocated (defined in CGUIControl) | CGUIControl | protected |
m_bHasFocus (defined in CGUIControl) | CGUIControl | protected |
m_bInvalidated (defined in CGUIControl) | CGUIControl | protected |
m_bReverse (defined in CGUISpinControl) | CGUISpinControl | protected |
m_bShowRange (defined in CGUISpinControl) | CGUISpinControl | protected |
m_cachedTransform (defined in CGUIControl) | CGUIControl | protected |
m_camera (defined in CGUIControl) | CGUIControl | protected |
m_controlDirtyState (defined in CGUIControl) | CGUIControl | protected |
m_controlID (defined in CGUIControl) | CGUIControl | protected |
m_controlStats (defined in CGUIControl) | CGUIControl | protected |
m_currentItem (defined in CGUISpinControl) | CGUISpinControl | protected |
m_diffuseColor (defined in CGUIControl) | CGUIControl | protected |
m_enableCondition (defined in CGUIControl) | CGUIControl | protected |
m_enabled (defined in CGUIControl) | CGUIControl | protected |
m_fEnd (defined in CGUISpinControl) | CGUISpinControl | protected |
m_fInterval (defined in CGUISpinControl) | CGUISpinControl | protected |
m_forceHidden (defined in CGUIControl) | CGUIControl | protected |
m_fStart (defined in CGUISpinControl) | CGUISpinControl | protected |
m_fValue (defined in CGUISpinControl) | CGUISpinControl | protected |
m_hasCamera (defined in CGUIControl) | CGUIControl | protected |
m_hasProcessed (defined in CGUIControl) | CGUIControl | protected |
m_height (defined in CGUIControl) | CGUIControl | protected |
m_hitColor (defined in CGUIControl) | CGUIControl | protected |
m_hitRect (defined in CGUIControl) | CGUIControl | protected |
m_iEnd (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinDown (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinDownDisabled (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinDownFocus (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinUp (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinUpDisabled (defined in CGUISpinControl) | CGUISpinControl | protected |
m_imgspinUpFocus (defined in CGUISpinControl) | CGUISpinControl | protected |
m_isCulled (defined in CGUIControl) | CGUIControl | protected |
m_iSelect (defined in CGUISpinControl) | CGUISpinControl | protected |
m_iStart (defined in CGUISpinControl) | CGUISpinControl | protected |
m_itemsPerPage (defined in CGUISpinControl) | CGUISpinControl | protected |
m_iType (defined in CGUISpinControl) | CGUISpinControl | protected |
m_iTypedPos (defined in CGUISpinControl) | CGUISpinControl | protected |
m_iValue (defined in CGUISpinControl) | CGUISpinControl | protected |
m_label (defined in CGUISpinControl) | CGUISpinControl | protected |
m_numItems (defined in CGUISpinControl) | CGUISpinControl | protected |
m_parentControl (defined in CGUIControl) | CGUIControl | protected |
m_parentID (defined in CGUIControl) | CGUIControl | protected |
m_posX (defined in CGUIControl) | CGUIControl | protected |
m_posY (defined in CGUIControl) | CGUIControl | protected |
m_pulseOnSelect (defined in CGUIControl) | CGUIControl | protected |
m_pushedUpdates (defined in CGUIControl) | CGUIControl | protected |
m_renderRegion (defined in CGUIControl) | CGUIControl | protected |
m_showOnePage (defined in CGUISpinControl) | CGUISpinControl | protected |
m_stereo (defined in CGUIControl) | CGUIControl | protected |
m_szTyped (defined in CGUISpinControl) | CGUISpinControl | protected |
m_transform (defined in CGUIControl) | CGUIControl | protected |
m_vecLabels (defined in CGUISpinControl) | CGUISpinControl | protected |
m_vecStrValues (defined in CGUISpinControl) | CGUISpinControl | protected |
m_vecValues (defined in CGUISpinControl) | CGUISpinControl | protected |
m_visible (defined in CGUIControl) | CGUIControl | protected |
m_visibleCondition (defined in CGUIControl) | CGUIControl | protected |
m_visibleFromSkinCondition (defined in CGUIControl) | CGUIControl | protected |
m_width (defined in CGUIControl) | CGUIControl | protected |
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL) (defined in CGUIControl) | CGUIControl | |
MoveDown(bool bTestReverse=true) (defined in CGUISpinControl) | CGUISpinControl | protected |
MoveUp(bool bTestReverse=true) (defined in CGUISpinControl) | CGUISpinControl | protected |
Navigate(int direction) const | CGUIControl | |
NEVER enum value (defined in CGUIControl) | CGUIControl | |
OnAction(const CAction &action) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
OnBack() (defined in CGUIControl) | CGUIControl | virtual |
OnDown() (defined in CGUIControl) | CGUIControl | virtual |
OnFocus() (defined in CGUIControl) | CGUIControl | inlinevirtual |
OnInfo() (defined in CGUIControl) | CGUIControl | virtual |
OnLeft() override (defined in CGUISpinControl) | CGUISpinControl | virtual |
OnMessage(CGUIMessage &message) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) override | CGUISpinControl | protectedvirtual |
OnMouseOver(const CPoint &point) override | CGUISpinControl | virtual |
OnNextControl() (defined in CGUIControl) | CGUIControl | virtual |
OnPrevControl() (defined in CGUIControl) | CGUIControl | virtual |
OnRight() override (defined in CGUISpinControl) | CGUISpinControl | virtual |
OnUnFocus() (defined in CGUIControl) | CGUIControl | inlinevirtual |
OnUp() (defined in CGUIControl) | CGUIControl | virtual |
PageDown() (defined in CGUISpinControl) | CGUISpinControl | protected |
PageUp() (defined in CGUISpinControl) | CGUISpinControl | protected |
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
QueueAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
Render() override (defined in CGUISpinControl) | CGUISpinControl | virtual |
RenderEx() (defined in CGUIControl) | CGUIControl | inlinevirtual |
RenderText(float posX, float posY, float width, float height) | CGUISpinControl | protectedvirtual |
ResetAnimation(ANIMATION_TYPE type) (defined in CGUIControl) | CGUIControl | virtual |
ResetAnimations() (defined in CGUIControl) | CGUIControl | virtual |
SaveStates(std::vector< CControlState > &states) (defined in CGUIControl) | CGUIControl | virtual |
SendMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) | CGUIControl | virtual |
SendWindowMessage(CGUIMessage &message) const (defined in CGUIControl) | CGUIControl | protected |
SetAction(int actionID, const CGUIAction &action, bool replace=true) | CGUIControl | |
SetActions(const ActionMap &actions) (defined in CGUIControl) | CGUIControl | |
SetAnimations(const std::vector< CAnimation > &animations) (defined in CGUIControl) | CGUIControl | |
SetCamera(const CPoint &camera) (defined in CGUIControl) | CGUIControl | virtual |
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color) (defined in CGUIControl) | CGUIControl | |
SetControlStats(GUICONTROLSTATS *controlStats) (defined in CGUIControl) | CGUIControl | inline |
SetEnableCondition(const std::string &expression) (defined in CGUIControl) | CGUIControl | |
SetEnabled(bool bEnable) (defined in CGUIControl) | CGUIControl | virtual |
SetFloatInterval(float fInterval) (defined in CGUISpinControl) | CGUISpinControl | |
SetFloatRange(float fStart, float fEnd) (defined in CGUISpinControl) | CGUISpinControl | |
SetFloatValue(float fValue) (defined in CGUISpinControl) | CGUISpinControl | |
SetFocus(bool focus) (defined in CGUIControl) | CGUIControl | virtual |
SetHeight(float height) (defined in CGUIControl) | CGUIControl | virtual |
SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color) (defined in CGUIControl) | CGUIControl | virtual |
SetID(int id) (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetInitialVisibility() (defined in CGUIControl) | CGUIControl | virtual |
SetInvalid() override (defined in CGUISpinControl) | CGUISpinControl | virtual |
SetParentControl(CGUIControl *control) (defined in CGUIControl) | CGUIControl | inline |
SetPosition(float posX, float posY) override (defined in CGUISpinControl) | CGUISpinControl | virtual |
SetPulseOnSelect(bool pulse) (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetPushUpdates(bool pushUpdates) (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetRange(int iStart, int iEnd) (defined in CGUISpinControl) | CGUISpinControl | |
SetReverse(bool bOnOff) (defined in CGUISpinControl) | CGUISpinControl | |
SetShowOnePage(bool showOnePage) (defined in CGUISpinControl) | CGUISpinControl | inline |
SetShowRange(bool bOnoff) (defined in CGUISpinControl) | CGUISpinControl | |
SetSpinAlign(uint32_t align, float offsetX) (defined in CGUISpinControl) | CGUISpinControl | inline |
SetStereoFactor(const float &factor) (defined in CGUIControl) | CGUIControl | virtual |
SetStringValue(const std::string &strValue) (defined in CGUISpinControl) | CGUISpinControl | |
SetType(int iType) (defined in CGUISpinControl) | CGUISpinControl | inline |
SetValue(int iValue) (defined in CGUISpinControl) | CGUISpinControl | |
SetValueFromLabel(const std::string &label) (defined in CGUISpinControl) | CGUISpinControl | |
SetVisible(bool bVisible, bool setVisState=false) | CGUIControl | virtual |
SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="") (defined in CGUIControl) | CGUIControl | |
SetWidth(float width) (defined in CGUIControl) | CGUIControl | virtual |
UnfocusFromPoint(const CPoint &point) | CGUIControl | virtual |
UpdateColors(const CGUIListItem *item) override (defined in CGUISpinControl) | CGUISpinControl | protectedvirtual |
UpdateControlStats() (defined in CGUIControl) | CGUIControl | virtual |
UpdateInfo(const CGUIListItem *item=NULL) (defined in CGUIControl) | CGUIControl | inlinevirtual |
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState) (defined in CGUIControl) | CGUIControl | protected |
UpdateVisibility(const CGUIListItem *item) (defined in CGUIControl) | CGUIControl | virtual |
VISIBLE enum value (defined in CGUIControl) | CGUIControl | |
~CGUIControl(void) (defined in CGUIControl) | CGUIControl | virtual |
~CGUISpinControl() override=default (defined in CGUISpinControl) | CGUISpinControl |