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


Public Member Functions | |
| CreateCommandStackShadow () | |
| Single constructor. More... | |
| void | create (MainWindow &mw) |
| Create shadow command stack. More... | |
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.
1.8.14