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, const QString &whatsThis) |
Insert radio button and corresponding label. | |
void | addLineEdit (ChecklistLineEdit *edit, const QString &whatsThis) |
Insert line edit. | |
This class customizes QWizardPage for ChecklistGuideWizard.
Definition at line 19 of file ChecklistGuidePage.h.