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

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

ActionMap typedefCGUIControl
AllocResources() overrideCGUIButtonControlvirtual
ALWAYS enum valueCGUIControl
Animate(unsigned int currentTime)CGUIControlprotectedvirtual
AssignDepth()CGUIControlvirtual
CalcRenderRegion() const overrideCGUIButtonControlvirtual
CancelKeyComposition(std::uint32_t deadUnicodeKey)CGUIEditControlprotected
CanFocus() constCGUIControlvirtual
CanFocusFromPoint(const CPoint &point) constCGUIControlprotectedvirtual
CGUIButtonControl(int parentID, int controlID, float posX, float posY, float width, float height, const CTextureInfo &textureFocus, const CTextureInfo &textureNoFocus, const CLabelInfo &label, bool wrapMultiline=false)CGUIButtonControl
CGUIButtonControl(const CGUIButtonControl &control)CGUIButtonControl
CGUIControl()CGUIControl
CGUIControl(int parentID, int controlID, float posX, float posY, float width, float height)CGUIControl
CGUIControl(const CGUIControl &)CGUIControl
CGUIEditControl(int parentID, int controlID, float posX, float posY, float width, float height, const CTextureInfo &textureFocus, const CTextureInfo &textureNoFocus, const CLabelInfo &labelInfo, const std::string &text)CGUIEditControl
CGUIEditControl(const CGUIButtonControl &button)CGUIEditControlexplicit
CGUIEditControl(const CGUIEditControl &button)CGUIEditControlexplicit
CheckAnimation(ANIMATION_TYPE animType)CGUIControlprotectedvirtual
ClearMD5()CGUIEditControlprotected
Clone() const overrideCGUIEditControlinlinevirtual
ComposingCursorAppendChar(std::uint32_t deadUnicodeKey)CGUIEditControlprotected
ControlTypeCGUIControlprotected
DefaultConstructor()CGUIEditControlprotected
DELAYED enum valueCGUIControl
DIRTY_STATE_CHILDCGUIControlprotectedstatic
DIRTY_STATE_CONTROLCGUIControlprotectedstatic
DoProcess(unsigned int currentTime, CDirtyRegionList &dirtyregions)CGUIControlvirtual
DoRender()CGUIControlvirtual
DynamicResourceAlloc(bool bOnOff) overrideCGUIButtonControlvirtual
FOCUS enum valueCGUIControl
FreeResources(bool immediately=false) overrideCGUIButtonControlvirtual
GetAction(int actionID) constCGUIControl
GetAnimation(ANIMATION_TYPE type, bool checkConditions=true)CGUIControl
GetAnimations() constCGUIControlinline
GetClickActions() constCGUIButtonControlinline
GetCondition(int condition, int data) constCGUIControlinlinevirtual
GetControl(int id, std::vector< CGUIControl * > *idCollector=nullptr)CGUIControlvirtual
GetControlType() constCGUIControlinline
GetCursorPosition() constCGUIEditControl
GetDescription() const overrideCGUIButtonControlvirtual
GetDescriptionByIndex(int index) const overrideCGUIEditControlprotectedvirtual
GetDisplayedText() constCGUIEditControlprotected
GetHeight() constCGUIControlvirtual
GetID(void) constCGUIControlvirtual
GetLabel() constCGUIButtonControlinlinevirtual
GetLabel2() const overrideCGUIEditControlvirtual
GetLabelInfo() constCGUIButtonControlinline
GetParentControl(void) constCGUIControlinline
GetParentID() constCGUIControl
GetPosition() constCGUIControlinlineprotectedvirtual
GetRenderPosition() constCGUIControl
GetRenderRegion() constCGUIControlinline
GetTextColor() const overrideCGUIEditControlprotectedvirtual
GetWidth() const overrideCGUIButtonControlvirtual
GetXPosition() constCGUIControlvirtual
GetYPosition() constCGUIControlvirtual
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
HasClickActions() constCGUIButtonControlinline
HasFocus() constCGUIControlvirtual
HasInvalidInput() constCGUIEditControlinlinevirtual
HasProcessed() constCGUIControlinline
HasTextChangeActions() constCGUIEditControlinline
HasVisibleCondition() constCGUIControlinline
HIDDEN enum valueCGUIControl
HitTest(const CPoint &point) constCGUIControlvirtual
INPUT_TYPE enum nameCGUIEditControl
INPUT_TYPE_DATE enum valueCGUIEditControl
INPUT_TYPE_FILTER enum valueCGUIEditControl
INPUT_TYPE_IPADDRESS enum valueCGUIEditControl
INPUT_TYPE_NUMBER enum valueCGUIEditControl
INPUT_TYPE_PASSWORD enum valueCGUIEditControl
INPUT_TYPE_PASSWORD_MD5 enum valueCGUIEditControl
INPUT_TYPE_PASSWORD_NUMBER_VERIFY_NEW enum valueCGUIEditControl
INPUT_TYPE_READONLY enum valueCGUIEditControl
INPUT_TYPE_SEARCH enum valueCGUIEditControl
INPUT_TYPE_SECONDS enum valueCGUIEditControl
INPUT_TYPE_TEXT enum valueCGUIEditControl
INPUT_TYPE_TIME enum valueCGUIEditControl
IsAnimating(ANIMATION_TYPE anim)CGUIControlvirtual
IsComposingKey() constCGUIEditControlprotected
IsContainer() constCGUIControlinlinevirtual
IsControlDirty() constCGUIControlinline
IsControlRenderable()CGUIControl
IsDisabled() constCGUIControlvirtual
IsDynamicallyAllocated()CGUIControlinlinevirtual
IsGroup() constCGUIControlinlinevirtual
IsVisible() constCGUIControlvirtual
IsVisibleFromSkin() constCGUIControlinline
m_actionsCGUIControlprotected
m_allowHiddenFocusCGUIControlprotected
m_alphaCGUIButtonControlprotected
m_animationsCGUIControlprotected
m_bAllocatedCGUIControlprotected
m_bHasFocusCGUIControlprotected
m_bInvalidatedCGUIControlprotected
m_bSelectedCGUIButtonControlprotected
m_cachedTransformCGUIControlprotected
m_cameraCGUIControlprotected
m_clickActionsCGUIButtonControlprotected
m_clipRectCGUIEditControlprotected
m_controlDirtyStateCGUIControlprotected
m_controlIDCGUIControlprotected
m_controlStatsCGUIControlprotected
m_cursorBlinkCGUIEditControlprotected
m_cursorBlinkEnabledCGUIEditControlprotected
m_cursorCharsCGUIEditControlprotected
m_cursorCharsBufferCGUIEditControlprotected
m_cursorPosCGUIEditControlprotected
m_diffuseColorCGUIControlprotected
m_editCGUIEditControlprotected
m_editLengthCGUIEditControlprotected
m_editOffsetCGUIEditControlprotected
m_enableConditionCGUIControlprotected
m_enabledCGUIControlprotected
m_focusActionsCGUIButtonControlprotected
m_focusCounterCGUIButtonControlprotected
m_forceHiddenCGUIControlprotected
m_hasCameraCGUIControlprotected
m_hasProcessedCGUIControlprotected
m_heightCGUIControlprotected
m_hintInfoCGUIEditControlprotected
m_hitColorCGUIControlprotected
m_hitRectCGUIControlprotected
m_imgFocusCGUIButtonControlprotected
m_imgNoFocusCGUIButtonControlprotected
m_infoCGUIButtonControlprotected
m_info2CGUIButtonControlprotected
m_inputHeadingCGUIEditControlprotected
m_inputTypeCGUIEditControlprotected
m_inputValidatorCGUIEditControlprotected
m_inputValidatorDataCGUIEditControlprotected
m_invalidInputCGUIEditControlprotected
m_isCulledCGUIControlprotected
m_isMD5CGUIEditControlprotected
m_labelCGUIButtonControlprotected
m_label2CGUIButtonControlprotected
m_labelMaxWidthCGUIButtonControlprotected
m_maxWidthCGUIButtonControlprotected
m_minWidthCGUIButtonControlprotected
m_parentControlCGUIControlprotected
m_parentIDCGUIControlprotected
m_posXCGUIControlprotected
m_posYCGUIControlprotected
m_pulseOnSelectCGUIControlprotected
m_pushedUpdatesCGUIControlprotected
m_renderRegionCGUIControlprotected
m_smsKeyIndexCGUIEditControlprotected
m_smsLastKeyCGUIEditControlprotected
m_smsTimerCGUIEditControlprotected
m_stereoCGUIControlprotected
m_textCGUIEditControlprotected
m_text2CGUIEditControlprotected
m_textChangeActionsCGUIEditControlprotected
m_textOffsetCGUIEditControlprotected
m_transformCGUIControlprotected
m_unfocusActionsCGUIButtonControlprotected
m_visibleCGUIControlprotected
m_visibleConditionCGUIControlprotected
m_visibleFromSkinConditionCGUIControlprotected
m_widthCGUIControlprotected
MarkDirtyRegion(const unsigned int dirtyState=DIRTY_STATE_CONTROL)CGUIControl
Navigate(int direction) constCGUIControl
NEVER enum valueCGUIControl
OnAction(const CAction &action) overrideCGUIEditControlvirtual
OnBack()CGUIControlvirtual
OnClick() overrideCGUIEditControlvirtual
OnDown()CGUIControlvirtual
OnFocus() overrideCGUIButtonControlprotectedvirtual
OnInfo()CGUIControlvirtual
OnLeft()CGUIControlvirtual
OnMessage(CGUIMessage &message) overrideCGUIEditControlvirtual
OnMouseEvent(const CPoint &point, const KODI::MOUSE::CMouseEvent &event) overrideCGUIButtonControlprotectedvirtual
OnMouseOver(const CPoint &point)CGUIControlprotectedvirtual
OnNextControl()CGUIControlvirtual
OnPasteClipboard()CGUIEditControlprotected
OnPrevControl()CGUIControlvirtual
OnRight()CGUIControlvirtual
OnSMSCharacter(unsigned int key)CGUIEditControlprotected
OnUnFocus() overrideCGUIButtonControlprotectedvirtual
OnUp()CGUIControlvirtual
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) overrideCGUIButtonControlvirtual
ProcessText(unsigned int currentTime) overrideCGUIEditControlprotectedvirtual
PythonSetDisabledColor(UTILS::COLOR::Color disabledColor)CGUIButtonControl
PythonSetLabel(const std::string &strFont, const std::string &strText, UTILS::COLOR::Color textColor, UTILS::COLOR::Color shadowColor, UTILS::COLOR::Color focusedColor)CGUIButtonControl
QueueAnimation(ANIMATION_TYPE anim)CGUIControlvirtual
RecalcRightLabelPosition()CGUIEditControlprotected
Render() overrideCGUIButtonControlvirtual
RenderEx()CGUIControlinlinevirtual
RenderText() overrideCGUIEditControlprotectedvirtual
ResetAnimation(ANIMATION_TYPE type)CGUIControlvirtual
ResetAnimations()CGUIControlvirtual
ResetCursor()CGUIEditControlprotected
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
SetAlpha(unsigned char alpha)CGUIButtonControl
SetAnimations(const std::vector< CAnimation > &animations)CGUIControl
SetCamera(const CPoint &camera)CGUIControlvirtual
SetClickActions(const CGUIAction &clickActions)CGUIButtonControlinline
SetColorDiffuse(const KODI::GUILIB::GUIINFO::CGUIInfoColor &color)CGUIControl
SetControlStats(GUICONTROLSTATS *controlStats)CGUIControlinline
SetCursorPosition(unsigned int iPosition)CGUIEditControl
SetEnableCondition(const std::string &expression)CGUIControl
SetEnabled(bool bEnable)CGUIControlvirtual
SetFocus(bool focus) overrideCGUIEditControlprotectedvirtual
SetFocusActions(const CGUIAction &focusActions)CGUIButtonControlinline
SetHeight(float height)CGUIControlvirtual
SetHint(const KODI::GUILIB::GUIINFO::CGUIInfoLabel &hint)CGUIEditControl
SetHitRect(const CRect &rect, const UTILS::COLOR::Color &color)CGUIControlvirtual
SetID(int id)CGUIControlinlinevirtual
SetInitialVisibility()CGUIControlvirtual
SetInputType(INPUT_TYPE type, const CVariant &heading)CGUIEditControl
SetInputValidation(StringValidation::Validator inputValidator, void *data=NULL)CGUIEditControlvirtual
SetInvalid() overrideCGUIButtonControlvirtual
SetLabel(const std::string &text) overrideCGUIEditControlvirtual
SetLabel2(const std::string &text) overrideCGUIEditControlvirtual
SetMaxWidth(float labelMaxWidth)CGUIButtonControlinlineprotected
SetMinWidth(float minWidth)CGUIButtonControlvirtual
SetParentControl(CGUIControl *control)CGUIControlinline
SetPosition(float posX, float posY) overrideCGUIButtonControlvirtual
SetPulseOnSelect(bool pulse)CGUIControlinlinevirtual
SetPushUpdates(bool pushUpdates)CGUIControlinlinevirtual
SetSelected(bool bSelected)CGUIButtonControl
SetStereoFactor(const float &factor)CGUIControlvirtual
SetStyledText(const std::wstring &text)CGUIEditControlprotected
SetTextChangeActions(const CGUIAction &textChangeActions)CGUIEditControlinline
SetUnFocusActions(const CGUIAction &unfocusActions)CGUIButtonControlinline
SetVisible(bool bVisible, bool setVisState=false)CGUIControlvirtual
SetVisibleCondition(const std::string &expression, const std::string &allowHiddenFocus="")CGUIControl
SetWidth(float width)CGUIControlvirtual
UnfocusFromPoint(const CPoint &point)CGUIControlvirtual
UpdateColors(const CGUIListItem *item) overrideCGUIButtonControlvirtual
UpdateControlStats()CGUIControlvirtual
UpdateInfo(const CGUIListItem *item=NULL)CGUIControlinlinevirtual
UpdateStates(ANIMATION_TYPE type, ANIMATION_PROCESS currentProcess, ANIMATION_STATE currentState)CGUIControlprotected
UpdateText(bool sendUpdate=true)CGUIEditControlprotected
UpdateVisibility(const CGUIListItem *item)CGUIControlvirtual
ValidateCursor()CGUIEditControlprotected
ValidateInput(const std::wstring &data) constCGUIEditControlprotectedvirtual
ValidateInput()CGUIEditControlprotected
VISIBLE enum valueCGUIControl
~CGUIButtonControl() override=defaultCGUIButtonControl
~CGUIControl(void)CGUIControlvirtual
~CGUIEditControl(void) overrideCGUIEditControl