#include <ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.h>
Definition at line 59 of file OptionalEdit.h.
◆ OptionalEdit()
| OptionalEdit |
( |
const QString & |
elementName, |
|
|
const QString & |
propertyName, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
◆ enabledChanged
| void enabledChanged |
( |
const bool & |
enabled | ) |
|
|
signal |
◆ focusInEvent()
| void focusInEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotected |
◆ focusOutEvent()
| void focusOutEvent |
( |
QFocusEvent * |
e | ) |
|
|
overrideprotected |
◆ keyPressEvent()
| void keyPressEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotected |
◆ keyReleaseEvent()
| void keyReleaseEvent |
( |
QKeyEvent * |
e | ) |
|
|
overrideprotected |
◆ setPossibleValues()
| void setPossibleValues |
( |
const QStringList & |
values | ) |
|
◆ setPropertyEnabled
| void setPropertyEnabled |
( |
const bool & |
enabled = true | ) |
|
|
slot |
◆ setReadOnly
| void setReadOnly |
( |
bool |
readOnly | ) |
|
|
slot |
◆ setValue
| void setValue |
( |
const QString & |
value | ) |
|
|
slot |
◆ updateHistory
| void updateHistory |
( |
const QString & |
value | ) |
|
|
slot |
◆ valueChanged
| void valueChanged |
( |
const QString & |
value | ) |
|
|
signal |
The documentation for this class was generated from the following files: