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