Wizard for setting up the checklist guide. More...
#include <ChecklistGuideWizard.h>
Public Member Functions | |
| ChecklistGuideWizard (MainWindow &mainWindow, unsigned int numberCoordSystem) | |
| Single constructor. | |
| QStringList | curveNames (CoordSystemIndex coordSystemIndex) const |
| Curve names to be placed into Document. | |
| void | populateCurvesGraphs (CoordSystemIndex coordSystemIndex, CurvesGraphs &curvesGraphs) |
| Create entries in CurvesGraphs for each curve name that user provided. | |
| QString | templateHtml (CoordSystemIndex coordSystemIndex) const |
| Template html comprising the checklist for display. | |
Wizard for setting up the checklist guide.
Definition at line 23 of file ChecklistGuideWizard.h.
1.8.5