1 2 3 4 5 6 7
#include "QtProjectV301.h" QtProjectV301::QtProjectV301(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); }