kodi
|
This is the complete list of members for CGUIRenderingControl, including all inherited members.
ActionMap typedef | CGUIControl | |
AllocResources() (defined in CGUIControl) | CGUIControl | virtual |
ALWAYS enum value (defined in CGUIControl) | CGUIControl | |
Animate(unsigned int currentTime) (defined in CGUIControl) | CGUIControl | protectedvirtual |
CalcRenderRegion() const | CGUIControl | virtual |
CanFocus() const override (defined in CGUIRenderingControl) | CGUIRenderingControl | inlinevirtual |
CanFocusFromPoint(const CPoint &point) const override | CGUIRenderingControl | virtual |
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 | |
CGUIRenderingControl(int parentID, int controlID, float posX, float posY, float width, float height) (defined in CGUIRenderingControl) | CGUIRenderingControl | |
CGUIRenderingControl(const CGUIRenderingControl &from) (defined in CGUIRenderingControl) | CGUIRenderingControl | |
CheckAnimation(ANIMATION_TYPE animType) (defined in CGUIControl) | CGUIControl | protectedvirtual |
Clone() const override (defined in CGUIRenderingControl) | CGUIRenderingControl | 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) (defined in CGUIControl) | CGUIControl | virtual |
FOCUS enum value (defined in CGUIControl) | CGUIControl | |
FreeResources(bool immediately=false) override | CGUIRenderingControl | 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 (defined in CGUIControl) | CGUIControl | inlinevirtual |
GetDescriptionByIndex(int index) const (defined in CGUIControl) | CGUIControl | inlinevirtual |
GetHeight() const (defined in CGUIControl) | CGUIControl | virtual |
GetID(void) const (defined in CGUIControl) | CGUIControl | virtual |
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 |
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 |
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 |
InitCallback(IRenderingCallback *callback) (defined in CGUIRenderingControl) | CGUIRenderingControl | |
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 |
IsGroup() const (defined in CGUIControl) | CGUIControl | inlinevirtual |
IsVisible() const (defined in CGUIControl) | CGUIControl | 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_cachedTransform (defined in CGUIControl) | CGUIControl | protected |
m_callback (defined in CGUIRenderingControl) | CGUIRenderingControl | 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_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_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_rendering (defined in CGUIRenderingControl) | CGUIRenderingControl | protected |
m_renderRegion (defined in CGUIControl) | CGUIControl | protected |
m_stereo (defined in CGUIControl) | CGUIControl | protected |
m_transform (defined in CGUIControl) | CGUIControl | 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 | |
Navigate(int direction) const | CGUIControl | |
NEVER enum value (defined in CGUIControl) | CGUIControl | |
OnAction(const CAction &action) (defined in CGUIControl) | CGUIControl | 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() (defined in CGUIControl) | CGUIControl | virtual |
OnMessage(CGUIMessage &message) (defined in CGUIControl) | CGUIControl | virtual |
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) | CGUIControl | inlinevirtual |
OnMouseOver(const CPoint &point) | CGUIControl | protectedvirtual |
OnNextControl() (defined in CGUIControl) | CGUIControl | virtual |
OnPrevControl() (defined in CGUIControl) | CGUIControl | virtual |
OnRight() (defined in CGUIControl) | CGUIControl | virtual |
OnUnFocus() (defined in CGUIControl) | CGUIControl | inlinevirtual |
OnUp() (defined in CGUIControl) | CGUIControl | virtual |
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) override | CGUIRenderingControl | virtual |
QueueAnimation(ANIMATION_TYPE anim) (defined in CGUIControl) | CGUIControl | virtual |
Render() override (defined in CGUIRenderingControl) | CGUIRenderingControl | virtual |
RenderEx() (defined in CGUIControl) | CGUIControl | inlinevirtual |
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 |
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() (defined in CGUIControl) | CGUIControl | inlinevirtual |
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 |
SetStereoFactor(const float &factor) (defined in CGUIControl) | CGUIControl | virtual |
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) (defined in CGUIControl) | CGUIControl | 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=NULL) override (defined in CGUIRenderingControl) | CGUIRenderingControl | virtual |
VISIBLE enum value (defined in CGUIControl) | CGUIControl | |
~CGUIControl(void) (defined in CGUIControl) | CGUIControl | virtual |