C++ (Qt)MainWindow::MainWindow (QObject *parent) : QMainWindow (parent){ QObject *obj = new QObject (this);}