Engauge Digitizer
2
|
Class that adds rudimentary tree collapse/expand functionality to QTextBrowser. More...
#include <ChecklistGuideBrowser.h>
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. | |
Class that adds rudimentary tree collapse/expand functionality to QTextBrowser.
Definition at line 15 of file ChecklistGuideBrowser.h.