|
Engauge Digitizer 2
|
Class to create zoom factor maps for MainWindow class. More...
#include <CreateZoomMaps.h>


Public Member Functions | |
| CreateZoomMaps () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create zoom maps. | |
Class to create zoom factor maps for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateZoomMaps.h.
| CreateZoomMaps::CreateZoomMaps | ( | ) |
| void CreateZoomMaps::create | ( | MainWindow & | mw | ) |
Create zoom maps.
Definition at line 15 of file CreateZoomMaps.cpp.