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

Dockable help window. More...

#include <HelpWindow.h>

Inheritance diagram for HelpWindow:

Public Member Functions

 HelpWindow (QWidget *parent)
 Single constructor.
 

Detailed Description

Dockable help window.

Despite a lot of work trying to work with the OSX sandbox, support for the sandbox was never completed since QHelpEngine requires WRITE-access to the collection file. Even trying to create a temporary directory does not work since copying would involve QHelpEngine::copyCollectionFile which copys from the CURRENT collection file (versus just some arbitrary file name)

Definition at line 16 of file HelpWindow.h.


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