Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGUISpinControlEx Member List

This is the complete list of members for CGUISpinControlEx, including all inherited members.

ActionMap typedefCGUIControl
AddLabel(const std::string &strLabel, int iValue)CGUISpinControl
AddLabel(const std::string &strLabel, const std::string &strValue)CGUISpinControl
AllocResources() overrideCGUISpinControlExvirtual
ALWAYS enum valueCGUIControl
Animate(unsigned int currentTime)CGUIControlprotectedvirtual
AssignDepth()CGUIControlvirtual
CalcRenderRegion() constCGUIControlvirtual
CanFocus() constCGUIControlvirtual
CanFocusFromPoint(const CPoint &point) constCGUIControlprotectedvirtual
CanMoveDown(bool bTestReverse=true)CGUISpinControlprotected
CanMoveUp(bool bTestReverse=true)CGUISpinControlprotected
CGUIControl()CGUIControl
CGUIControl(int parentID, int controlID, float posX, float posY, float width, float height)CGUIControl
CGUIControl(const 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)CGUISpinControl
CGUISpinControl(const CGUISpinControl &control)CGUISpinControlprotected
CGUISpinControlEx(int parentID, int controlID, float posX, float posY, float width, float height, float spinWidth, float spinHeight, const CLabelInfo &spinInfo, const CTextureInfo &textureFocus, const CTextureInfo &textureNoFocus, const CTextureInfo &textureUp, const CTextureInfo &textureDown, const CTextureInfo &textureUpFocus, const CTextureInfo &textureDownFocus, const CTextureInfo &textureUpDisabled, const CTextureInfo &textureDownDisabled, const CLabelInfo &labelInfo, int iType)CGUISpinControlEx
ChangePage(int amount)CGUISpinControlprotected
CheckAnimation(ANIMATION_TYPE animType)CGUIControlprotectedvirtual
Clear()CGUISpinControl
Clone() const overrideCGUISpinControlExinlinevirtual
ControlTypeCGUIControlprotected
DELAYED enum valueCGUIControl
DIRTY_STATE_CHILDCGUIControlprotectedstatic
DIRTY_STATE_CONTROLCGUIControlprotectedstatic
DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions)CGUIControlvirtual
DoRender()CGUIControlvirtual
DynamicResourceAlloc(bool bOnOff) overrideCGUISpinControlExvirtual
FOCUS enum valueCGUIControl
FreeResources(bool immediately=false) overrideCGUISpinControlExvirtual
GetAction(int actionID) constCGUIControl
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true)CGUIControl
GetAnimations() constCGUIControlinline
GetCondition(int condition, int data) constCGUIControlinlinevirtual
GetControl(int id, std::vector< CGUIControl * > *idCollector=nullptr)CGUIControlvirtual
GetControlType() constCGUIControlinline
GetCurrentLabel() constCGUISpinControlEx
GetDescription() const overrideCGUISpinControlExvirtual
GetDescriptionByIndex(int index) constCGUIControlinlinevirtual
GetFloatValue() constCGUISpinControl
GetHeight() const overrideCGUISpinControlExinlinevirtual
GetID(void) constCGUIControlvirtual
GetLabel() constCGUISpinControl
GetMaximum() constCGUISpinControl
GetMinimum() constCGUISpinControl
GetParentControl(void) constCGUIControlinline
GetParentID() constCGUIControl
GetPosition() constCGUIControlinlineprotectedvirtual
GetRenderPosition() constCGUIControl
GetRenderRegion() constCGUIControlinline
GetSpinHeight() constCGUISpinControlinline
GetSpinWidth() constCGUISpinControlinline
GetStringValue() constCGUISpinControl
GetTextColor() constCGUISpinControlprotected
GetValue() constCGUISpinControl
GetWidth() const overrideCGUISpinControlExinlinevirtual
GetXPosition() const overrideCGUISpinControlExinlinevirtual
GetYPosition() const overrideCGUISpinControlExinlinevirtual
GUICONTAINER_EPGGRID enum valueCGUIControl
GUICONTAINER_FIXEDLIST enum valueCGUIControl
GUICONTAINER_LIST enum valueCGUIControl
GUICONTAINER_PANEL enum valueCGUIControl
GUICONTAINER_WRAPLIST enum valueCGUIControl
GUICONTROL_BORDEREDIMAGE enum valueCGUIControl
GUICONTROL_BUTTON enum valueCGUIControl
GUICONTROL_COLORBUTTON enum valueCGUIControl
GUICONTROL_EDIT enum valueCGUIControl
GUICONTROL_FADELABEL enum valueCGUIControl
GUICONTROL_GAME enum valueCGUIControl
GUICONTROL_GAMECONTROLLER enum valueCGUIControl
GUICONTROL_GAMECONTROLLERLIST enum valueCGUIControl
GUICONTROL_GROUP enum valueCGUIControl
GUICONTROL_GROUPLIST enum valueCGUIControl
GUICONTROL_IMAGE enum valueCGUIControl
GUICONTROL_LABEL enum valueCGUIControl
GUICONTROL_LISTGROUP enum valueCGUIControl
GUICONTROL_LISTLABEL enum valueCGUIControl
GUICONTROL_MOVER enum valueCGUIControl
GUICONTROL_MULTI_IMAGE enum valueCGUIControl
GUICONTROL_PROGRESS enum valueCGUIControl
GUICONTROL_RADIO enum valueCGUIControl
GUICONTROL_RANGES enum valueCGUIControl
GUICONTROL_RENDERADDON enum valueCGUIControl
GUICONTROL_RESIZE enum valueCGUIControl
GUICONTROL_RSS enum valueCGUIControl
GUICONTROL_SCROLLBAR enum valueCGUIControl
GUICONTROL_SETTINGS_SLIDER enum valueCGUIControl
GUICONTROL_SLIDER enum valueCGUIControl
GUICONTROL_SPIN enum valueCGUIControl
GUICONTROL_SPINEX enum valueCGUIControl
GUICONTROL_TEXTBOX enum valueCGUIControl
GUICONTROL_TOGGLEBUTTON enum valueCGUIControl
GUICONTROL_UNKNOWN enum valueCGUIControl
GUICONTROL_VIDEO enum valueCGUIControl
GUICONTROL_VISUALISATION enum valueCGUIControl
GUICONTROLTYPES enum nameCGUIControl
GUISCROLLVALUE enum nameCGUIControl
GUIVISIBLE enum nameCGUIControl
HasAnimation(ANIMATION_TYPE anim)CGUIControlvirtual
HasFocus() constCGUIControlvirtual
HasProcessed() constCGUIControlinline
HasVisibleCondition() constCGUIControlinline
HIDDEN enum valueCGUIControl
HitTest(const CPoint &point) const overrideCGUISpinControlExinlinevirtual
IsAnimating(ANIMATION_TYPE anim)CGUIControlvirtual
IsContainer() constCGUIControlinlinevirtual
IsControlDirty() constCGUIControlinline
IsControlRenderable()CGUIControl
IsDisabled() constCGUIControlvirtual
IsDynamicallyAllocated()CGUIControlinlinevirtual
IsFocusedOnUp() constCGUISpinControl
IsGroup() constCGUIControlinlinevirtual
IsVisible() const overrideCGUISpinControlvirtual
IsVisibleFromSkin() constCGUIControlinline
m_actionsCGUIControlprotected
m_allowHiddenFocusCGUIControlprotected
m_animationsCGUIControlprotected
m_bAllocatedCGUIControlprotected
m_bHasFocusCGUIControlprotected
m_bInvalidatedCGUIControlprotected
m_bReverseCGUISpinControlprotected
m_bShowRangeCGUISpinControlprotected
m_buttonControlCGUISpinControlExprotected
m_cachedTransformCGUIControlprotected
m_cameraCGUIControlprotected
m_controlDirtyStateCGUIControlprotected
m_controlIDCGUIControlprotected
m_controlStatsCGUIControlprotected
m_currentItemCGUISpinControlprotected
m_diffuseColorCGUIControlprotected
m_enableConditionCGUIControlprotected
m_enabledCGUIControlprotected
m_fEndCGUISpinControlprotected
m_fIntervalCGUISpinControlprotected
m_forceHiddenCGUIControlprotected
m_fStartCGUISpinControlprotected
m_fValueCGUISpinControlprotected
m_hasCameraCGUIControlprotected
m_hasProcessedCGUIControlprotected
m_heightCGUIControlprotected
m_hitColorCGUIControlprotected
m_hitRectCGUIControlprotected
m_iEndCGUISpinControlprotected
m_imgspinDownCGUISpinControlprotected
m_imgspinDownDisabledCGUISpinControlprotected
m_imgspinDownFocusCGUISpinControlprotected
m_imgspinUpCGUISpinControlprotected
m_imgspinUpDisabledCGUISpinControlprotected
m_imgspinUpFocusCGUISpinControlprotected
m_isCulledCGUIControlprotected
m_iSelectCGUISpinControlprotected
m_iStartCGUISpinControlprotected
m_itemsPerPageCGUISpinControlprotected
m_iTypeCGUISpinControlprotected
m_iTypedPosCGUISpinControlprotected
m_iValueCGUISpinControlprotected
m_labelCGUISpinControlprotected
m_numItemsCGUISpinControlprotected
m_parentControlCGUIControlprotected
m_parentIDCGUIControlprotected
m_posXCGUIControlprotected
m_posYCGUIControlprotected
m_pulseOnSelectCGUIControlprotected
m_pushedUpdatesCGUIControlprotected
m_renderRegionCGUIControlprotected
m_showOnePageCGUISpinControlprotected
m_spinPosXCGUISpinControlExprotected
m_stereoCGUIControlprotected
m_szTypedCGUISpinControlprotected
m_transformCGUIControlprotected
m_vecLabelsCGUISpinControlprotected
m_vecStrValuesCGUISpinControlprotected
m_vecValuesCGUISpinControlprotected
m_visibleCGUIControlprotected
m_visibleConditionCGUIControlprotected
m_visibleFromSkinConditionCGUIControlprotected
m_widthCGUIControlprotected
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL)CGUIControl
MoveDown(bool bTestReverse=true)CGUISpinControlprotected
MoveUp(bool bTestReverse=true)CGUISpinControlprotected
Navigate(int direction) constCGUIControl
NEVER enum valueCGUIControl
OnAction(const CAction &action) overrideCGUISpinControlvirtual
OnBack()CGUIControlvirtual
OnDown()CGUIControlvirtual
OnFocus()CGUIControlinlinevirtual
OnInfo()CGUIControlvirtual
OnLeft() overrideCGUISpinControlvirtual
OnMessage(CGUIMessage &message) overrideCGUISpinControlvirtual
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) overrideCGUISpinControlprotectedvirtual
OnMouseOver(const CPoint &point) overrideCGUISpinControlvirtual
OnNextControl()CGUIControlvirtual
OnPrevControl()CGUIControlvirtual
OnRight() overrideCGUISpinControlvirtual
OnUnFocus()CGUIControlinlinevirtual
OnUp()CGUIControlvirtual
PageDown()CGUISpinControlprotected
PageUp()CGUISpinControlprotected
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) overrideCGUISpinControlExvirtual
QueueAnimation(ANIMATION_TYPE anim)CGUIControlvirtual
Render() overrideCGUISpinControlExvirtual
RenderEx()CGUIControlinlinevirtual
RenderText(float posX, float posY, float width, float height) overrideCGUISpinControlExprotectedvirtual
ResetAnimation(ANIMATION_TYPE type)CGUIControlvirtual
ResetAnimations()CGUIControlvirtual
SaveStates(std::vector< CControlState > &states)CGUIControlvirtual
SendMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event)CGUIControlvirtual
SendWindowMessage(CGUIMessage &message) constCGUIControlprotected
SetAction(int actionID, const CGUIAction &action, bool replace=true)CGUIControl
SetActions(const ActionMap &actions)CGUIControl
SetAnimations(const std::vector< CAnimation > &animations)CGUIControl
SetCamera(const CPoint &camera)CGUIControlvirtual
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color)CGUIControl
SetControlStats(GUICONTROLSTATS *controlStats)CGUIControlinline
SetEnableCondition(const std::string &expression)CGUIControl
SetEnabled(bool bEnable) overrideCGUISpinControlExvirtual
SetFloatInterval(float fInterval)CGUISpinControl
SetFloatRange(float fStart, float fEnd)CGUISpinControl
SetFloatValue(float fValue)CGUISpinControl
SetFocus(bool focus)CGUIControlvirtual
SetHeight(float height) overrideCGUISpinControlExvirtual
SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color)CGUIControlvirtual
SetID(int id)CGUIControlinlinevirtual
SetInitialVisibility()CGUIControlvirtual
SetInvalid() overrideCGUISpinControlExvirtual
SetItemInvalid(bool invalid)CGUISpinControlEx
SetParentControl(CGUIControl *control)CGUIControlinline
SetPosition(float posX, float posY) overrideCGUISpinControlExvirtual
SetPulseOnSelect(bool pulse)CGUIControlinlinevirtual
SetPushUpdates(bool pushUpdates)CGUIControlinlinevirtual
SetRange(int iStart, int iEnd)CGUISpinControl
SetReverse(bool bOnOff)CGUISpinControl
SetShowOnePage(bool showOnePage)CGUISpinControlinline
SetShowRange(bool bOnoff)CGUISpinControl
SetSpinAlign(uint32_t align, float offsetX)CGUISpinControlinline
SetSpinPosition(float spinPosX)CGUISpinControlEx
SetStereoFactor(const float &factor)CGUIControlvirtual
SetStringValue(const std::string &strValue)CGUISpinControl
SetText(const std::string &aLabel)CGUISpinControlExinline
SetType(int iType)CGUISpinControlinline
SetValue(int iValue)CGUISpinControl
SetValueFromLabel(const std::string &label)CGUISpinControl
SetVisible(bool bVisible, bool setVisState=false)CGUIControlvirtual
SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="")CGUIControl
SetWidth(float width) overrideCGUISpinControlExvirtual
UnfocusFromPoint(const CPoint &point)CGUIControlvirtual
UpdateColors(const CGUIListItem *item) overrideCGUISpinControlExprotectedvirtual
UpdateControlStats()CGUIControlvirtual
UpdateInfo(const CGUIListItem *item=NULL)CGUIControlinlinevirtual
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState)CGUIControlprotected
UpdateVisibility(const CGUIListItem *item)CGUIControlvirtual
VISIBLE enum valueCGUIControl
~CGUIControl(void)CGUIControlvirtual
~CGUISpinControl() override=defaultCGUISpinControl
~CGUISpinControlEx(void) overrideCGUISpinControlEx