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. | |
![]() | |
ChecklistGuidePage (const QString &title) | |
Single constructor. | |
void | addHtml (const QString &html) |
Insert html for display. | |
QRadioButton * | addLabelAndRadioButton (const QString &label, const QString &whatsThis) |
Insert radio button and corresponding label. | |
void | addLineEdit (ChecklistLineEdit *edit, const QString &whatsThis) |
Insert line edit. | |
This class uses the validation method of the Conclusion page to perform final processing for ChecklistGuideWizard.
Definition at line 13 of file ChecklistGuidePageConclusion.h.