kodi
|
This is the complete list of members for CGUIListContainer, including all inherited members.
ActionMap typedef | CGUIControl | |
AllocResources() override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
ALWAYS enum value (defined in CGUIControl) | CGUIControl | |
Animate(unsigned int currentTime) (defined in CGUIControl) | CGUIControl | protectedvirtual |
CalcRenderRegion() const | CGUIControl | virtual |
CalculateLayout() (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
CanFocus() const override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
CanFocusFromPoint(const CPoint &point) const | CGUIControl | protectedvirtual |
CGUIBaseContainer(int parentID, int controlID, float posX, float posY, float width, float height, ORIENTATION orientation, const CScroller &scroller, int preloadItems) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
CGUIBaseContainer(const CGUIBaseContainer &other) (defined in CGUIBaseContainer) | CGUIBaseContainer | explicit |
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 | |
CGUIListContainer(int parentID, int controlID, float posX, float posY, float width, float height, ORIENTATION orientation, const CScroller &scroller, int preloadItems) (defined in CGUIListContainer) | CGUIListContainer | |
CGUIListContainer(const CGUIListContainer &other) (defined in CGUIListContainer) | CGUIListContainer | explicit |
CGUIListContainer(int parentID, int controlID, float posX, float posY, float width, float height, const CLabelInfo &labelInfo, const CLabelInfo &labelInfo2, const CTextureInfo &textureButton, const CTextureInfo &textureButtonFocus, float textureHeight, float itemWidth, float itemHeight, float spaceBetweenItems) (defined in CGUIListContainer) | CGUIListContainer | |
CheckAnimation(ANIMATION_TYPE animType) (defined in CGUIControl) | CGUIControl | protectedvirtual |
Clone() const override (defined in CGUIListContainer) | CGUIListContainer | inlinevirtual |
ControlType (defined in CGUIControl) | CGUIControl | protected |
CorrectOffset(int offset, int cursor) const (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
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) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
DoRender() (defined in CGUIControl) | CGUIControl | virtual |
DynamicResourceAlloc(bool bOnOff) (defined in CGUIControl) | CGUIControl | virtual |
FOCUS enum value (defined in CGUIControl) | CGUIControl | |
FreeMemory(int keepStart, int keepEnd) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
FreeResources(bool immediately=false) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetAction(int actionID) const | CGUIControl | |
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true) (defined in CGUIControl) | CGUIControl | |
GetAnimations() const (defined in CGUIControl) | CGUIControl | inline |
GetCacheCount() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotected |
GetCacheOffsets(int &cacheBefore, int &cacheAfter) const (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
GetCondition(int condition, int data) const override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetControl(int id, std::vector< CGUIControl *> *idCollector=nullptr) (defined in CGUIControl) | CGUIControl | virtual |
GetControlType() const (defined in CGUIControl) | CGUIControl | inline |
GetCurrentLayouts() (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
GetCurrentPage() const (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
GetCursor() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotected |
GetCursorFromPoint(const CPoint &point, CPoint *itemPoint=NULL) const override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
GetDescription() const override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetDescriptionByIndex(int index) const (defined in CGUIControl) | CGUIControl | inlinevirtual |
GetFocusedLayout() const (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
GetHeight() const (defined in CGUIControl) | CGUIControl | virtual |
GetID(void) const (defined in CGUIControl) | CGUIControl | virtual |
GetItemOffset() const | CGUIBaseContainer | inlineprotected |
GetLabel(int info) const override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetLabel() const (defined in IGUIContainer) | IGUIContainer | inline |
GetListItem(int offset, unsigned int flag=0) const override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetNumItems() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotectedvirtual |
GetOffset() const | CGUIBaseContainer | inlineprotected |
GetOffsetRange(int &minOffset, int &maxOffset) const (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
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 |
GetRows() const (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetSelectedItem() const (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
GetType() const (defined in IGUIContainer) | IGUIContainer | inline |
GetWidth() const (defined in CGUIControl) | CGUIControl | 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 |
HasNextPage() const override (defined in CGUIListContainer) | CGUIListContainer | virtual |
HasPreviousPage() const override (defined in CGUIListContainer) | CGUIListContainer | virtual |
HasProcessed() const | CGUIControl | inline |
HasVisibleCondition() const (defined in CGUIControl) | CGUIControl | inline |
HIDDEN enum value (defined in CGUIControl) | CGUIControl | |
HitTest(const CPoint &point) const | CGUIControl | virtual |
IGUIContainer(int parentID, int controlID, float posX, float posY, float width, float height) (defined in IGUIContainer) | IGUIContainer | inline |
iItems typedef (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
InsideLayout(const CGUIListItemLayout *layout, const CPoint &point) const (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
IsAnimating(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
IsContainer() const override (defined in IGUIContainer) | IGUIContainer | inlinevirtual |
IsControlDirty() const (defined in CGUIControl) | CGUIControl | inline |
IsControlRenderable() | CGUIControl | |
IsDisabled() const (defined in CGUIControl) | CGUIControl | virtual |
IsDynamicallyAllocated() (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsGroup() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsVisible() const (defined in CGUIControl) | CGUIControl | virtual |
IsVisibleFromSkin() const (defined in CGUIControl) | CGUIControl | inline |
LoadLayout(TiXmlElement *layout) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
LoadListProvider(TiXmlElement *content, int defaultItem, bool defaultAlways) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
m_actions (defined in CGUIControl) | CGUIControl | protected |
m_allowHiddenFocus (defined in CGUIControl) | CGUIControl | protected |
m_analogScrollCount (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_animations (defined in CGUIControl) | CGUIControl | protected |
m_autoScrollCondition (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_autoScrollDelayTime (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_autoScrollIsReversed (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_autoScrollMoveTime (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_bAllocated (defined in CGUIControl) | CGUIControl | protected |
m_bHasFocus (defined in CGUIControl) | CGUIControl | protected |
m_bInvalidated (defined in CGUIControl) | CGUIControl | 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_diffuseColor (defined in CGUIControl) | CGUIControl | protected |
m_enableCondition (defined in CGUIControl) | CGUIControl | protected |
m_enabled (defined in CGUIControl) | CGUIControl | protected |
m_focusedLayout (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_focusedLayoutCondition (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_focusedLayouts (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_forceHidden (defined in CGUIControl) | CGUIControl | 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_isCulled (defined in CGUIControl) | CGUIControl | protected |
m_items (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_itemsPerPage (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_label (defined in IGUIContainer) | IGUIContainer | protected |
m_lastHoldTime (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_lastItem (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_lastRenderTime (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_layout (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_layoutCondition (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_layouts (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_letterOffsets (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_listProvider (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_orientation (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_pageControl (defined in CGUIBaseContainer) | CGUIBaseContainer | 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_renderOffset | CGUIBaseContainer | protected |
m_renderRegion (defined in CGUIControl) | CGUIControl | protected |
m_scroller (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_stereo (defined in CGUIControl) | CGUIControl | protected |
m_transform (defined in CGUIControl) | CGUIControl | protected |
m_type (defined in IGUIContainer) | IGUIContainer | protected |
m_visible (defined in CGUIControl) | CGUIControl | protected |
m_visibleCondition (defined in CGUIControl) | CGUIControl | protected |
m_visibleFromSkinCondition (defined in CGUIControl) | CGUIControl | protected |
m_wasReset (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
m_width (defined in CGUIControl) | CGUIControl | protected |
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL) (defined in CGUIControl) | CGUIControl | |
MoveDown(bool wrapAround) override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
MoveUp(bool wrapAround) override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
Navigate(int direction) const | CGUIControl | |
NEVER enum value (defined in CGUIControl) | CGUIControl | |
OnAction(const CAction &action) override (defined in CGUIListContainer) | CGUIListContainer | virtual |
OnBack() (defined in CGUIControl) | CGUIControl | virtual |
OnClick(int actionID) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
OnDown() override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
OnFocus() override (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
OnInfo() (defined in CGUIControl) | CGUIControl | virtual |
OnJumpLetter(const std::string &letter, bool skip=false) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
OnJumpSMS(int letter) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
OnLeft() override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
OnMessage(CGUIMessage &message) override (defined in CGUIListContainer) | CGUIListContainer | virtual |
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) override | CGUIBaseContainer | protectedvirtual |
OnMouseOver(const CPoint &point) override | CGUIBaseContainer | virtual |
OnNextControl() (defined in CGUIControl) | CGUIControl | virtual |
OnNextLetter() (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
OnPrevControl() (defined in CGUIControl) | CGUIControl | virtual |
OnPrevLetter() (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
OnRight() override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
OnUnFocus() override (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
OnUp() override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
ProcessItem(float posX, float posY, std::shared_ptr< CGUIListItem > &item, bool focused, unsigned int currentTime, CDirtyRegionList &dirtyregions) (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
QueueAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
Render() override (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
RenderEx() (defined in CGUIControl) | CGUIControl | inlinevirtual |
RenderItem(float posX, float posY, CGUIListItem *item, bool focused) (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
Reset() (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
ResetAnimation(ANIMATION_TYPE type) (defined in CGUIControl) | CGUIControl | virtual |
ResetAnimations() (defined in CGUIControl) | CGUIControl | virtual |
ResetAutoScrolling() (defined in CGUIBaseContainer) | CGUIBaseContainer | |
SaveStates(std::vector< CControlState > &states) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
Scroll(int amount) override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
ScrollCorrectionRange() const (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
ScrollingDown() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotected |
ScrollingUp() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotected |
ScrollToOffset(int offset) (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
SelectItem(int item) override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
SelectItemFromPoint(const CPoint &point) override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
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 | |
SetAutoScrolling(const TiXmlNode *node) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
SetCamera(const CPoint &camera) (defined in CGUIControl) | CGUIControl | virtual |
SetClickActions(const CGUIAction &clickActions) (defined in CGUIBaseContainer) | CGUIBaseContainer | inline |
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color) (defined in CGUIControl) | CGUIControl | |
SetContainerMoving(int direction) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
SetControlStats(GUICONTROLSTATS *controlStats) (defined in CGUIControl) | CGUIControl | inline |
SetCursor(int cursor) override | CGUIListContainer | protectedvirtual |
SetEnableCondition(const std::string &expression) (defined in CGUIControl) | CGUIControl | |
SetEnabled(bool bEnable) (defined in CGUIControl) | CGUIControl | virtual |
SetFocus(bool bOnOff) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
SetFocusActions(const CGUIAction &focusActions) (defined in CGUIBaseContainer) | CGUIBaseContainer | inline |
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() (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetListProvider(std::unique_ptr< IListProvider > provider) | CGUIBaseContainer | |
SetOffset(int offset) | CGUIBaseContainer | protected |
SetPageControl(int id) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
SetPageControlRange() (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
SetParentControl(CGUIControl *control) (defined in CGUIControl) | CGUIControl | inline |
SetPosition(float posX, float posY) (defined in CGUIControl) | CGUIControl | virtual |
SetPulseOnSelect(bool pulse) (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetPushUpdates(bool pushUpdates) (defined in CGUIControl) | CGUIControl | inlinevirtual |
SetRenderOffset(const CPoint &offset) | CGUIBaseContainer | |
SetStereoFactor(const float &factor) (defined in CGUIControl) | CGUIControl | virtual |
SetType(VIEW_TYPE type, const std::string &label) (defined in IGUIContainer) | IGUIContainer | inline |
SetUnFocusActions(const CGUIAction &unfocusActions) (defined in CGUIBaseContainer) | CGUIBaseContainer | inline |
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 |
Size() const (defined in CGUIBaseContainer) | CGUIBaseContainer | inlineprotected |
UnfocusFromPoint(const CPoint &point) | CGUIControl | virtual |
UpdateAutoScrolling(unsigned int currentTime) (defined in CGUIBaseContainer) | CGUIBaseContainer | |
UpdateColors(const CGUIListItem *item) (defined in CGUIControl) | CGUIControl | protectedvirtual |
UpdateControlStats() (defined in CGUIControl) | CGUIControl | virtual |
UpdateInfo(const CGUIListItem *item=NULL) (defined in CGUIControl) | CGUIControl | inlinevirtual |
UpdateLayout(bool refreshAllItems=false) (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
UpdateListProvider(bool forceRefresh=false) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
UpdatePageControl(int offset) (defined in CGUIBaseContainer) | CGUIBaseContainer | protectedvirtual |
UpdateScrollByLetter() (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
UpdateScrollOffset(unsigned int currentTime) (defined in CGUIBaseContainer) | CGUIBaseContainer | protected |
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState) (defined in CGUIControl) | CGUIControl | protected |
UpdateVisibility(const CGUIListItem *item=NULL) override (defined in CGUIBaseContainer) | CGUIBaseContainer | virtual |
ValidateOffset() override (defined in CGUIListContainer) | CGUIListContainer | protectedvirtual |
VISIBLE enum value (defined in CGUIControl) | CGUIControl | |
~CGUIBaseContainer(void) override (defined in CGUIBaseContainer) | CGUIBaseContainer | |
~CGUIControl(void) (defined in CGUIControl) | CGUIControl | virtual |
~CGUIListContainer(void) override (defined in CGUIListContainer) | CGUIListContainer |