Kodi Development  20.0
for Binary and Script based Add-Ons
ControlRadioButton Member List

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

align (defined in ControlRadioButton)ControlRadioButton
canAcceptMessages(int actionId) override (defined in ControlRadioButton)ControlRadioButtoninlinevirtual
Control()=default (defined in Control)Controlprotected
controlDown(...)Control
controlLeft(...)Control
ControlRadioButton(long x, long y, long width, long height, const String &label, const char *focusOnTexture=NULL, const char *noFocusOnTexture=NULL, const char *focusOffTexture=NULL, const char *noFocusOffTexture=NULL, const char *focusTexture=NULL, const char *noFocusTexture=NULL, long textOffsetX=CONTROL_TEXT_OFFSET_X, long textOffsetY=CONTROL_TEXT_OFFSET_Y, long _alignment=(XBFONT_LEFT|XBFONT_CENTER_Y), const char *font=NULL, const char *textColor=NULL, const char *disabledColor=NULL, long angle=0, const char *shadowColor=NULL, const char *focusedColor=NULL, const char *disabledOnTexture=NULL, const char *disabledOffTexture=NULL) (defined in ControlRadioButton)ControlRadioButton
ControlRadioButton()=default (defined in ControlRadioButton)ControlRadioButton
controlRight(...)Control
controlUp(...)Control
Create() override (defined in ControlRadioButton)ControlRadioButtonvirtual
disabledColor (defined in ControlRadioButton)ControlRadioButton
dwHeight (defined in Control)Control
dwPosX (defined in Control)Control
dwPosY (defined in Control)Control
dwWidth (defined in Control)Control
focusedColor (defined in ControlRadioButton)ControlRadioButton
getHeight()Control
getId() inline bool operatorControl
getWidth()Control
getX()Control
getY()Control
iAngle (defined in ControlRadioButton)ControlRadioButton
iControlDown (defined in Control)Control
iControlId (defined in Control)Control
iControlLeft (defined in Control)Control
iControlRight (defined in Control)Control
iControlUp (defined in Control)Control
iParentId (defined in Control)Control
isSelected()ControlRadioButton
isVisible(...)Control
m_label (defined in Control)Control
m_visible (defined in Control)Control
pGUIControl (defined in Control)Control
setAnimations(...)Control
setEnableCondition(...)Control
setEnabled(...)Control
setHeight(...)Control
setLabel(...)ControlRadioButton
setNavigation(...)Control
setPosition(...)Control
setRadioDimension(...)ControlRadioButton
setSelected(...)ControlRadioButton
setVisible(...)Control
setVisibleCondition(...)Control
setWidth(...)Control
shadowColor (defined in ControlRadioButton)ControlRadioButton
strFont (defined in ControlRadioButton)ControlRadioButton
strText (defined in ControlRadioButton)ControlRadioButton
strTextureFocus (defined in ControlRadioButton)ControlRadioButton
strTextureNoFocus (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOffDisabled (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOffFocus (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOffNoFocus (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOnDisabled (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOnFocus (defined in ControlRadioButton)ControlRadioButton
strTextureRadioOnNoFocus (defined in ControlRadioButton)ControlRadioButton
textColor (defined in ControlRadioButton)ControlRadioButton
textOffsetX (defined in ControlRadioButton)ControlRadioButton
textOffsetY (defined in ControlRadioButton)ControlRadioButton
~Control() override (defined in Control)Control