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


Public Member Functions | |
| CreateCentralWidget () | |
| Single constructor. More... | |
| void | create (MainWindow &mw) |
| Create QGraphicsScene. More... | |
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 | ) |
1.8.14