|
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. | |
| virtual bool | validatePage () |
| Perform final processing. | |
Public Member Functions inherited from ChecklistGuidePage | |
| ChecklistGuidePage (const QString &title) | |
| Single constructor. | |
| void | addHtml (const QString &html) |
| Insert html for display. | |
| QRadioButton * | addLabelAndRadioButton (const QString &label) |
| Insert radio button and corresponding label. | |
| void | addLineEdit (ChecklistLineEdit *edit) |
| Insert line edit. | |
This class uses the validation method of the Conclusion page to perform final processing for ChecklistGuideWizard.
Definition at line 7 of file ChecklistGuidePageConclusion.h.
1.8.9.1