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

This class adds validation to the Curves page. More...

#include <ChecklistGuidePageCurves.h>

Inheritance diagram for ChecklistGuidePageCurves:
ChecklistGuidePage

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.
 
- 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, const QString &whatsThis)
 Insert radio button and corresponding label.
 
void addLineEdit (ChecklistLineEdit *edit, const QString &whatsThis)
 Insert line edit.
 

Detailed Description

This class adds validation to the Curves page.

Definition at line 17 of file ChecklistGuidePageCurves.h.

Constructor & Destructor Documentation

◆ ChecklistGuidePageCurves()

ChecklistGuidePageCurves::ChecklistGuidePageCurves ( const QString &  title)

Single constructor.

Definition at line 16 of file ChecklistGuidePageCurves.cpp.

Member Function Documentation

◆ curveNames()

QStringList ChecklistGuidePageCurves::curveNames ( ) const

Wizard selection for curve names.

Definition at line 54 of file ChecklistGuidePageCurves.cpp.

◆ isComplete()

bool ChecklistGuidePageCurves::isComplete ( ) const
virtual

Validate the contents of this page.

Definition at line 80 of file ChecklistGuidePageCurves.cpp.

◆ slotTableChanged

void ChecklistGuidePageCurves::slotTableChanged ( )
slot

Update after curve table update.

Definition at line 88 of file ChecklistGuidePageCurves.cpp.

◆ withLines

bool ChecklistGuidePageCurves::withLines ( ) const
slot

Drawn with lines, else points.

Definition at line 95 of file ChecklistGuidePageCurves.cpp.


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