Engauge Digitizer 2
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ChecklistGuideWizard Class Reference

Wizard for setting up the checklist guide. More...

#include <ChecklistGuideWizard.h>

Inheritance diagram for ChecklistGuideWizard:

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.
 

Detailed Description

Wizard for setting up the checklist guide.

Definition at line 23 of file ChecklistGuideWizard.h.

Constructor & Destructor Documentation

◆ ChecklistGuideWizard()

ChecklistGuideWizard::ChecklistGuideWizard ( MainWindow mainWindow,
unsigned int  numberCoordSystem 
)

Single constructor.

Definition at line 24 of file ChecklistGuideWizard.cpp.

Member Function Documentation

◆ curveNames()

QStringList ChecklistGuideWizard::curveNames ( CoordSystemIndex  coordSystemIndex) const

Curve names to be placed into Document.

Definition at line 47 of file ChecklistGuideWizard.cpp.

◆ populateCurvesGraphs()

void ChecklistGuideWizard::populateCurvesGraphs ( CoordSystemIndex  coordSystemIndex,
CurvesGraphs curvesGraphs 
)

Create entries in CurvesGraphs for each curve name that user provided.

Definition at line 75 of file ChecklistGuideWizard.cpp.

◆ templateHtml()

QString ChecklistGuideWizard::templateHtml ( CoordSystemIndex  coordSystemIndex) const

Template html comprising the checklist for display.

Definition at line 93 of file ChecklistGuideWizard.cpp.


The documentation for this class was generated from the following files: