|
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 () | |
| Single constructor. | |
| QStringList | curveNames () const |
| Wizard selection for curve names. | |
| virtual bool | isComplete () const |
| Validate the contents of this page. | |
Public Member Functions inherited from ChecklistGuidePage | |
| 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 adds validation to the Curves page.
Definition at line 11 of file ChecklistGuidePageCurves.h.
1.8.9.1