|
Engauge Digitizer
2
|
Class to create help window for MainWindow class. More...
#include <CreateHelpWindow.h>
Public Member Functions | |
| CreateHelpWindow () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create HelpWindow. | |
Class to create help window for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateHelpWindow.h.
1.8.15