

Public Slots | |
| void | setReadOnly (bool v) |
| void | setView (QVariant qv) |
| sets the widget's displayed value (default - initial - reloaded) to a new value. | |
| void | clearView () |
| resets the field to a default state. | |
Public Member Functions | |
| ChoiceInputField (QString name, QStringList choices, QWidget *parent=0) | |
| QVariant | value () const |
| QWidget * | widget () const |
| |
Definition at line 65 of file inputfields.h.
1.5.1