|
Engauge Digitizer
2
|
This class sets up the introduction page. More...
#include <ChecklistGuidePageIntro.h>


Public Member Functions | |
| ChecklistGuidePageIntro () | |
| Single constructor. 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 sets up the introduction page.
Definition at line 13 of file ChecklistGuidePageIntro.h.
| ChecklistGuidePageIntro::ChecklistGuidePageIntro | ( | ) |
Single constructor.
Definition at line 10 of file ChecklistGuidePageIntro.cpp.
1.8.14