Engauge Digitizer  2
Signals | Public Member Functions | List of all members
ChecklistGuide Class Reference

Dockable text window containing checklist guide. More...

#include <ChecklistGuide.h>

Inheritance diagram for ChecklistGuide:

Signals

void signalChecklistClosed ()
 Signal that this QDockWidget was just closed.
 

Public Member Functions

 ChecklistGuide (QWidget *parent)
 Single constructor. Parent is needed or else this widget cannot be redocked after being undocked.
 
bool browserIsEmpty () const
 When browser is empty, it is pointless to show it.
 
virtual void closeEvent (QCloseEvent *event)
 Catch close event so corresponding menu item in MainWindow can be updated accordingly.
 
void setTemplateHtml (const QString &html, const QStringList &curveNames)
 Populate the browser with template html.
 
void update (const CmdMediator &cmdMediator, bool documentIsExported)
 Update using current CmdMediator/Document state.
 

Detailed Description

Dockable text window containing checklist guide.

Definition at line 16 of file ChecklistGuide.h.


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