Implements a radio button selection widget, used for 'one of many' type selection. More...
Public Member Functions | |
| def | __init__ (self, InputDescription inputDescription) |
| def | read (self) |
| def | clear (self) |
| def | currentIndex (self) |
| def | selectionChanged (self) |
Public Attributes | |
| inputDescription | |
| group | |
Static Public Attributes | |
| selectionChangedSignal = Signal(int) | |
Implements a radio button selection widget, used for 'one of many' type selection.