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