Public Member Functions | |
NameRootDlg (int textWidth, QString textLabel, QMainWindow *parent=0) | |
QString | getName () |
void | setName (QString name) |
void | setLabel (QString label) |
void | setNameLength (int len) |
void | disableControls () |
void | disableName () |
Protected Member Functions | |
bool | enableBtn (QString oldName, int parentID, RootItem *rootItem, sql *dbConn, bool(*pUniqueName)(QString, int, sql *)) |
Protected Attributes | |
NameWidget * | n_wdgt |
Definition at line 33 of file Name_Root_dlg.h.