#include "Report.h" Report::Report(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); }