Inherits CAddonGUIControlBase.
|
| CRadioButton (CWindow *window, int controlId) |
| Construct a new control.
|
|
std::string | GetLabel () const |
| Get the used text from control.
|
|
bool | IsSelected () const |
| Get the current selected condition of radio button.
|
|
void | SetEnabled (bool enabled) |
| Set's the control's enabled/disabled state.
|
|
void | SetLabel (const std::string &label) |
| To set the text string on radio button.
|
|
void | SetSelected (bool selected) |
| To set radio button condition to on or off.
|
|
void | SetVisible (bool visible) |
| Set the control on window to visible.
|
|
| ~CRadioButton () override=default |
| Destructor.
|
|
KODI_GUI_LISTITEM_HANDLE | GetControlHandle () const |
|
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/gui/controls/RadioButton.h