|
Engauge Digitizer
2
|
Facade class that wraps around all of the create classes for MainWindow. More...
#include <CreateFacade.h>
Public Member Functions | |
| CreateFacade () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create QAction facade. | |
Facade class that wraps around all of the create classes for MainWindow.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateFacade.h.
1.8.15