|
Engauge Digitizer
2
|
This class customizes QWizardPage for ChecklistGuideWizard. More...
#include <ChecklistGuidePage.h>
Public Member Functions | |
| 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 customizes QWizardPage for ChecklistGuideWizard.
Definition at line 13 of file ChecklistGuidePage.h.
1.8.9.1