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.