|
Engauge Digitizer
2
|
This class sets up the introduction page. More...
#include <ChecklistGuidePageIntro.h>
Public Member Functions | |
| ChecklistGuidePageIntro () | |
| Single constructor. | |
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 sets up the introduction page.
Definition at line 7 of file ChecklistGuidePageIntro.h.
1.8.9.1