|
Engauge Digitizer 2
|
Class to the central QWidget for MainWindow class. More...
#include <CreateCentralWidget.h>


Public Member Functions | |
| CreateCentralWidget () | |
| Single constructor. | |
| void | create (MainWindow &mw) |
| Create QGraphicsScene. | |
Class to the central QWidget for MainWindow class.
We derive from QObject and use Q_OBJECT so translations work
Definition at line 16 of file CreateCentralWidget.h.
| CreateCentralWidget::CreateCentralWidget | ( | ) |
| void CreateCentralWidget::create | ( | MainWindow & | mw | ) |
Create QGraphicsScene.
Definition at line 17 of file CreateCentralWidget.cpp.