31 #include <QVBoxLayout>
34 #include <QPushButton>
123 QLabel* mLabelWarningText;
133 void showWarningText();
134 void hideWarningText();
136 void enableOkButton();
137 void disableOkButton();
139 void enableProgression();
140 void disableProgression();
142 void handleOkClicked();
143 void handleCancelClicked();
145 void handleTextChanged(
const QString &text);
Combines different validators into one.
Base class for any string validator.
QObject * parent() const const