WidgetNameDialog Class Reference

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
 
ArmarXMainWindowparent
 

Detailed Description

The WidgetNameDialog class.

Definition at line 42 of file WidgetNameDialog.h.

Constructor & Destructor Documentation

◆ WidgetNameDialog()

WidgetNameDialog ( QString  widgetName,
ArmarXMainWindow parent = 0 
)

Definition at line 35 of file WidgetNameDialog.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ checkWidgetName

bool checkWidgetName ( QString  name)
slot

Definition at line 63 of file WidgetNameDialog.cpp.

+ Here is the caller graph for this function:

◆ getWidgetName()

QString getWidgetName ( ) const

Definition at line 58 of file WidgetNameDialog.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ buttonBox

QDialogButtonBox* buttonBox

Definition at line 54 of file WidgetNameDialog.h.

◆ editWidgetName

QLineEdit* editWidgetName

Definition at line 53 of file WidgetNameDialog.h.

◆ labelWidgetName

QLabel* labelWidgetName

Definition at line 52 of file WidgetNameDialog.h.

◆ layout

QGridLayout* layout

Definition at line 51 of file WidgetNameDialog.h.

◆ parent

Definition at line 50 of file WidgetNameDialog.h.


The documentation for this class was generated from the following files: