Engauge Digitizer
2
|
This class adds validation to the Curves page. More...
#include <ChecklistGuidePageCurves.h>
Public Slots | |
void | slotTableChanged () |
Update after curve table update. | |
bool | withLines () const |
Drawn with lines, else points. | |
Public Member Functions | |
ChecklistGuidePageCurves (const QString &title) | |
Single constructor. | |
QStringList | curveNames () const |
Wizard selection for curve names. | |
virtual bool | isComplete () const |
Validate the contents of this page. | |
![]() | |
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 adds validation to the Curves page.
Definition at line 17 of file ChecklistGuidePageCurves.h.