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

Class that adds rudimentary tree collapse/expand functionality to QTextBrowser. More...

#include <ChecklistGuideBrowser.h>

Inheritance diagram for ChecklistGuideBrowser:

Public Member Functions

 ChecklistGuideBrowser ()
 Single constructor.
 
virtual void setTemplateHtml (const QString &html, const QStringList &curveNames)
 Populate the browser with template html. The template html will be converted to real html.
 
void update (const CmdMediator &cmdMediator, bool documentIsExported)
 Update using current CmdMediator/Document state.
 

Detailed Description

Class that adds rudimentary tree collapse/expand functionality to QTextBrowser.

Definition at line 15 of file ChecklistGuideBrowser.h.

Constructor & Destructor Documentation

◆ ChecklistGuideBrowser()

ChecklistGuideBrowser::ChecklistGuideBrowser ( )

Single constructor.

Definition at line 17 of file ChecklistGuideBrowser.cpp.

Member Function Documentation

◆ setTemplateHtml()

void ChecklistGuideBrowser::setTemplateHtml ( const QString &  html,
const QStringList &  curveNames 
)
virtual

Populate the browser with template html. The template html will be converted to real html.

Definition at line 249 of file ChecklistGuideBrowser.cpp.

◆ update()

void ChecklistGuideBrowser::update ( const CmdMediator cmdMediator,
bool  documentIsExported 
)

Update using current CmdMediator/Document state.

Definition at line 270 of file ChecklistGuideBrowser.cpp.


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