void addLineEdit(ChecklistLineEdit *edit)
Insert line edit.
This class customizes QWizardPage for ChecklistGuideWizard.
void addHtml(const QString &html)
Insert html for display.
QRadioButton * addLabelAndRadioButton(const QString &label)
Insert radio button and corresponding label.