|
Engauge Digitizer
2
|
This class uses the validation method of the Conclusion page to perform final processing for ChecklistGuideWizard. More...
#include <ChecklistGuidePageConclusion.h>


Public Member Functions | |
| ChecklistGuidePageConclusion () | |
| Single constructor. More... | |
| virtual bool | validatePage () |
| Perform final processing. More... | |
Public Member Functions inherited from ChecklistGuidePage | |
| ChecklistGuidePage (const QString &title) | |
| Single constructor. More... | |
| void | addHtml (const QString &html) |
| Insert html for display. More... | |
| QRadioButton * | addLabelAndRadioButton (const QString &label, const QString &whatsThis) |
| Insert radio button and corresponding label. More... | |
| void | addLineEdit (ChecklistLineEdit *edit, const QString &whatsThis) |
| Insert line edit. More... | |
This class uses the validation method of the Conclusion page to perform final processing for ChecklistGuideWizard.
Definition at line 13 of file ChecklistGuidePageConclusion.h.
| ChecklistGuidePageConclusion::ChecklistGuidePageConclusion | ( | ) |
Single constructor.
Definition at line 10 of file ChecklistGuidePageConclusion.cpp.
|
virtual |
1.8.14