|
|
#include <ArmarXGui/gui-plugins/ScenarioManager/gui/OptionalEdit.h>
Inheritance diagram for CustomComboBox:Signals | |
| void | valueChanged (const QString &value) |
Public Member Functions | |
| CustomComboBox (QWidget *parent) | |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *event) override |
| void | focusOutEvent (QFocusEvent *event) override |
Protected Attributes | |
| QString | oldValue |
Definition at line 36 of file OptionalEdit.h.
|
inline |
Definition at line 40 of file OptionalEdit.h.
|
inlineoverrideprotected |
Definition at line 49 of file OptionalEdit.h.
|
overrideprotected |
Definition at line 185 of file OptionalEdit.cpp.
|
signal |
Here is the caller graph for this function:
|
protected |
Definition at line 56 of file OptionalEdit.h.