QRadioButton * addLabelAndRadioButton(const QString &label, const QString &whatsThis)
Insert radio button and corresponding label.
void addLineEdit(ChecklistLineEdit *edit, const QString &whatsThis)
Insert line edit.
void addHtml(const QString &html)
Insert html for display.
This class customizes QWizardPage for ChecklistGuideWizard.
QStringList curveNames() const
Wizard selection for curve names.
virtual bool isComplete() const
Validate the contents of this page.
bool withLines() const
Drawn with lines, else points.
void slotTableChanged()
Update after curve table update.
ChecklistGuidePageCurves(const QString &title)
Single constructor.