|
|
The WidgetNameDialog class. More...
#include <ArmarXGui/applications/ArmarXGui/Widgets/WidgetNameDialog.h>
Inheritance diagram for WidgetNameDialog:Public Slots | |
| bool | checkWidgetName (QString name) |
Public Member Functions | |
| QString | getWidgetName () const |
| WidgetNameDialog (QString widgetName, ArmarXMainWindow *parent=0) | |
Public Attributes | |
| QDialogButtonBox * | buttonBox |
| QLineEdit * | editWidgetName |
| QLabel * | labelWidgetName |
| QGridLayout * | layout |
| ArmarXMainWindow * | parent |
The WidgetNameDialog class.
Definition at line 41 of file WidgetNameDialog.h.
| WidgetNameDialog | ( | QString | widgetName, |
| ArmarXMainWindow * | parent = 0 |
||
| ) |
|
slot |
| QString getWidgetName | ( | ) | const |
| QDialogButtonBox* buttonBox |
Definition at line 53 of file WidgetNameDialog.h.
| QLineEdit* editWidgetName |
Definition at line 52 of file WidgetNameDialog.h.
| QLabel* labelWidgetName |
Definition at line 51 of file WidgetNameDialog.h.
| QGridLayout* layout |
Definition at line 50 of file WidgetNameDialog.h.
| ArmarXMainWindow* parent |
Definition at line 49 of file WidgetNameDialog.h.