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