|
sigc::signal1< void, int > | item_selected |
|
◆ destroy()
void cwidget::widgets::radiogroup::destroy |
( |
| ) |
|
Destroy this radio group.
◆ get_selected()
int cwidget::widgets::radiogroup::get_selected |
( |
| ) |
|
- Returns
- the id of the selected button, if the selection is valid.
◆ selection_valid()
bool cwidget::widgets::radiogroup::selection_valid |
( |
| ) |
|
- Returns
- true if a button is selected.
The documentation for this class was generated from the following files:
- src/cwidget/widgets/radiogroup.h
- src/cwidget/widgets/radiogroup.cc