Implements a dropdown menu.
More...
|
|
def | __init__ (self, InputDescription inputDescription, dynamic=False) |
| |
|
def | read (self) |
| |
|
def | selectionChanged (self) |
| |
|
def | currentIndex (self) |
| |
|
def | clear (self) |
| |
|
|
| inputDescription |
| |
|
| comboBox |
| |
|
|
| selectionChangedSignal = Signal(int) |
| |
Implements a dropdown menu.
- Parameters
-
| inputDescription.options | list of strings providing the options for the dropdown. |
| dynamic | Sets "--Select item--" first option. This is used by |
- See also
- DynamicDropdownWidget to provide a blank form by default.
The documentation for this class was generated from the following file: