|
@@ -0,0 +1,886 @@
|
|
|
+/********************************************************************************
|
|
|
+** Form generated from reading UI file 'model_select.ui'
|
|
|
+**
|
|
|
+** Created by: Qt User Interface Compiler version 6.2.4
|
|
|
+**
|
|
|
+** WARNING! All changes made in this file will be lost when recompiling UI file!
|
|
|
+********************************************************************************/
|
|
|
+
|
|
|
+#ifndef UI_MODEL_SELECT_H
|
|
|
+#define UI_MODEL_SELECT_H
|
|
|
+
|
|
|
+#include <QtCore/QVariant>
|
|
|
+#include <QtGui/QAction>
|
|
|
+#include <QtGui/QIcon>
|
|
|
+#include <QtWidgets/QApplication>
|
|
|
+#include <QtWidgets/QCheckBox>
|
|
|
+#include <QtWidgets/QComboBox>
|
|
|
+#include <QtWidgets/QGridLayout>
|
|
|
+#include <QtWidgets/QGroupBox>
|
|
|
+#include <QtWidgets/QHBoxLayout>
|
|
|
+#include <QtWidgets/QHeaderView>
|
|
|
+#include <QtWidgets/QLabel>
|
|
|
+#include <QtWidgets/QLineEdit>
|
|
|
+#include <QtWidgets/QMainWindow>
|
|
|
+#include <QtWidgets/QMenu>
|
|
|
+#include <QtWidgets/QMenuBar>
|
|
|
+#include <QtWidgets/QPushButton>
|
|
|
+#include <QtWidgets/QSpacerItem>
|
|
|
+#include <QtWidgets/QStackedWidget>
|
|
|
+#include <QtWidgets/QStatusBar>
|
|
|
+#include <QtWidgets/QTreeView>
|
|
|
+#include <QtWidgets/QVBoxLayout>
|
|
|
+#include <QtWidgets/QWidget>
|
|
|
+
|
|
|
+QT_BEGIN_NAMESPACE
|
|
|
+
|
|
|
+class Ui_model_select
|
|
|
+{
|
|
|
+public:
|
|
|
+ QWidget *centralwidget;
|
|
|
+ QGridLayout *gridLayout_2;
|
|
|
+ QTreeView *tree_set;
|
|
|
+ QWidget *widget;
|
|
|
+ QHBoxLayout *horizontalLayout_3;
|
|
|
+ QSpacerItem *horizontalSpacer_9;
|
|
|
+ QLabel *label_2;
|
|
|
+ QComboBox *cbo_model_select;
|
|
|
+ QSpacerItem *horizontalSpacer_2;
|
|
|
+ QLabel *label;
|
|
|
+ QLineEdit *port;
|
|
|
+ QGroupBox *set_init;
|
|
|
+ QGridLayout *gridLayout;
|
|
|
+ QStackedWidget *condition;
|
|
|
+ QWidget *wt_page;
|
|
|
+ QGridLayout *gridLayout_5;
|
|
|
+ QGroupBox *groupBox_4;
|
|
|
+ QGridLayout *gridLayout_8;
|
|
|
+ QSpacerItem *horizontalSpacer;
|
|
|
+ QPushButton *pushButton_5;
|
|
|
+ QPushButton *pushButton_3;
|
|
|
+ QSpacerItem *horizontalSpacer_4;
|
|
|
+ QPushButton *pushButton_6;
|
|
|
+ QPushButton *pushButton_4;
|
|
|
+ QSpacerItem *horizontalSpacer_17;
|
|
|
+ QSpacerItem *horizontalSpacer_18;
|
|
|
+ QSpacerItem *horizontalSpacer_16;
|
|
|
+ QPushButton *pushButton_2;
|
|
|
+ QSpacerItem *horizontalSpacer_19;
|
|
|
+ QGroupBox *groupBox_15;
|
|
|
+ QVBoxLayout *verticalLayout;
|
|
|
+ QCheckBox *cbx_disturbance;
|
|
|
+ QGroupBox *groupBox_17;
|
|
|
+ QGridLayout *gridLayout_6;
|
|
|
+ QLabel *label_12;
|
|
|
+ QLabel *label_13;
|
|
|
+ QLabel *label_8;
|
|
|
+ QLabel *label_20;
|
|
|
+ QLineEdit *lineEdit;
|
|
|
+ QLineEdit *lineEdit_2;
|
|
|
+ QSpacerItem *horizontalSpacer_3;
|
|
|
+ QGroupBox *groupBox_12;
|
|
|
+ QHBoxLayout *horizontalLayout_10;
|
|
|
+ QLabel *label_11;
|
|
|
+ QLineEdit *sim_time_wt;
|
|
|
+ QLabel *label_21;
|
|
|
+ QSpacerItem *horizontalSpacer_13;
|
|
|
+ QLabel *label_10;
|
|
|
+ QComboBox *cbo_wt;
|
|
|
+ QGroupBox *groupBox_5;
|
|
|
+ QHBoxLayout *horizontalLayout_5;
|
|
|
+ QLabel *label_14;
|
|
|
+ QComboBox *cbo_pid_wt;
|
|
|
+ QSpacerItem *horizontalSpacer_5;
|
|
|
+ QPushButton *pushButton_8;
|
|
|
+ QWidget *qh_page;
|
|
|
+ QVBoxLayout *verticalLayout_2;
|
|
|
+ QGroupBox *groupBox_13;
|
|
|
+ QHBoxLayout *horizontalLayout_11;
|
|
|
+ QLabel *label_15;
|
|
|
+ QLineEdit *sim_time_qh;
|
|
|
+ QLabel *label_22;
|
|
|
+ QSpacerItem *horizontalSpacer_20;
|
|
|
+ QLabel *label_16;
|
|
|
+ QComboBox *cbo_qh;
|
|
|
+ QGroupBox *groupBox_2;
|
|
|
+ QHBoxLayout *horizontalLayout_2;
|
|
|
+ QGroupBox *groupBox_3;
|
|
|
+ QGridLayout *gridLayout_3;
|
|
|
+ QLabel *label_18;
|
|
|
+ QComboBox *cbo_lg;
|
|
|
+ QLabel *label_19;
|
|
|
+ QComboBox *cbo_target;
|
|
|
+ QSpacerItem *horizontalSpacer_10;
|
|
|
+ QGroupBox *groupBox_8;
|
|
|
+ QGridLayout *gridLayout_7;
|
|
|
+ QLabel *label_4;
|
|
|
+ QLineEdit *line_nsp;
|
|
|
+ QLabel *label_6;
|
|
|
+ QLineEdit *line_nshf;
|
|
|
+ QLabel *label_5;
|
|
|
+ QLineEdit *line_gsp;
|
|
|
+ QLabel *label_7;
|
|
|
+ QLineEdit *line_gsf;
|
|
|
+ QGroupBox *groupBox_6;
|
|
|
+ QHBoxLayout *horizontalLayout_6;
|
|
|
+ QSpacerItem *horizontalSpacer_6;
|
|
|
+ QPushButton *pushButton_7;
|
|
|
+ QSpacerItem *horizontalSpacer_11;
|
|
|
+ QPushButton *pushButton_9;
|
|
|
+ QSpacerItem *horizontalSpacer_12;
|
|
|
+ QPushButton *pushButton_10;
|
|
|
+ QSpacerItem *horizontalSpacer_14;
|
|
|
+ QPushButton *pushButton_11;
|
|
|
+ QSpacerItem *horizontalSpacer_15;
|
|
|
+ QPushButton *pushButton_12;
|
|
|
+ QSpacerItem *horizontalSpacer_7;
|
|
|
+ QGroupBox *groupBox_7;
|
|
|
+ QHBoxLayout *horizontalLayout_7;
|
|
|
+ QLabel *label_17;
|
|
|
+ QComboBox *cbo_pid;
|
|
|
+ QSpacerItem *horizontalSpacer_24;
|
|
|
+ QPushButton *pushButton_13;
|
|
|
+ QWidget *switch_page;
|
|
|
+ QGroupBox *switch_condition;
|
|
|
+ QGridLayout *gridLayout_4;
|
|
|
+ QLineEdit *now_condition;
|
|
|
+ QComboBox *cbo_condition;
|
|
|
+ QLabel *label_9;
|
|
|
+ QSpacerItem *horizontalSpacer_8;
|
|
|
+ QLabel *label_3;
|
|
|
+ QSpacerItem *verticalSpacer;
|
|
|
+ QGroupBox *groupBox;
|
|
|
+ QHBoxLayout *horizontalLayout;
|
|
|
+ QPushButton *btn_stop;
|
|
|
+ QPushButton *btn_pause;
|
|
|
+ QPushButton *setListen;
|
|
|
+ QStatusBar *statusbar;
|
|
|
+ QMenuBar *menubar;
|
|
|
+ QMenu *menu;
|
|
|
+
|
|
|
+ void setupUi(QMainWindow *model_select)
|
|
|
+ {
|
|
|
+ if (model_select->objectName().isEmpty())
|
|
|
+ model_select->setObjectName(QString::fromUtf8("model_select"));
|
|
|
+ model_select->resize(1077, 732);
|
|
|
+ QFont font;
|
|
|
+ font.setFamilies({QString::fromUtf8("\345\256\213\344\275\223")});
|
|
|
+ font.setPointSize(12);
|
|
|
+ font.setBold(false);
|
|
|
+ font.setItalic(false);
|
|
|
+ model_select->setFont(font);
|
|
|
+ model_select->setStyleSheet(QString::fromUtf8("font:12pt \"\345\256\213\344\275\223\";\n"
|
|
|
+"background-image: url(:/src/picture/bg.svg);"));
|
|
|
+ centralwidget = new QWidget(model_select);
|
|
|
+ centralwidget->setObjectName(QString::fromUtf8("centralwidget"));
|
|
|
+ gridLayout_2 = new QGridLayout(centralwidget);
|
|
|
+ gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
|
|
|
+ tree_set = new QTreeView(centralwidget);
|
|
|
+ tree_set->setObjectName(QString::fromUtf8("tree_set"));
|
|
|
+ tree_set->setMinimumSize(QSize(150, 0));
|
|
|
+ tree_set->setMaximumSize(QSize(150, 16777215));
|
|
|
+ QFont font1;
|
|
|
+ font1.setFamilies({QString::fromUtf8("\346\245\267\344\275\223")});
|
|
|
+ font1.setPointSize(12);
|
|
|
+ font1.setBold(false);
|
|
|
+ font1.setItalic(false);
|
|
|
+ tree_set->setFont(font1);
|
|
|
+ tree_set->setStyleSheet(QString::fromUtf8("selection-color: rgb(125, 147, 195);\n"
|
|
|
+"font: 12pt \"\346\245\267\344\275\223\";"));
|
|
|
+
|
|
|
+ gridLayout_2->addWidget(tree_set, 0, 0, 3, 1);
|
|
|
+
|
|
|
+ widget = new QWidget(centralwidget);
|
|
|
+ widget->setObjectName(QString::fromUtf8("widget"));
|
|
|
+ horizontalLayout_3 = new QHBoxLayout(widget);
|
|
|
+ horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
|
|
|
+ horizontalSpacer_9 = new QSpacerItem(37, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_3->addItem(horizontalSpacer_9);
|
|
|
+
|
|
|
+ label_2 = new QLabel(widget);
|
|
|
+ label_2->setObjectName(QString::fromUtf8("label_2"));
|
|
|
+
|
|
|
+ horizontalLayout_3->addWidget(label_2);
|
|
|
+
|
|
|
+ cbo_model_select = new QComboBox(widget);
|
|
|
+ cbo_model_select->setObjectName(QString::fromUtf8("cbo_model_select"));
|
|
|
+ cbo_model_select->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_model_select->setMaximumSize(QSize(120, 16777215));
|
|
|
+ cbo_model_select->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+ cbo_model_select->setEditable(true);
|
|
|
+
|
|
|
+ horizontalLayout_3->addWidget(cbo_model_select);
|
|
|
+
|
|
|
+ horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_3->addItem(horizontalSpacer_2);
|
|
|
+
|
|
|
+ label = new QLabel(widget);
|
|
|
+ label->setObjectName(QString::fromUtf8("label"));
|
|
|
+
|
|
|
+ horizontalLayout_3->addWidget(label);
|
|
|
+
|
|
|
+ port = new QLineEdit(widget);
|
|
|
+ port->setObjectName(QString::fromUtf8("port"));
|
|
|
+ port->setEnabled(false);
|
|
|
+ port->setMinimumSize(QSize(150, 0));
|
|
|
+ port->setMaximumSize(QSize(100, 16777215));
|
|
|
+ port->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ horizontalLayout_3->addWidget(port, 0, Qt::AlignVCenter);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_2->addWidget(widget, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ set_init = new QGroupBox(centralwidget);
|
|
|
+ set_init->setObjectName(QString::fromUtf8("set_init"));
|
|
|
+ gridLayout = new QGridLayout(set_init);
|
|
|
+ gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
|
|
|
+ condition = new QStackedWidget(set_init);
|
|
|
+ condition->setObjectName(QString::fromUtf8("condition"));
|
|
|
+ wt_page = new QWidget();
|
|
|
+ wt_page->setObjectName(QString::fromUtf8("wt_page"));
|
|
|
+ gridLayout_5 = new QGridLayout(wt_page);
|
|
|
+ gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
|
|
|
+ gridLayout_5->setHorizontalSpacing(0);
|
|
|
+ gridLayout_5->setVerticalSpacing(7);
|
|
|
+ gridLayout_5->setContentsMargins(0, 0, 0, 0);
|
|
|
+ groupBox_4 = new QGroupBox(wt_page);
|
|
|
+ groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
|
|
|
+ gridLayout_8 = new QGridLayout(groupBox_4);
|
|
|
+ gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
|
|
|
+ horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ pushButton_5 = new QPushButton(groupBox_4);
|
|
|
+ pushButton_5->setObjectName(QString::fromUtf8("pushButton_5"));
|
|
|
+ pushButton_5->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_5->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ gridLayout_8->addWidget(pushButton_5, 0, 7, 1, 1);
|
|
|
+
|
|
|
+ pushButton_3 = new QPushButton(groupBox_4);
|
|
|
+ pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
|
|
|
+ pushButton_3->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_3->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ gridLayout_8->addWidget(pushButton_3, 0, 3, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer_4, 0, 10, 1, 1);
|
|
|
+
|
|
|
+ pushButton_6 = new QPushButton(groupBox_4);
|
|
|
+ pushButton_6->setObjectName(QString::fromUtf8("pushButton_6"));
|
|
|
+ pushButton_6->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_6->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ gridLayout_8->addWidget(pushButton_6, 0, 9, 1, 1);
|
|
|
+
|
|
|
+ pushButton_4 = new QPushButton(groupBox_4);
|
|
|
+ pushButton_4->setObjectName(QString::fromUtf8("pushButton_4"));
|
|
|
+ pushButton_4->setMinimumSize(QSize(120, 0));
|
|
|
+ pushButton_4->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ gridLayout_8->addWidget(pushButton_4, 0, 5, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_17 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer_17, 0, 4, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_18 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer_18, 0, 6, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_16 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer_16, 0, 2, 1, 1);
|
|
|
+
|
|
|
+ pushButton_2 = new QPushButton(groupBox_4);
|
|
|
+ pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
|
|
|
+ pushButton_2->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_2->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ gridLayout_8->addWidget(pushButton_2, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_19 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_8->addItem(horizontalSpacer_19, 0, 8, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_5->addWidget(groupBox_4, 2, 0, 1, 1);
|
|
|
+
|
|
|
+ groupBox_15 = new QGroupBox(wt_page);
|
|
|
+ groupBox_15->setObjectName(QString::fromUtf8("groupBox_15"));
|
|
|
+ verticalLayout = new QVBoxLayout(groupBox_15);
|
|
|
+ verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
|
|
|
+ cbx_disturbance = new QCheckBox(groupBox_15);
|
|
|
+ cbx_disturbance->setObjectName(QString::fromUtf8("cbx_disturbance"));
|
|
|
+
|
|
|
+ verticalLayout->addWidget(cbx_disturbance);
|
|
|
+
|
|
|
+ groupBox_17 = new QGroupBox(groupBox_15);
|
|
|
+ groupBox_17->setObjectName(QString::fromUtf8("groupBox_17"));
|
|
|
+ gridLayout_6 = new QGridLayout(groupBox_17);
|
|
|
+ gridLayout_6->setSpacing(2);
|
|
|
+ gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6"));
|
|
|
+ gridLayout_6->setContentsMargins(2, 2, 2, 2);
|
|
|
+ label_12 = new QLabel(groupBox_17);
|
|
|
+ label_12->setObjectName(QString::fromUtf8("label_12"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(label_12, 0, 5, 1, 1);
|
|
|
+
|
|
|
+ label_13 = new QLabel(groupBox_17);
|
|
|
+ label_13->setObjectName(QString::fromUtf8("label_13"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(label_13, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ label_8 = new QLabel(groupBox_17);
|
|
|
+ label_8->setObjectName(QString::fromUtf8("label_8"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(label_8, 0, 2, 1, 1);
|
|
|
+
|
|
|
+ label_20 = new QLabel(groupBox_17);
|
|
|
+ label_20->setObjectName(QString::fromUtf8("label_20"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(label_20, 0, 7, 1, 1);
|
|
|
+
|
|
|
+ lineEdit = new QLineEdit(groupBox_17);
|
|
|
+ lineEdit->setObjectName(QString::fromUtf8("lineEdit"));
|
|
|
+ lineEdit->setMinimumSize(QSize(150, 0));
|
|
|
+ lineEdit->setMaximumSize(QSize(150, 16777215));
|
|
|
+ lineEdit->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(lineEdit, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ lineEdit_2 = new QLineEdit(groupBox_17);
|
|
|
+ lineEdit_2->setObjectName(QString::fromUtf8("lineEdit_2"));
|
|
|
+ lineEdit_2->setMinimumSize(QSize(150, 0));
|
|
|
+ lineEdit_2->setMaximumSize(QSize(150, 16777215));
|
|
|
+ lineEdit_2->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_6->addWidget(lineEdit_2, 0, 6, 1, 1, Qt::AlignHCenter);
|
|
|
+
|
|
|
+ horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_6->addItem(horizontalSpacer_3, 0, 3, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ verticalLayout->addWidget(groupBox_17);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_5->addWidget(groupBox_15, 1, 0, 1, 1);
|
|
|
+
|
|
|
+ groupBox_12 = new QGroupBox(wt_page);
|
|
|
+ groupBox_12->setObjectName(QString::fromUtf8("groupBox_12"));
|
|
|
+ horizontalLayout_10 = new QHBoxLayout(groupBox_12);
|
|
|
+ horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10"));
|
|
|
+ label_11 = new QLabel(groupBox_12);
|
|
|
+ label_11->setObjectName(QString::fromUtf8("label_11"));
|
|
|
+
|
|
|
+ horizontalLayout_10->addWidget(label_11);
|
|
|
+
|
|
|
+ sim_time_wt = new QLineEdit(groupBox_12);
|
|
|
+ sim_time_wt->setObjectName(QString::fromUtf8("sim_time_wt"));
|
|
|
+ sim_time_wt->setMinimumSize(QSize(150, 0));
|
|
|
+ sim_time_wt->setMaximumSize(QSize(150, 16777215));
|
|
|
+ sim_time_wt->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ horizontalLayout_10->addWidget(sim_time_wt);
|
|
|
+
|
|
|
+ label_21 = new QLabel(groupBox_12);
|
|
|
+ label_21->setObjectName(QString::fromUtf8("label_21"));
|
|
|
+
|
|
|
+ horizontalLayout_10->addWidget(label_21);
|
|
|
+
|
|
|
+ horizontalSpacer_13 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_10->addItem(horizontalSpacer_13);
|
|
|
+
|
|
|
+ label_10 = new QLabel(groupBox_12);
|
|
|
+ label_10->setObjectName(QString::fromUtf8("label_10"));
|
|
|
+
|
|
|
+ horizontalLayout_10->addWidget(label_10);
|
|
|
+
|
|
|
+ cbo_wt = new QComboBox(groupBox_12);
|
|
|
+ cbo_wt->setObjectName(QString::fromUtf8("cbo_wt"));
|
|
|
+ cbo_wt->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_wt->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);"));
|
|
|
+
|
|
|
+ horizontalLayout_10->addWidget(cbo_wt);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_5->addWidget(groupBox_12, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ groupBox_5 = new QGroupBox(wt_page);
|
|
|
+ groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
|
|
|
+ horizontalLayout_5 = new QHBoxLayout(groupBox_5);
|
|
|
+ horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
|
|
|
+ label_14 = new QLabel(groupBox_5);
|
|
|
+ label_14->setObjectName(QString::fromUtf8("label_14"));
|
|
|
+
|
|
|
+ horizontalLayout_5->addWidget(label_14);
|
|
|
+
|
|
|
+ cbo_pid_wt = new QComboBox(groupBox_5);
|
|
|
+ cbo_pid_wt->setObjectName(QString::fromUtf8("cbo_pid_wt"));
|
|
|
+ cbo_pid_wt->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_pid_wt->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);"));
|
|
|
+
|
|
|
+ horizontalLayout_5->addWidget(cbo_pid_wt);
|
|
|
+
|
|
|
+ horizontalSpacer_5 = new QSpacerItem(150, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_5->addItem(horizontalSpacer_5);
|
|
|
+
|
|
|
+ pushButton_8 = new QPushButton(groupBox_5);
|
|
|
+ pushButton_8->setObjectName(QString::fromUtf8("pushButton_8"));
|
|
|
+
|
|
|
+ horizontalLayout_5->addWidget(pushButton_8);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_5->addWidget(groupBox_5, 3, 0, 2, 1);
|
|
|
+
|
|
|
+ gridLayout_5->setRowStretch(0, 1);
|
|
|
+ gridLayout_5->setRowStretch(1, 4);
|
|
|
+ gridLayout_5->setRowStretch(2, 5);
|
|
|
+ gridLayout_5->setRowStretch(3, 5);
|
|
|
+ gridLayout_5->setRowStretch(4, 5);
|
|
|
+ condition->addWidget(wt_page);
|
|
|
+ qh_page = new QWidget();
|
|
|
+ qh_page->setObjectName(QString::fromUtf8("qh_page"));
|
|
|
+ verticalLayout_2 = new QVBoxLayout(qh_page);
|
|
|
+ verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
|
|
|
+ groupBox_13 = new QGroupBox(qh_page);
|
|
|
+ groupBox_13->setObjectName(QString::fromUtf8("groupBox_13"));
|
|
|
+ horizontalLayout_11 = new QHBoxLayout(groupBox_13);
|
|
|
+ horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11"));
|
|
|
+ label_15 = new QLabel(groupBox_13);
|
|
|
+ label_15->setObjectName(QString::fromUtf8("label_15"));
|
|
|
+
|
|
|
+ horizontalLayout_11->addWidget(label_15);
|
|
|
+
|
|
|
+ sim_time_qh = new QLineEdit(groupBox_13);
|
|
|
+ sim_time_qh->setObjectName(QString::fromUtf8("sim_time_qh"));
|
|
|
+ sim_time_qh->setMinimumSize(QSize(150, 0));
|
|
|
+ sim_time_qh->setMaximumSize(QSize(150, 16777215));
|
|
|
+ sim_time_qh->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ horizontalLayout_11->addWidget(sim_time_qh);
|
|
|
+
|
|
|
+ label_22 = new QLabel(groupBox_13);
|
|
|
+ label_22->setObjectName(QString::fromUtf8("label_22"));
|
|
|
+
|
|
|
+ horizontalLayout_11->addWidget(label_22);
|
|
|
+
|
|
|
+ horizontalSpacer_20 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_11->addItem(horizontalSpacer_20);
|
|
|
+
|
|
|
+ label_16 = new QLabel(groupBox_13);
|
|
|
+ label_16->setObjectName(QString::fromUtf8("label_16"));
|
|
|
+
|
|
|
+ horizontalLayout_11->addWidget(label_16);
|
|
|
+
|
|
|
+ cbo_qh = new QComboBox(groupBox_13);
|
|
|
+ cbo_qh->setObjectName(QString::fromUtf8("cbo_qh"));
|
|
|
+ cbo_qh->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_qh->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ horizontalLayout_11->addWidget(cbo_qh);
|
|
|
+
|
|
|
+
|
|
|
+ verticalLayout_2->addWidget(groupBox_13);
|
|
|
+
|
|
|
+ groupBox_2 = new QGroupBox(qh_page);
|
|
|
+ groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
|
|
|
+ horizontalLayout_2 = new QHBoxLayout(groupBox_2);
|
|
|
+ horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
|
|
|
+ groupBox_3 = new QGroupBox(groupBox_2);
|
|
|
+ groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
|
|
|
+ gridLayout_3 = new QGridLayout(groupBox_3);
|
|
|
+ gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
|
|
|
+ label_18 = new QLabel(groupBox_3);
|
|
|
+ label_18->setObjectName(QString::fromUtf8("label_18"));
|
|
|
+
|
|
|
+ gridLayout_3->addWidget(label_18, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ cbo_lg = new QComboBox(groupBox_3);
|
|
|
+ cbo_lg->setObjectName(QString::fromUtf8("cbo_lg"));
|
|
|
+ cbo_lg->setMinimumSize(QSize(120, 0));
|
|
|
+ cbo_lg->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_3->addWidget(cbo_lg, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ label_19 = new QLabel(groupBox_3);
|
|
|
+ label_19->setObjectName(QString::fromUtf8("label_19"));
|
|
|
+
|
|
|
+ gridLayout_3->addWidget(label_19, 1, 0, 1, 1);
|
|
|
+
|
|
|
+ cbo_target = new QComboBox(groupBox_3);
|
|
|
+ cbo_target->setObjectName(QString::fromUtf8("cbo_target"));
|
|
|
+ cbo_target->setMinimumSize(QSize(120, 0));
|
|
|
+ cbo_target->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_3->addWidget(cbo_target, 1, 1, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ horizontalLayout_2->addWidget(groupBox_3);
|
|
|
+
|
|
|
+ horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_2->addItem(horizontalSpacer_10);
|
|
|
+
|
|
|
+ groupBox_8 = new QGroupBox(groupBox_2);
|
|
|
+ groupBox_8->setObjectName(QString::fromUtf8("groupBox_8"));
|
|
|
+ gridLayout_7 = new QGridLayout(groupBox_8);
|
|
|
+ gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7"));
|
|
|
+ label_4 = new QLabel(groupBox_8);
|
|
|
+ label_4->setObjectName(QString::fromUtf8("label_4"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(label_4, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ line_nsp = new QLineEdit(groupBox_8);
|
|
|
+ line_nsp->setObjectName(QString::fromUtf8("line_nsp"));
|
|
|
+ line_nsp->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(line_nsp, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ label_6 = new QLabel(groupBox_8);
|
|
|
+ label_6->setObjectName(QString::fromUtf8("label_6"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(label_6, 0, 2, 1, 1);
|
|
|
+
|
|
|
+ line_nshf = new QLineEdit(groupBox_8);
|
|
|
+ line_nshf->setObjectName(QString::fromUtf8("line_nshf"));
|
|
|
+ line_nshf->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(line_nshf, 0, 3, 1, 1);
|
|
|
+
|
|
|
+ label_5 = new QLabel(groupBox_8);
|
|
|
+ label_5->setObjectName(QString::fromUtf8("label_5"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(label_5, 1, 0, 1, 1);
|
|
|
+
|
|
|
+ line_gsp = new QLineEdit(groupBox_8);
|
|
|
+ line_gsp->setObjectName(QString::fromUtf8("line_gsp"));
|
|
|
+ line_gsp->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(line_gsp, 1, 1, 1, 1);
|
|
|
+
|
|
|
+ label_7 = new QLabel(groupBox_8);
|
|
|
+ label_7->setObjectName(QString::fromUtf8("label_7"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(label_7, 1, 2, 1, 1);
|
|
|
+
|
|
|
+ line_gsf = new QLineEdit(groupBox_8);
|
|
|
+ line_gsf->setObjectName(QString::fromUtf8("line_gsf"));
|
|
|
+ line_gsf->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_7->addWidget(line_gsf, 1, 3, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ horizontalLayout_2->addWidget(groupBox_8);
|
|
|
+
|
|
|
+
|
|
|
+ verticalLayout_2->addWidget(groupBox_2);
|
|
|
+
|
|
|
+ groupBox_6 = new QGroupBox(qh_page);
|
|
|
+ groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
|
|
|
+ horizontalLayout_6 = new QHBoxLayout(groupBox_6);
|
|
|
+ horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
|
|
|
+ horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_6);
|
|
|
+
|
|
|
+ pushButton_7 = new QPushButton(groupBox_6);
|
|
|
+ pushButton_7->setObjectName(QString::fromUtf8("pushButton_7"));
|
|
|
+ pushButton_7->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_7->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ horizontalLayout_6->addWidget(pushButton_7);
|
|
|
+
|
|
|
+ horizontalSpacer_11 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_11);
|
|
|
+
|
|
|
+ pushButton_9 = new QPushButton(groupBox_6);
|
|
|
+ pushButton_9->setObjectName(QString::fromUtf8("pushButton_9"));
|
|
|
+ pushButton_9->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_9->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ horizontalLayout_6->addWidget(pushButton_9);
|
|
|
+
|
|
|
+ horizontalSpacer_12 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_12);
|
|
|
+
|
|
|
+ pushButton_10 = new QPushButton(groupBox_6);
|
|
|
+ pushButton_10->setObjectName(QString::fromUtf8("pushButton_10"));
|
|
|
+ pushButton_10->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_10->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ horizontalLayout_6->addWidget(pushButton_10);
|
|
|
+
|
|
|
+ horizontalSpacer_14 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_14);
|
|
|
+
|
|
|
+ pushButton_11 = new QPushButton(groupBox_6);
|
|
|
+ pushButton_11->setObjectName(QString::fromUtf8("pushButton_11"));
|
|
|
+ pushButton_11->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_11->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ horizontalLayout_6->addWidget(pushButton_11);
|
|
|
+
|
|
|
+ horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_15);
|
|
|
+
|
|
|
+ pushButton_12 = new QPushButton(groupBox_6);
|
|
|
+ pushButton_12->setObjectName(QString::fromUtf8("pushButton_12"));
|
|
|
+ pushButton_12->setMinimumSize(QSize(150, 0));
|
|
|
+ pushButton_12->setMaximumSize(QSize(150, 16777215));
|
|
|
+
|
|
|
+ horizontalLayout_6->addWidget(pushButton_12);
|
|
|
+
|
|
|
+ horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_6->addItem(horizontalSpacer_7);
|
|
|
+
|
|
|
+
|
|
|
+ verticalLayout_2->addWidget(groupBox_6);
|
|
|
+
|
|
|
+ groupBox_7 = new QGroupBox(qh_page);
|
|
|
+ groupBox_7->setObjectName(QString::fromUtf8("groupBox_7"));
|
|
|
+ horizontalLayout_7 = new QHBoxLayout(groupBox_7);
|
|
|
+ horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7"));
|
|
|
+ label_17 = new QLabel(groupBox_7);
|
|
|
+ label_17->setObjectName(QString::fromUtf8("label_17"));
|
|
|
+
|
|
|
+ horizontalLayout_7->addWidget(label_17);
|
|
|
+
|
|
|
+ cbo_pid = new QComboBox(groupBox_7);
|
|
|
+ cbo_pid->setObjectName(QString::fromUtf8("cbo_pid"));
|
|
|
+ cbo_pid->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_pid->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ horizontalLayout_7->addWidget(cbo_pid);
|
|
|
+
|
|
|
+ horizontalSpacer_24 = new QSpacerItem(111, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ horizontalLayout_7->addItem(horizontalSpacer_24);
|
|
|
+
|
|
|
+ pushButton_13 = new QPushButton(groupBox_7);
|
|
|
+ pushButton_13->setObjectName(QString::fromUtf8("pushButton_13"));
|
|
|
+
|
|
|
+ horizontalLayout_7->addWidget(pushButton_13);
|
|
|
+
|
|
|
+
|
|
|
+ verticalLayout_2->addWidget(groupBox_7);
|
|
|
+
|
|
|
+ condition->addWidget(qh_page);
|
|
|
+ switch_page = new QWidget();
|
|
|
+ switch_page->setObjectName(QString::fromUtf8("switch_page"));
|
|
|
+ condition->addWidget(switch_page);
|
|
|
+
|
|
|
+ gridLayout->addWidget(condition, 2, 0, 1, 1);
|
|
|
+
|
|
|
+ switch_condition = new QGroupBox(set_init);
|
|
|
+ switch_condition->setObjectName(QString::fromUtf8("switch_condition"));
|
|
|
+ gridLayout_4 = new QGridLayout(switch_condition);
|
|
|
+ gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
|
|
|
+ now_condition = new QLineEdit(switch_condition);
|
|
|
+ now_condition->setObjectName(QString::fromUtf8("now_condition"));
|
|
|
+ now_condition->setEnabled(false);
|
|
|
+ now_condition->setMinimumSize(QSize(150, 0));
|
|
|
+ now_condition->setMaximumSize(QSize(150, 16777215));
|
|
|
+ now_condition->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_4->addWidget(now_condition, 0, 4, 1, 1, Qt::AlignLeft);
|
|
|
+
|
|
|
+ cbo_condition = new QComboBox(switch_condition);
|
|
|
+ cbo_condition->addItem(QString());
|
|
|
+ cbo_condition->addItem(QString());
|
|
|
+ cbo_condition->setObjectName(QString::fromUtf8("cbo_condition"));
|
|
|
+ cbo_condition->setMinimumSize(QSize(150, 0));
|
|
|
+ cbo_condition->setStyleSheet(QString::fromUtf8("background-color: rgb(125, 147, 195);\n"
|
|
|
+"background-image: url();"));
|
|
|
+
|
|
|
+ gridLayout_4->addWidget(cbo_condition, 0, 1, 1, 1);
|
|
|
+
|
|
|
+ label_9 = new QLabel(switch_condition);
|
|
|
+ label_9->setObjectName(QString::fromUtf8("label_9"));
|
|
|
+
|
|
|
+ gridLayout_4->addWidget(label_9, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ horizontalSpacer_8 = new QSpacerItem(100, 20, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum);
|
|
|
+
|
|
|
+ gridLayout_4->addItem(horizontalSpacer_8, 0, 2, 1, 1);
|
|
|
+
|
|
|
+ label_3 = new QLabel(switch_condition);
|
|
|
+ label_3->setObjectName(QString::fromUtf8("label_3"));
|
|
|
+
|
|
|
+ gridLayout_4->addWidget(label_3, 0, 3, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout->addWidget(switch_condition, 0, 0, 1, 1);
|
|
|
+
|
|
|
+ verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
|
|
|
+
|
|
|
+ gridLayout->addItem(verticalSpacer, 3, 0, 1, 1);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_2->addWidget(set_init, 1, 1, 1, 1);
|
|
|
+
|
|
|
+ groupBox = new QGroupBox(centralwidget);
|
|
|
+ groupBox->setObjectName(QString::fromUtf8("groupBox"));
|
|
|
+ horizontalLayout = new QHBoxLayout(groupBox);
|
|
|
+ horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
|
|
|
+ btn_stop = new QPushButton(groupBox);
|
|
|
+ btn_stop->setObjectName(QString::fromUtf8("btn_stop"));
|
|
|
+ btn_stop->setMaximumSize(QSize(200, 16777215));
|
|
|
+ QIcon icon;
|
|
|
+ icon.addFile(QString::fromUtf8(":/shield-check.svg"), QSize(), QIcon::Normal, QIcon::Off);
|
|
|
+ btn_stop->setIcon(icon);
|
|
|
+
|
|
|
+ horizontalLayout->addWidget(btn_stop);
|
|
|
+
|
|
|
+ btn_pause = new QPushButton(groupBox);
|
|
|
+ btn_pause->setObjectName(QString::fromUtf8("btn_pause"));
|
|
|
+ btn_pause->setMaximumSize(QSize(200, 16777215));
|
|
|
+ QIcon icon1;
|
|
|
+ icon1.addFile(QString::fromUtf8(":/shield-loading.svg"), QSize(), QIcon::Normal, QIcon::Off);
|
|
|
+ btn_pause->setIcon(icon1);
|
|
|
+
|
|
|
+ horizontalLayout->addWidget(btn_pause);
|
|
|
+
|
|
|
+ setListen = new QPushButton(groupBox);
|
|
|
+ setListen->setObjectName(QString::fromUtf8("setListen"));
|
|
|
+ setListen->setMaximumSize(QSize(200, 16777215));
|
|
|
+ setListen->setStyleSheet(QString::fromUtf8(""));
|
|
|
+ QIcon icon2;
|
|
|
+ icon2.addFile(QString::fromUtf8(":/shield-download.svg"), QSize(), QIcon::Normal, QIcon::Off);
|
|
|
+ setListen->setIcon(icon2);
|
|
|
+
|
|
|
+ horizontalLayout->addWidget(setListen);
|
|
|
+
|
|
|
+
|
|
|
+ gridLayout_2->addWidget(groupBox, 2, 1, 1, 1);
|
|
|
+
|
|
|
+ model_select->setCentralWidget(centralwidget);
|
|
|
+ set_init->raise();
|
|
|
+ groupBox->raise();
|
|
|
+ widget->raise();
|
|
|
+ tree_set->raise();
|
|
|
+ statusbar = new QStatusBar(model_select);
|
|
|
+ statusbar->setObjectName(QString::fromUtf8("statusbar"));
|
|
|
+ model_select->setStatusBar(statusbar);
|
|
|
+ menubar = new QMenuBar(model_select);
|
|
|
+ menubar->setObjectName(QString::fromUtf8("menubar"));
|
|
|
+ menubar->setGeometry(QRect(0, 0, 1077, 25));
|
|
|
+ menu = new QMenu(menubar);
|
|
|
+ menu->setObjectName(QString::fromUtf8("menu"));
|
|
|
+ model_select->setMenuBar(menubar);
|
|
|
+
|
|
|
+ menubar->addAction(menu->menuAction());
|
|
|
+ menu->addSeparator();
|
|
|
+ menu->addSeparator();
|
|
|
+ menu->addSeparator();
|
|
|
+ menu->addSeparator();
|
|
|
+ menu->addSeparator();
|
|
|
+
|
|
|
+ retranslateUi(model_select);
|
|
|
+
|
|
|
+ condition->setCurrentIndex(0);
|
|
|
+
|
|
|
+
|
|
|
+ QMetaObject::connectSlotsByName(model_select);
|
|
|
+ } // setupUi
|
|
|
+
|
|
|
+ void retranslateUi(QMainWindow *model_select)
|
|
|
+ {
|
|
|
+ model_select->setWindowTitle(QCoreApplication::translate("model_select", "MainWindow", nullptr));
|
|
|
+ label_2->setText(QCoreApplication::translate("model_select", "\344\273\277\347\234\237\346\250\241\345\236\213", nullptr));
|
|
|
+ label->setText(QCoreApplication::translate("model_select", "\346\234\215\345\212\241\347\253\257\345\217\243", nullptr));
|
|
|
+ set_init->setTitle(QString());
|
|
|
+ groupBox_4->setTitle(QCoreApplication::translate("model_select", "\351\200\200\345\214\226\350\256\276\347\275\256", nullptr));
|
|
|
+ pushButton_5->setText(QCoreApplication::translate("model_select", "GS\345\233\236\346\265\201\351\230\200\346\263\204\351\234\262", nullptr));
|
|
|
+ pushButton_3->setText(QCoreApplication::translate("model_select", "GS\346\263\265\351\200\200\345\214\226", nullptr));
|
|
|
+ pushButton_6->setText(QCoreApplication::translate("model_select", "GS\351\230\200\346\263\204\351\234\262", nullptr));
|
|
|
+ pushButton_4->setText(QCoreApplication::translate("model_select", "NS\345\233\236\346\265\201\351\230\200\351\227\250\346\263\204\351\234\262", nullptr));
|
|
|
+ pushButton_2->setText(QCoreApplication::translate("model_select", "NS\346\263\265\351\200\200\345\214\226", nullptr));
|
|
|
+ groupBox_15->setTitle(QCoreApplication::translate("model_select", "\345\271\262\346\211\260\350\256\276\347\275\256", nullptr));
|
|
|
+ cbx_disturbance->setText(QCoreApplication::translate("model_select", "\345\271\262\346\211\260\346\230\257\345\220\246\345\274\200\345\220\257", nullptr));
|
|
|
+ groupBox_17->setTitle(QString());
|
|
|
+ label_12->setText(QCoreApplication::translate("model_select", "\347\273\223\346\235\237\346\227\266\351\227\264", nullptr));
|
|
|
+ label_13->setText(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\346\227\266\351\227\264", nullptr));
|
|
|
+ label_8->setText(QCoreApplication::translate("model_select", "s", nullptr));
|
|
|
+ label_20->setText(QCoreApplication::translate("model_select", "s", nullptr));
|
|
|
+ groupBox_12->setTitle(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\350\256\276\347\275\256", nullptr));
|
|
|
+ label_11->setText(QCoreApplication::translate("model_select", "\344\273\277\347\234\237\350\212\202\347\202\271\346\227\266\351\227\264", nullptr));
|
|
|
+ label_21->setText(QCoreApplication::translate("model_select", "s", nullptr));
|
|
|
+ label_10->setText(QCoreApplication::translate("model_select", "\347\250\263\346\200\201\345\267\245\345\206\265\351\200\211\346\213\251", nullptr));
|
|
|
+ groupBox_5->setTitle(QCoreApplication::translate("model_select", "\346\216\247\345\210\266\346\250\241\345\236\213\351\200\211\345\217\226", nullptr));
|
|
|
+ label_14->setText(QCoreApplication::translate("model_select", "\346\250\241\345\236\213\346\216\247\345\210\266\347\256\227\346\263\225", nullptr));
|
|
|
+ pushButton_8->setText(QCoreApplication::translate("model_select", "\345\217\202\346\225\260\346\211\213\345\212\250\346\233\264\346\226\260", nullptr));
|
|
|
+ groupBox_13->setTitle(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\350\256\276\347\275\256", nullptr));
|
|
|
+ label_15->setText(QCoreApplication::translate("model_select", "\344\273\277\347\234\237\350\212\202\347\202\271\346\227\266\351\227\264", nullptr));
|
|
|
+ label_22->setText(QCoreApplication::translate("model_select", "s", nullptr));
|
|
|
+ label_16->setText(QCoreApplication::translate("model_select", "\345\210\207\346\215\242\345\267\245\345\206\265\351\200\211\346\213\251", nullptr));
|
|
|
+ groupBox_2->setTitle(QCoreApplication::translate("model_select", "\345\210\207\346\215\242\351\200\273\350\276\221", nullptr));
|
|
|
+ groupBox_3->setTitle(QString());
|
|
|
+ label_18->setText(QCoreApplication::translate("model_select", "\345\210\207\346\215\242\351\200\273\350\276\221\351\200\211\346\213\251", nullptr));
|
|
|
+ label_19->setText(QCoreApplication::translate("model_select", "\345\210\207\346\215\242\347\233\256\346\240\207\351\200\211\346\213\251", nullptr));
|
|
|
+ groupBox_8->setTitle(QString());
|
|
|
+ label_4->setText(QCoreApplication::translate("model_select", "NS\346\263\265", nullptr));
|
|
|
+ label_6->setText(QCoreApplication::translate("model_select", "NS\345\233\236\346\265\201\351\230\200", nullptr));
|
|
|
+ label_5->setText(QCoreApplication::translate("model_select", "GS\346\263\265", nullptr));
|
|
|
+ label_7->setText(QCoreApplication::translate("model_select", "GS\351\230\200", nullptr));
|
|
|
+ groupBox_6->setTitle(QCoreApplication::translate("model_select", "\351\200\200\345\214\226\350\256\276\347\275\256", nullptr));
|
|
|
+ pushButton_7->setText(QCoreApplication::translate("model_select", "NS\346\263\265\351\200\200\345\214\226", nullptr));
|
|
|
+ pushButton_9->setText(QCoreApplication::translate("model_select", "GS\346\263\265\351\200\200\345\214\226", nullptr));
|
|
|
+ pushButton_10->setText(QCoreApplication::translate("model_select", "NS\345\233\236\346\265\201\351\230\200\351\227\250\346\263\204\351\234\262", nullptr));
|
|
|
+ pushButton_11->setText(QCoreApplication::translate("model_select", "GS\345\233\236\346\265\201\351\230\200\346\263\204\351\234\262", nullptr));
|
|
|
+ pushButton_12->setText(QCoreApplication::translate("model_select", "GS\351\230\200\346\263\204\351\234\262", nullptr));
|
|
|
+ groupBox_7->setTitle(QCoreApplication::translate("model_select", "\346\216\247\345\210\266\346\250\241\345\236\213\351\200\211\345\217\226", nullptr));
|
|
|
+ label_17->setText(QCoreApplication::translate("model_select", "\346\250\241\345\236\213\346\216\247\345\210\266\347\256\227\346\263\225", nullptr));
|
|
|
+ pushButton_13->setText(QCoreApplication::translate("model_select", "\345\217\202\346\225\260\346\211\213\345\212\250\346\233\264\346\226\260", nullptr));
|
|
|
+ switch_condition->setTitle(QString());
|
|
|
+ cbo_condition->setItemText(0, QCoreApplication::translate("model_select", "\347\250\263\346\200\201\345\267\245\345\206\265", nullptr));
|
|
|
+ cbo_condition->setItemText(1, QCoreApplication::translate("model_select", "\345\210\207\346\215\242\345\267\245\345\206\265", nullptr));
|
|
|
+
|
|
|
+ label_9->setText(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\351\200\211\346\213\251", nullptr));
|
|
|
+ label_3->setText(QCoreApplication::translate("model_select", "\345\275\223\345\211\215\345\267\245\345\206\265: ", nullptr));
|
|
|
+ groupBox->setTitle(QString());
|
|
|
+ btn_stop->setText(QCoreApplication::translate("model_select", "\347\273\223\346\235\237\344\273\277\347\234\237", nullptr));
|
|
|
+ btn_pause->setText(QCoreApplication::translate("model_select", "\346\232\202\345\201\234\344\273\277\347\234\237", nullptr));
|
|
|
+ setListen->setText(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\344\273\277\347\234\237", nullptr));
|
|
|
+ menu->setTitle(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\350\256\276\347\275\256", nullptr));
|
|
|
+ } // retranslateUi
|
|
|
+
|
|
|
+};
|
|
|
+
|
|
|
+namespace Ui {
|
|
|
+ class model_select: public Ui_model_select {};
|
|
|
+} // namespace Ui
|
|
|
+
|
|
|
+QT_END_NAMESPACE
|
|
|
+
|
|
|
+#endif // UI_MODEL_SELECT_H
|