Public Member Functions | |
NameWidget (int textWidth, QString textLabel, QWidget *widgetParent, QBoxLayout *layoutParent, QDialog *dialogParent) | |
QString | getName () |
void | setName (QString name) |
void | setLabel (QString label) |
QWidget * | getNameWdgt () |
void | setNameLength (int len) |
void | disableControls () |
void | disableName () |
Protected Attributes | |
QVBoxLayout * | vboxLayout |
Ui::Name_wdgt | wdgt |
Definition at line 28 of file Name_wdgt.h.