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


Public Member Functions | |
| CreateActions () | |
| Single constructor. More... | |
| void | create (MainWindow &mw) |
| Create QAction actions. More... | |
Class to create actions for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateActions.h.
| CreateActions::CreateActions | ( | ) |
| void CreateActions::create | ( | MainWindow & | mw | ) |
1.8.14