1 2 3 4 5 6
#include "mainwindow.h" MainWindow::MainWindow(QWidget *parent) : QMainWindow(parent) { }