|
Engauge Digitizer 2
|
Class to create CmdStackShadow for MainWindow class. More...
#include <CreateCommandStackShadow.h>


Public Member Functions | |
| CreateCommandStackShadow () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create shadow command stack. | |
Class to create CmdStackShadow for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateCommandStackShadow.h.
| CreateCommandStackShadow::CreateCommandStackShadow | ( | ) |
| void CreateCommandStackShadow::create | ( | MainWindow & | mw | ) |
Create shadow command stack.
Definition at line 16 of file CreateCommandStackShadow.cpp.