Engauge Digitizer  2
 All Classes Files Functions Variables Enumerations Enumerator Friends Pages
ChecklistGuidePageIntro.h
1 #ifndef CHECKLIST_GUIDE_PAGE_INTRO_H
2 #define CHECKLIST_GUIDE_PAGE_INTRO_H
3 
4 #include "ChecklistGuidePage.h"
5 
8 {
9  public:
12 
13 };
14 
15 #endif // CHECKLIST_GUIDE_PAGE_INTRO_H
This class customizes QWizardPage for ChecklistGuideWizard.
This class sets up the introduction page.
ChecklistGuidePageIntro()
Single constructor.