kodi
KODI::GAME::CGUIFeatureGroupTitle Member List

This is the complete list of members for KODI::GAME::CGUIFeatureGroupTitle, including all inherited members.

ActionMap typedefCGUIControl
AllocResources() (defined in CGUIControl)CGUIControlvirtual
ALWAYS enum value (defined in CGUIControl)CGUIControl
Animate(unsigned int currentTime) (defined in CGUIControl)CGUIControlprotectedvirtual
CalcRenderRegion() const overrideCGUILabelControlvirtual
CanFocus() const override (defined in CGUILabelControl)CGUILabelControlvirtual
CanFocusFromPoint(const CPoint &point) constCGUIControlprotectedvirtual
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
CGUIFeatureGroupTitle(const CGUILabelControl &groupTitleTemplate, const std::string &groupName, unsigned int buttonIndex) (defined in KODI::GAME::CGUIFeatureGroupTitle)KODI::GAME::CGUIFeatureGroupTitle
CGUILabelControl(int parentID, int controlID, float posX, float posY, float width, float height, const CLabelInfo &labelInfo, bool wrapMultiLine, bool bHasPath) (defined in CGUILabelControl)CGUILabelControl
CheckAnimation(ANIMATION_TYPE animType) (defined in CGUIControl)CGUIControlprotectedvirtual
Clone() const override (defined in CGUILabelControl)CGUILabelControlinlinevirtual
ControlType (defined in CGUIControl)CGUIControlprotected
DELAYED enum value (defined in CGUIControl)CGUIControl
DIRTY_STATE_CHILD (defined in CGUIControl)CGUIControlprotectedstatic
DIRTY_STATE_CONTROL (defined in CGUIControl)CGUIControlprotectedstatic
DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions) (defined in CGUIControl)CGUIControlvirtual
DoRender() (defined in CGUIControl)CGUIControlvirtual
DynamicResourceAlloc(bool bOnOff) (defined in CGUIControl)CGUIControlvirtual
FOCUS enum value (defined in CGUIControl)CGUIControl
FreeResources(bool immediately=false) (defined in CGUIControl)CGUIControlvirtual
GetAction(int actionID) constCGUIControl
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true) (defined in CGUIControl)CGUIControl
GetAnimations() const (defined in CGUIControl)CGUIControlinline
GetCondition(int condition, int data) const (defined in CGUIControl)CGUIControlinlinevirtual
GetControl(int id, std::vector< CGUIControl *> *idCollector=nullptr) (defined in CGUIControl)CGUIControlvirtual
GetControlType() const (defined in CGUIControl)CGUIControlinline
GetCursorPos() const (defined in CGUILabelControl)CGUILabelControlinline
GetDescription() const override (defined in CGUILabelControl)CGUILabelControlvirtual
GetDescriptionByIndex(int index) const (defined in CGUIControl)CGUIControlinlinevirtual
GetHeight() const (defined in CGUIControl)CGUIControlvirtual
GetID(void) const (defined in CGUIControl)CGUIControlvirtual
GetLabelInfo() const (defined in CGUILabelControl)CGUILabelControlinline
GetMaxWidth() constCGUILabelControlinlineprotected
GetParentControl(void) const (defined in CGUIControl)CGUIControlinline
GetParentID() const (defined in CGUIControl)CGUIControl
GetPosition() constCGUIControlinlineprotectedvirtual
GetRenderPosition() const (defined in CGUIControl)CGUIControl
GetRenderRegion() constCGUIControlinline
GetWidth() const override (defined in CGUILabelControl)CGUILabelControlvirtual
GetXPosition() const (defined in CGUIControl)CGUIControlvirtual
GetYPosition() const (defined in CGUIControl)CGUIControlvirtual
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)CGUIControlvirtual
HasFocus() const (defined in CGUIControl)CGUIControlvirtual
HasProcessed() constCGUIControlinline
HasVisibleCondition() const (defined in CGUIControl)CGUIControlinline
HIDDEN enum value (defined in CGUIControl)CGUIControl
HitTest(const CPoint &point) constCGUIControlvirtual
IsAnimating(ANIMATION_TYPE anim) (defined in CGUIControl)CGUIControlvirtual
IsContainer() const (defined in CGUIControl)CGUIControlinlinevirtual
IsControlDirty() const (defined in CGUIControl)CGUIControlinline
IsControlRenderable()CGUIControl
IsDisabled() const (defined in CGUIControl)CGUIControlvirtual
IsDynamicallyAllocated() (defined in CGUIControl)CGUIControlinlinevirtual
IsGroup() const (defined in CGUIControl)CGUIControlinlinevirtual
IsVisible() const (defined in CGUIControl)CGUIControlvirtual
IsVisibleFromSkin() const (defined in CGUIControl)CGUIControlinline
m_actions (defined in CGUIControl)CGUIControlprotected
m_allowHiddenFocus (defined in CGUIControl)CGUIControlprotected
m_animations (defined in CGUIControl)CGUIControlprotected
m_bAllocated (defined in CGUIControl)CGUIControlprotected
m_bHasFocus (defined in CGUIControl)CGUIControlprotected
m_bHasPath (defined in CGUILabelControl)CGUILabelControlprotected
m_bInvalidated (defined in CGUIControl)CGUIControlprotected
m_bShowCursor (defined in CGUILabelControl)CGUILabelControlprotected
m_cachedTransform (defined in CGUIControl)CGUIControlprotected
m_camera (defined in CGUIControl)CGUIControlprotected
m_controlDirtyState (defined in CGUIControl)CGUIControlprotected
m_controlID (defined in CGUIControl)CGUIControlprotected
m_controlStats (defined in CGUIControl)CGUIControlprotected
m_diffuseColor (defined in CGUIControl)CGUIControlprotected
m_dwCounter (defined in CGUILabelControl)CGUILabelControlprotected
m_enableCondition (defined in CGUIControl)CGUIControlprotected
m_enabled (defined in CGUIControl)CGUIControlprotected
m_endHighlight (defined in CGUILabelControl)CGUILabelControlprotected
m_endSelection (defined in CGUILabelControl)CGUILabelControlprotected
m_forceHidden (defined in CGUIControl)CGUIControlprotected
m_hasCamera (defined in CGUIControl)CGUIControlprotected
m_hasProcessed (defined in CGUIControl)CGUIControlprotected
m_height (defined in CGUIControl)CGUIControlprotected
m_hitColor (defined in CGUIControl)CGUIControlprotected
m_hitRect (defined in CGUIControl)CGUIControlprotected
m_iCursorPos (defined in CGUILabelControl)CGUILabelControlprotected
m_infoLabel (defined in CGUILabelControl)CGUILabelControlprotected
m_isCulled (defined in CGUIControl)CGUIControlprotected
m_label (defined in CGUILabelControl)CGUILabelControlprotected
m_minWidth (defined in CGUILabelControl)CGUILabelControlprotected
m_parentControl (defined in CGUIControl)CGUIControlprotected
m_parentID (defined in CGUIControl)CGUIControlprotected
m_posX (defined in CGUIControl)CGUIControlprotected
m_posY (defined in CGUIControl)CGUIControlprotected
m_pulseOnSelect (defined in CGUIControl)CGUIControlprotected
m_pushedUpdates (defined in CGUIControl)CGUIControlprotected
m_renderRegion (defined in CGUIControl)CGUIControlprotected
m_startHighlight (defined in CGUILabelControl)CGUILabelControlprotected
m_startSelection (defined in CGUILabelControl)CGUILabelControlprotected
m_stereo (defined in CGUIControl)CGUIControlprotected
m_transform (defined in CGUIControl)CGUIControlprotected
m_visible (defined in CGUIControl)CGUIControlprotected
m_visibleCondition (defined in CGUIControl)CGUIControlprotected
m_visibleFromSkinCondition (defined in CGUIControl)CGUIControlprotected
m_width (defined in CGUIControl)CGUIControlprotected
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL) (defined in CGUIControl)CGUIControl
Navigate(int direction) constCGUIControl
NEVER enum value (defined in CGUIControl)CGUIControl
OnAction(const CAction &action) (defined in CGUIControl)CGUIControlvirtual
OnBack() (defined in CGUIControl)CGUIControlvirtual
OnDown() (defined in CGUIControl)CGUIControlvirtual
OnFocus() (defined in CGUIControl)CGUIControlinlinevirtual
OnInfo() (defined in CGUIControl)CGUIControlvirtual
OnLeft() (defined in CGUIControl)CGUIControlvirtual
OnMessage(CGUIMessage &message) override (defined in CGUILabelControl)CGUILabelControlvirtual
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event)CGUIControlinlinevirtual
OnMouseOver(const CPoint &point)CGUIControlprotectedvirtual
OnNextControl() (defined in CGUIControl)CGUIControlvirtual
OnPrevControl() (defined in CGUIControl)CGUIControlvirtual
OnRight() (defined in CGUIControl)CGUIControlvirtual
OnUnFocus() (defined in CGUIControl)CGUIControlinlinevirtual
OnUp() (defined in CGUIControl)CGUIControlvirtual
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) override (defined in CGUILabelControl)CGUILabelControlvirtual
QueueAnimation(ANIMATION_TYPE anim) (defined in CGUIControl)CGUIControlvirtual
Render() override (defined in CGUILabelControl)CGUILabelControlvirtual
RenderEx() (defined in CGUIControl)CGUIControlinlinevirtual
ResetAnimation(ANIMATION_TYPE type) (defined in CGUIControl)CGUIControlvirtual
ResetAnimations() (defined in CGUIControl)CGUIControlvirtual
SaveStates(std::vector< CControlState > &states) (defined in CGUIControl)CGUIControlvirtual
SendMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event)CGUIControlvirtual
SendWindowMessage(CGUIMessage &message) const (defined in CGUIControl)CGUIControlprotected
SetAction(int actionID, const CGUIAction &action, bool replace=true)CGUIControl
SetActions(const ActionMap &actions) (defined in CGUIControl)CGUIControl
SetAlignment(uint32_t align) (defined in CGUILabelControl)CGUILabelControl
SetAnimations(const std::vector< CAnimation > &animations) (defined in CGUIControl)CGUIControl
SetCamera(const CPoint &camera) (defined in CGUIControl)CGUIControlvirtual
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color) (defined in CGUIControl)CGUIControl
SetControlStats(GUICONTROLSTATS *controlStats) (defined in CGUIControl)CGUIControlinline
SetCursorPos(int iPos) (defined in CGUILabelControl)CGUILabelControl
SetEnableCondition(const std::string &expression) (defined in CGUIControl)CGUIControl
SetEnabled(bool bEnable) (defined in CGUIControl)CGUIControlvirtual
SetFocus(bool focus) (defined in CGUIControl)CGUIControlvirtual
SetHeight(float height) (defined in CGUIControl)CGUIControlvirtual
SetHighlight(unsigned int start, unsigned int end) (defined in CGUILabelControl)CGUILabelControl
SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color) (defined in CGUIControl)CGUIControlvirtual
SetID(int id) (defined in CGUIControl)CGUIControlinlinevirtual
SetInfo(const KODI::GUILIB::GUIINFO::CGUIInfoLabel &labelInfo) (defined in CGUILabelControl)CGUILabelControl
SetInitialVisibility() (defined in CGUIControl)CGUIControlvirtual
SetInvalid() (defined in CGUIControl)CGUIControlinlinevirtual
SetLabel(const std::string &strLabel) (defined in CGUILabelControl)CGUILabelControl
SetParentControl(CGUIControl *control) (defined in CGUIControl)CGUIControlinline
SetPosition(float posX, float posY) (defined in CGUIControl)CGUIControlvirtual
SetPulseOnSelect(bool pulse) (defined in CGUIControl)CGUIControlinlinevirtual
SetPushUpdates(bool pushUpdates) (defined in CGUIControl)CGUIControlinlinevirtual
SetSelection(unsigned int start, unsigned int end) (defined in CGUILabelControl)CGUILabelControl
SetStereoFactor(const float &factor) (defined in CGUIControl)CGUIControlvirtual
SetVisible(bool bVisible, bool setVisState=false)CGUIControlvirtual
SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="") (defined in CGUIControl)CGUIControl
SetWidth(float width) override (defined in CGUILabelControl)CGUILabelControlvirtual
SetWidthControl(float minWidth, bool bScroll) (defined in CGUILabelControl)CGUILabelControl
ShortenPath(const std::string &path) (defined in CGUILabelControl)CGUILabelControlprotected
ShowCursor(bool bShow=true) (defined in CGUILabelControl)CGUILabelControl
UnfocusFromPoint(const CPoint &point)CGUIControlvirtual
UpdateColors(const CGUIListItem *item) override (defined in CGUILabelControl)CGUILabelControlprotectedvirtual
UpdateControlStats() (defined in CGUIControl)CGUIControlvirtual
UpdateInfo(const CGUIListItem *item=NULL) override (defined in CGUILabelControl)CGUILabelControlvirtual
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState) (defined in CGUIControl)CGUIControlprotected
UpdateVisibility(const CGUIListItem *item) (defined in CGUIControl)CGUIControlvirtual
VISIBLE enum value (defined in CGUIControl)CGUIControl
~CGUIControl(void) (defined in CGUIControl)CGUIControlvirtual
~CGUIFeatureGroupTitle() override=default (defined in KODI::GAME::CGUIFeatureGroupTitle)KODI::GAME::CGUIFeatureGroupTitle
~CGUILabelControl(void) override (defined in CGUILabelControl)CGUILabelControl