|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CAddonGUIRadioButton, including all inherited members.
| CAddonGUIControlBase(AddonCB *hdl, KodiAPI::GUI::CB_GUILib *cb, CAddonGUIControlBase *window) | CAddonGUIControlBase | inlineprotected |
| CAddonGUIRadioButton(AddonCB *hdl, KodiAPI::GUI::CB_GUILib *cb, CAddonGUIWindow *window, int controlId) | CAddonGUIRadioButton | inline |
| GetControlHandle() const | CAddonGUIControlBase | inline |
| IsSelected() | CAddonGUIRadioButton | inline |
| m_cb | CAddonGUIControlBase | protected |
| m_controlHandle | CAddonGUIControlBase | protected |
| m_Handle | CAddonGUIControlBase | protected |
| m_Window | CAddonGUIControlBase | protected |
| SetSelected(bool yesNo) | CAddonGUIRadioButton | inline |
| SetText(const char *label) | CAddonGUIRadioButton | inline |
| SetVisible(bool yesNo) | CAddonGUIRadioButton | inline |
| ~CAddonGUIControlBase()=default | CAddonGUIControlBase | protectedvirtual |
| ~CAddonGUIRadioButton() override=default | CAddonGUIRadioButton |