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. | |
This class adds validation to the Curves page.
Definition at line 17 of file ChecklistGuidePageCurves.h.
1.6.1