

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 | |
| StringInputField (QString name, QWidget *parent=0) | |
| QVariant | value () const |
| QWidget * | widget () const |
| |
Protected Attributes | |
| QLineEdit * | qle |
Definition at line 17 of file inputfields.h.
1.5.1