Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CAddonGUIRadioButton Member List

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

CAddonGUIControlBase(AddonCB *hdl, KodiAPI::GUI::CB_GUILib *cb, CAddonGUIControlBase *window)CAddonGUIControlBaseinlineprotected
CAddonGUIRadioButton(AddonCB *hdl, KodiAPI::GUI::CB_GUILib *cb, CAddonGUIWindow *window, int controlId)CAddonGUIRadioButtoninline
GetControlHandle() constCAddonGUIControlBaseinline
IsSelected()CAddonGUIRadioButtoninline
m_cbCAddonGUIControlBaseprotected
m_controlHandleCAddonGUIControlBaseprotected
m_HandleCAddonGUIControlBaseprotected
m_WindowCAddonGUIControlBaseprotected
SetSelected(bool yesNo)CAddonGUIRadioButtoninline
SetText(const char *label)CAddonGUIRadioButtoninline
SetVisible(bool yesNo)CAddonGUIRadioButtoninline
~CAddonGUIControlBase()=defaultCAddonGUIControlBaseprotectedvirtual
~CAddonGUIRadioButton() override=defaultCAddonGUIRadioButton