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

This class customizes QWizardPage for ChecklistGuideWizard. More...

#include <ChecklistGuidePage.h>

Inheritance diagram for ChecklistGuidePage:
ChecklistGuidePageConclusion ChecklistGuidePageCurves ChecklistGuidePageIntro

Public Member Functions

 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 customizes QWizardPage for ChecklistGuideWizard.

Definition at line 19 of file ChecklistGuidePage.h.

Constructor & Destructor Documentation

◆ ChecklistGuidePage()

ChecklistGuidePage::ChecklistGuidePage ( const QString &  title)

Single constructor.

Definition at line 16 of file ChecklistGuidePage.cpp.

Member Function Documentation

◆ addHtml()

void ChecklistGuidePage::addHtml ( const QString &  html)

Insert html for display.

Definition at line 29 of file ChecklistGuidePage.cpp.

◆ addLabelAndRadioButton()

QRadioButton * ChecklistGuidePage::addLabelAndRadioButton ( const QString &  label,
const QString &  whatsThis 
)

Insert radio button and corresponding label.

Definition at line 39 of file ChecklistGuidePage.cpp.

◆ addLineEdit()

void ChecklistGuidePage::addLineEdit ( ChecklistLineEdit edit,
const QString &  whatsThis 
)

Insert line edit.

Definition at line 55 of file ChecklistGuidePage.cpp.


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