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