ui_model_select.h 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848
  1. /********************************************************************************
  2. ** Form generated from reading UI file 'model_select.ui'
  3. **
  4. ** Created by: Qt User Interface Compiler version 6.2.4
  5. **
  6. ** WARNING! All changes made in this file will be lost when recompiling UI file!
  7. ********************************************************************************/
  8. #ifndef UI_MODEL_SELECT_H
  9. #define UI_MODEL_SELECT_H
  10. #include <QtCore/QVariant>
  11. #include <QtGui/QAction>
  12. #include <QtGui/QIcon>
  13. #include <QtWidgets/QApplication>
  14. #include <QtWidgets/QCheckBox>
  15. #include <QtWidgets/QComboBox>
  16. #include <QtWidgets/QGridLayout>
  17. #include <QtWidgets/QGroupBox>
  18. #include <QtWidgets/QHBoxLayout>
  19. #include <QtWidgets/QHeaderView>
  20. #include <QtWidgets/QLabel>
  21. #include <QtWidgets/QLineEdit>
  22. #include <QtWidgets/QMainWindow>
  23. #include <QtWidgets/QMenu>
  24. #include <QtWidgets/QMenuBar>
  25. #include <QtWidgets/QPushButton>
  26. #include <QtWidgets/QSpacerItem>
  27. #include <QtWidgets/QStackedWidget>
  28. #include <QtWidgets/QStatusBar>
  29. #include <QtWidgets/QTreeView>
  30. #include <QtWidgets/QVBoxLayout>
  31. #include <QtWidgets/QWidget>
  32. QT_BEGIN_NAMESPACE
  33. class Ui_model_select
  34. {
  35. public:
  36. QWidget *centralwidget;
  37. QGridLayout *gridLayout_2;
  38. QTreeView *tree_set;
  39. QWidget *widget;
  40. QHBoxLayout *horizontalLayout_3;
  41. QSpacerItem *horizontalSpacer_9;
  42. QLabel *label_2;
  43. QComboBox *cbo_model_select;
  44. QSpacerItem *horizontalSpacer_2;
  45. QLabel *label;
  46. QLineEdit *port;
  47. QGroupBox *set_init;
  48. QGridLayout *gridLayout;
  49. QStackedWidget *condition;
  50. QWidget *wt_page;
  51. QGridLayout *gridLayout_5;
  52. QGroupBox *groupBox_4;
  53. QGridLayout *gridLayout_8;
  54. QSpacerItem *horizontalSpacer;
  55. QPushButton *pushButton_5;
  56. QPushButton *pushButton_3;
  57. QSpacerItem *horizontalSpacer_4;
  58. QPushButton *pushButton_6;
  59. QPushButton *pushButton_4;
  60. QSpacerItem *horizontalSpacer_17;
  61. QSpacerItem *horizontalSpacer_18;
  62. QSpacerItem *horizontalSpacer_16;
  63. QPushButton *pushButton_2;
  64. QSpacerItem *horizontalSpacer_19;
  65. QGroupBox *groupBox_15;
  66. QVBoxLayout *verticalLayout;
  67. QCheckBox *cbx_disturbance;
  68. QGroupBox *groupBox_17;
  69. QGridLayout *gridLayout_6;
  70. QLabel *label_12;
  71. QLabel *label_13;
  72. QLabel *label_8;
  73. QLabel *label_20;
  74. QLineEdit *lineEdit;
  75. QLineEdit *lineEdit_2;
  76. QSpacerItem *horizontalSpacer_3;
  77. QGroupBox *groupBox_12;
  78. QHBoxLayout *horizontalLayout_10;
  79. QLabel *label_11;
  80. QLineEdit *sim_time_wt;
  81. QLabel *label_21;
  82. QSpacerItem *horizontalSpacer_13;
  83. QLabel *label_10;
  84. QComboBox *cbo_wt;
  85. QGroupBox *groupBox_5;
  86. QHBoxLayout *horizontalLayout_5;
  87. QLabel *label_14;
  88. QComboBox *cbo_pid_wt;
  89. QSpacerItem *horizontalSpacer_5;
  90. QPushButton *pushButton_8;
  91. QWidget *qh_page;
  92. QVBoxLayout *verticalLayout_2;
  93. QGroupBox *groupBox_13;
  94. QHBoxLayout *horizontalLayout_11;
  95. QLabel *label_15;
  96. QLineEdit *sim_time_qh;
  97. QLabel *label_22;
  98. QSpacerItem *horizontalSpacer_20;
  99. QLabel *label_16;
  100. QComboBox *cbo_qh;
  101. QGroupBox *groupBox_2;
  102. QHBoxLayout *horizontalLayout_2;
  103. QGroupBox *groupBox_3;
  104. QGridLayout *gridLayout_3;
  105. QLabel *label_18;
  106. QComboBox *cbo_lg;
  107. QLabel *label_19;
  108. QComboBox *cbo_target;
  109. QSpacerItem *horizontalSpacer_10;
  110. QGroupBox *groupBox_8;
  111. QGridLayout *gridLayout_7;
  112. QLabel *label_4;
  113. QLineEdit *line_nsp;
  114. QLabel *label_6;
  115. QLineEdit *line_nshf;
  116. QLabel *label_5;
  117. QLineEdit *line_gsp;
  118. QLabel *label_7;
  119. QLineEdit *line_gsf;
  120. QGroupBox *groupBox_6;
  121. QHBoxLayout *horizontalLayout_6;
  122. QSpacerItem *horizontalSpacer_6;
  123. QPushButton *pushButton_7;
  124. QSpacerItem *horizontalSpacer_11;
  125. QPushButton *pushButton_9;
  126. QSpacerItem *horizontalSpacer_12;
  127. QPushButton *pushButton_10;
  128. QSpacerItem *horizontalSpacer_14;
  129. QPushButton *pushButton_11;
  130. QSpacerItem *horizontalSpacer_15;
  131. QPushButton *pushButton_12;
  132. QSpacerItem *horizontalSpacer_7;
  133. QGroupBox *groupBox_7;
  134. QHBoxLayout *horizontalLayout_7;
  135. QLabel *label_17;
  136. QComboBox *cbo_pid;
  137. QSpacerItem *horizontalSpacer_24;
  138. QPushButton *pushButton_13;
  139. QWidget *switch_page;
  140. QGroupBox *switch_condition;
  141. QGridLayout *gridLayout_4;
  142. QLineEdit *now_condition;
  143. QComboBox *cbo_condition;
  144. QLabel *label_9;
  145. QSpacerItem *horizontalSpacer_8;
  146. QLabel *label_3;
  147. QSpacerItem *verticalSpacer;
  148. QGroupBox *groupBox;
  149. QHBoxLayout *horizontalLayout;
  150. QPushButton *btn_stop;
  151. QPushButton *btn_pause;
  152. QPushButton *setListen;
  153. QStatusBar *statusbar;
  154. QMenuBar *menubar;
  155. QMenu *menu;
  156. void setupUi(QMainWindow *model_select)
  157. {
  158. if (model_select->objectName().isEmpty())
  159. model_select->setObjectName(QString::fromUtf8("model_select"));
  160. model_select->resize(1135, 794);
  161. QFont font;
  162. font.setFamilies({QString::fromUtf8("\345\256\213\344\275\223")});
  163. font.setPointSize(12);
  164. font.setBold(false);
  165. font.setItalic(false);
  166. model_select->setFont(font);
  167. model_select->setStyleSheet(QString::fromUtf8("font:12pt \"\345\256\213\344\275\223\";"));
  168. centralwidget = new QWidget(model_select);
  169. centralwidget->setObjectName(QString::fromUtf8("centralwidget"));
  170. gridLayout_2 = new QGridLayout(centralwidget);
  171. gridLayout_2->setObjectName(QString::fromUtf8("gridLayout_2"));
  172. tree_set = new QTreeView(centralwidget);
  173. tree_set->setObjectName(QString::fromUtf8("tree_set"));
  174. tree_set->setMinimumSize(QSize(150, 0));
  175. tree_set->setMaximumSize(QSize(150, 16777215));
  176. QFont font1;
  177. font1.setFamilies({QString::fromUtf8("\346\245\267\344\275\223")});
  178. font1.setPointSize(12);
  179. font1.setBold(false);
  180. font1.setItalic(false);
  181. tree_set->setFont(font1);
  182. tree_set->setStyleSheet(QString::fromUtf8("selection-color: rgb(125, 147, 195);\n"
  183. "font: 12pt \"\346\245\267\344\275\223\";"));
  184. gridLayout_2->addWidget(tree_set, 0, 0, 3, 1);
  185. widget = new QWidget(centralwidget);
  186. widget->setObjectName(QString::fromUtf8("widget"));
  187. horizontalLayout_3 = new QHBoxLayout(widget);
  188. horizontalLayout_3->setObjectName(QString::fromUtf8("horizontalLayout_3"));
  189. horizontalSpacer_9 = new QSpacerItem(37, 20, QSizePolicy::Minimum, QSizePolicy::Minimum);
  190. horizontalLayout_3->addItem(horizontalSpacer_9);
  191. label_2 = new QLabel(widget);
  192. label_2->setObjectName(QString::fromUtf8("label_2"));
  193. horizontalLayout_3->addWidget(label_2);
  194. cbo_model_select = new QComboBox(widget);
  195. cbo_model_select->setObjectName(QString::fromUtf8("cbo_model_select"));
  196. cbo_model_select->setMinimumSize(QSize(150, 0));
  197. cbo_model_select->setMaximumSize(QSize(120, 16777215));
  198. cbo_model_select->setEditable(true);
  199. horizontalLayout_3->addWidget(cbo_model_select);
  200. horizontalSpacer_2 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  201. horizontalLayout_3->addItem(horizontalSpacer_2);
  202. label = new QLabel(widget);
  203. label->setObjectName(QString::fromUtf8("label"));
  204. horizontalLayout_3->addWidget(label);
  205. port = new QLineEdit(widget);
  206. port->setObjectName(QString::fromUtf8("port"));
  207. port->setEnabled(false);
  208. port->setMinimumSize(QSize(150, 0));
  209. port->setMaximumSize(QSize(100, 16777215));
  210. port->setStyleSheet(QString::fromUtf8(""));
  211. horizontalLayout_3->addWidget(port, 0, Qt::AlignVCenter);
  212. gridLayout_2->addWidget(widget, 0, 1, 1, 1);
  213. set_init = new QGroupBox(centralwidget);
  214. set_init->setObjectName(QString::fromUtf8("set_init"));
  215. gridLayout = new QGridLayout(set_init);
  216. gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
  217. condition = new QStackedWidget(set_init);
  218. condition->setObjectName(QString::fromUtf8("condition"));
  219. wt_page = new QWidget();
  220. wt_page->setObjectName(QString::fromUtf8("wt_page"));
  221. gridLayout_5 = new QGridLayout(wt_page);
  222. gridLayout_5->setObjectName(QString::fromUtf8("gridLayout_5"));
  223. gridLayout_5->setHorizontalSpacing(0);
  224. gridLayout_5->setVerticalSpacing(7);
  225. gridLayout_5->setContentsMargins(0, 0, 0, 0);
  226. groupBox_4 = new QGroupBox(wt_page);
  227. groupBox_4->setObjectName(QString::fromUtf8("groupBox_4"));
  228. gridLayout_8 = new QGridLayout(groupBox_4);
  229. gridLayout_8->setObjectName(QString::fromUtf8("gridLayout_8"));
  230. horizontalSpacer = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  231. gridLayout_8->addItem(horizontalSpacer, 0, 0, 1, 1);
  232. pushButton_5 = new QPushButton(groupBox_4);
  233. pushButton_5->setObjectName(QString::fromUtf8("pushButton_5"));
  234. pushButton_5->setMinimumSize(QSize(150, 0));
  235. pushButton_5->setMaximumSize(QSize(150, 16777215));
  236. gridLayout_8->addWidget(pushButton_5, 0, 7, 1, 1);
  237. pushButton_3 = new QPushButton(groupBox_4);
  238. pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));
  239. pushButton_3->setMinimumSize(QSize(150, 0));
  240. pushButton_3->setMaximumSize(QSize(150, 16777215));
  241. gridLayout_8->addWidget(pushButton_3, 0, 3, 1, 1);
  242. horizontalSpacer_4 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  243. gridLayout_8->addItem(horizontalSpacer_4, 0, 10, 1, 1);
  244. pushButton_6 = new QPushButton(groupBox_4);
  245. pushButton_6->setObjectName(QString::fromUtf8("pushButton_6"));
  246. pushButton_6->setMinimumSize(QSize(150, 0));
  247. pushButton_6->setMaximumSize(QSize(150, 16777215));
  248. gridLayout_8->addWidget(pushButton_6, 0, 9, 1, 1);
  249. pushButton_4 = new QPushButton(groupBox_4);
  250. pushButton_4->setObjectName(QString::fromUtf8("pushButton_4"));
  251. pushButton_4->setMinimumSize(QSize(120, 0));
  252. pushButton_4->setMaximumSize(QSize(150, 16777215));
  253. gridLayout_8->addWidget(pushButton_4, 0, 5, 1, 1);
  254. horizontalSpacer_17 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  255. gridLayout_8->addItem(horizontalSpacer_17, 0, 4, 1, 1);
  256. horizontalSpacer_18 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  257. gridLayout_8->addItem(horizontalSpacer_18, 0, 6, 1, 1);
  258. horizontalSpacer_16 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  259. gridLayout_8->addItem(horizontalSpacer_16, 0, 2, 1, 1);
  260. pushButton_2 = new QPushButton(groupBox_4);
  261. pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));
  262. pushButton_2->setMinimumSize(QSize(150, 0));
  263. pushButton_2->setMaximumSize(QSize(150, 16777215));
  264. gridLayout_8->addWidget(pushButton_2, 0, 1, 1, 1);
  265. horizontalSpacer_19 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  266. gridLayout_8->addItem(horizontalSpacer_19, 0, 8, 1, 1);
  267. gridLayout_5->addWidget(groupBox_4, 2, 0, 1, 1);
  268. groupBox_15 = new QGroupBox(wt_page);
  269. groupBox_15->setObjectName(QString::fromUtf8("groupBox_15"));
  270. verticalLayout = new QVBoxLayout(groupBox_15);
  271. verticalLayout->setObjectName(QString::fromUtf8("verticalLayout"));
  272. cbx_disturbance = new QCheckBox(groupBox_15);
  273. cbx_disturbance->setObjectName(QString::fromUtf8("cbx_disturbance"));
  274. verticalLayout->addWidget(cbx_disturbance);
  275. groupBox_17 = new QGroupBox(groupBox_15);
  276. groupBox_17->setObjectName(QString::fromUtf8("groupBox_17"));
  277. gridLayout_6 = new QGridLayout(groupBox_17);
  278. gridLayout_6->setSpacing(2);
  279. gridLayout_6->setObjectName(QString::fromUtf8("gridLayout_6"));
  280. gridLayout_6->setContentsMargins(2, 2, 2, 2);
  281. label_12 = new QLabel(groupBox_17);
  282. label_12->setObjectName(QString::fromUtf8("label_12"));
  283. gridLayout_6->addWidget(label_12, 0, 5, 1, 1);
  284. label_13 = new QLabel(groupBox_17);
  285. label_13->setObjectName(QString::fromUtf8("label_13"));
  286. gridLayout_6->addWidget(label_13, 0, 0, 1, 1);
  287. label_8 = new QLabel(groupBox_17);
  288. label_8->setObjectName(QString::fromUtf8("label_8"));
  289. gridLayout_6->addWidget(label_8, 0, 2, 1, 1);
  290. label_20 = new QLabel(groupBox_17);
  291. label_20->setObjectName(QString::fromUtf8("label_20"));
  292. gridLayout_6->addWidget(label_20, 0, 7, 1, 1);
  293. lineEdit = new QLineEdit(groupBox_17);
  294. lineEdit->setObjectName(QString::fromUtf8("lineEdit"));
  295. lineEdit->setMinimumSize(QSize(150, 0));
  296. lineEdit->setMaximumSize(QSize(150, 16777215));
  297. gridLayout_6->addWidget(lineEdit, 0, 1, 1, 1);
  298. lineEdit_2 = new QLineEdit(groupBox_17);
  299. lineEdit_2->setObjectName(QString::fromUtf8("lineEdit_2"));
  300. lineEdit_2->setMinimumSize(QSize(150, 0));
  301. lineEdit_2->setMaximumSize(QSize(150, 16777215));
  302. gridLayout_6->addWidget(lineEdit_2, 0, 6, 1, 1, Qt::AlignHCenter);
  303. horizontalSpacer_3 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  304. gridLayout_6->addItem(horizontalSpacer_3, 0, 3, 1, 1);
  305. verticalLayout->addWidget(groupBox_17);
  306. gridLayout_5->addWidget(groupBox_15, 1, 0, 1, 1);
  307. groupBox_12 = new QGroupBox(wt_page);
  308. groupBox_12->setObjectName(QString::fromUtf8("groupBox_12"));
  309. horizontalLayout_10 = new QHBoxLayout(groupBox_12);
  310. horizontalLayout_10->setObjectName(QString::fromUtf8("horizontalLayout_10"));
  311. label_11 = new QLabel(groupBox_12);
  312. label_11->setObjectName(QString::fromUtf8("label_11"));
  313. horizontalLayout_10->addWidget(label_11);
  314. sim_time_wt = new QLineEdit(groupBox_12);
  315. sim_time_wt->setObjectName(QString::fromUtf8("sim_time_wt"));
  316. sim_time_wt->setMinimumSize(QSize(150, 0));
  317. sim_time_wt->setMaximumSize(QSize(150, 16777215));
  318. horizontalLayout_10->addWidget(sim_time_wt);
  319. label_21 = new QLabel(groupBox_12);
  320. label_21->setObjectName(QString::fromUtf8("label_21"));
  321. horizontalLayout_10->addWidget(label_21);
  322. horizontalSpacer_13 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  323. horizontalLayout_10->addItem(horizontalSpacer_13);
  324. label_10 = new QLabel(groupBox_12);
  325. label_10->setObjectName(QString::fromUtf8("label_10"));
  326. horizontalLayout_10->addWidget(label_10);
  327. cbo_wt = new QComboBox(groupBox_12);
  328. cbo_wt->setObjectName(QString::fromUtf8("cbo_wt"));
  329. cbo_wt->setMinimumSize(QSize(150, 0));
  330. horizontalLayout_10->addWidget(cbo_wt);
  331. gridLayout_5->addWidget(groupBox_12, 0, 0, 1, 1);
  332. groupBox_5 = new QGroupBox(wt_page);
  333. groupBox_5->setObjectName(QString::fromUtf8("groupBox_5"));
  334. horizontalLayout_5 = new QHBoxLayout(groupBox_5);
  335. horizontalLayout_5->setObjectName(QString::fromUtf8("horizontalLayout_5"));
  336. label_14 = new QLabel(groupBox_5);
  337. label_14->setObjectName(QString::fromUtf8("label_14"));
  338. horizontalLayout_5->addWidget(label_14);
  339. cbo_pid_wt = new QComboBox(groupBox_5);
  340. cbo_pid_wt->setObjectName(QString::fromUtf8("cbo_pid_wt"));
  341. cbo_pid_wt->setMinimumSize(QSize(150, 0));
  342. horizontalLayout_5->addWidget(cbo_pid_wt);
  343. horizontalSpacer_5 = new QSpacerItem(150, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  344. horizontalLayout_5->addItem(horizontalSpacer_5);
  345. pushButton_8 = new QPushButton(groupBox_5);
  346. pushButton_8->setObjectName(QString::fromUtf8("pushButton_8"));
  347. horizontalLayout_5->addWidget(pushButton_8);
  348. gridLayout_5->addWidget(groupBox_5, 3, 0, 2, 1);
  349. gridLayout_5->setRowStretch(0, 1);
  350. gridLayout_5->setRowStretch(1, 4);
  351. gridLayout_5->setRowStretch(2, 5);
  352. gridLayout_5->setRowStretch(3, 5);
  353. gridLayout_5->setRowStretch(4, 5);
  354. condition->addWidget(wt_page);
  355. qh_page = new QWidget();
  356. qh_page->setObjectName(QString::fromUtf8("qh_page"));
  357. verticalLayout_2 = new QVBoxLayout(qh_page);
  358. verticalLayout_2->setObjectName(QString::fromUtf8("verticalLayout_2"));
  359. groupBox_13 = new QGroupBox(qh_page);
  360. groupBox_13->setObjectName(QString::fromUtf8("groupBox_13"));
  361. horizontalLayout_11 = new QHBoxLayout(groupBox_13);
  362. horizontalLayout_11->setObjectName(QString::fromUtf8("horizontalLayout_11"));
  363. label_15 = new QLabel(groupBox_13);
  364. label_15->setObjectName(QString::fromUtf8("label_15"));
  365. horizontalLayout_11->addWidget(label_15);
  366. sim_time_qh = new QLineEdit(groupBox_13);
  367. sim_time_qh->setObjectName(QString::fromUtf8("sim_time_qh"));
  368. sim_time_qh->setMinimumSize(QSize(150, 0));
  369. sim_time_qh->setMaximumSize(QSize(150, 16777215));
  370. horizontalLayout_11->addWidget(sim_time_qh);
  371. label_22 = new QLabel(groupBox_13);
  372. label_22->setObjectName(QString::fromUtf8("label_22"));
  373. horizontalLayout_11->addWidget(label_22);
  374. horizontalSpacer_20 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  375. horizontalLayout_11->addItem(horizontalSpacer_20);
  376. label_16 = new QLabel(groupBox_13);
  377. label_16->setObjectName(QString::fromUtf8("label_16"));
  378. horizontalLayout_11->addWidget(label_16);
  379. cbo_qh = new QComboBox(groupBox_13);
  380. cbo_qh->setObjectName(QString::fromUtf8("cbo_qh"));
  381. cbo_qh->setMinimumSize(QSize(150, 0));
  382. horizontalLayout_11->addWidget(cbo_qh);
  383. verticalLayout_2->addWidget(groupBox_13);
  384. groupBox_2 = new QGroupBox(qh_page);
  385. groupBox_2->setObjectName(QString::fromUtf8("groupBox_2"));
  386. horizontalLayout_2 = new QHBoxLayout(groupBox_2);
  387. horizontalLayout_2->setObjectName(QString::fromUtf8("horizontalLayout_2"));
  388. groupBox_3 = new QGroupBox(groupBox_2);
  389. groupBox_3->setObjectName(QString::fromUtf8("groupBox_3"));
  390. gridLayout_3 = new QGridLayout(groupBox_3);
  391. gridLayout_3->setObjectName(QString::fromUtf8("gridLayout_3"));
  392. label_18 = new QLabel(groupBox_3);
  393. label_18->setObjectName(QString::fromUtf8("label_18"));
  394. gridLayout_3->addWidget(label_18, 0, 0, 1, 1);
  395. cbo_lg = new QComboBox(groupBox_3);
  396. cbo_lg->setObjectName(QString::fromUtf8("cbo_lg"));
  397. cbo_lg->setMinimumSize(QSize(120, 0));
  398. gridLayout_3->addWidget(cbo_lg, 0, 1, 1, 1);
  399. label_19 = new QLabel(groupBox_3);
  400. label_19->setObjectName(QString::fromUtf8("label_19"));
  401. gridLayout_3->addWidget(label_19, 1, 0, 1, 1);
  402. cbo_target = new QComboBox(groupBox_3);
  403. cbo_target->setObjectName(QString::fromUtf8("cbo_target"));
  404. cbo_target->setMinimumSize(QSize(120, 0));
  405. gridLayout_3->addWidget(cbo_target, 1, 1, 1, 1);
  406. horizontalLayout_2->addWidget(groupBox_3);
  407. horizontalSpacer_10 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  408. horizontalLayout_2->addItem(horizontalSpacer_10);
  409. groupBox_8 = new QGroupBox(groupBox_2);
  410. groupBox_8->setObjectName(QString::fromUtf8("groupBox_8"));
  411. gridLayout_7 = new QGridLayout(groupBox_8);
  412. gridLayout_7->setObjectName(QString::fromUtf8("gridLayout_7"));
  413. label_4 = new QLabel(groupBox_8);
  414. label_4->setObjectName(QString::fromUtf8("label_4"));
  415. gridLayout_7->addWidget(label_4, 0, 0, 1, 1);
  416. line_nsp = new QLineEdit(groupBox_8);
  417. line_nsp->setObjectName(QString::fromUtf8("line_nsp"));
  418. gridLayout_7->addWidget(line_nsp, 0, 1, 1, 1);
  419. label_6 = new QLabel(groupBox_8);
  420. label_6->setObjectName(QString::fromUtf8("label_6"));
  421. gridLayout_7->addWidget(label_6, 0, 2, 1, 1);
  422. line_nshf = new QLineEdit(groupBox_8);
  423. line_nshf->setObjectName(QString::fromUtf8("line_nshf"));
  424. gridLayout_7->addWidget(line_nshf, 0, 3, 1, 1);
  425. label_5 = new QLabel(groupBox_8);
  426. label_5->setObjectName(QString::fromUtf8("label_5"));
  427. gridLayout_7->addWidget(label_5, 1, 0, 1, 1);
  428. line_gsp = new QLineEdit(groupBox_8);
  429. line_gsp->setObjectName(QString::fromUtf8("line_gsp"));
  430. gridLayout_7->addWidget(line_gsp, 1, 1, 1, 1);
  431. label_7 = new QLabel(groupBox_8);
  432. label_7->setObjectName(QString::fromUtf8("label_7"));
  433. gridLayout_7->addWidget(label_7, 1, 2, 1, 1);
  434. line_gsf = new QLineEdit(groupBox_8);
  435. line_gsf->setObjectName(QString::fromUtf8("line_gsf"));
  436. gridLayout_7->addWidget(line_gsf, 1, 3, 1, 1);
  437. horizontalLayout_2->addWidget(groupBox_8);
  438. verticalLayout_2->addWidget(groupBox_2);
  439. groupBox_6 = new QGroupBox(qh_page);
  440. groupBox_6->setObjectName(QString::fromUtf8("groupBox_6"));
  441. horizontalLayout_6 = new QHBoxLayout(groupBox_6);
  442. horizontalLayout_6->setObjectName(QString::fromUtf8("horizontalLayout_6"));
  443. horizontalSpacer_6 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  444. horizontalLayout_6->addItem(horizontalSpacer_6);
  445. pushButton_7 = new QPushButton(groupBox_6);
  446. pushButton_7->setObjectName(QString::fromUtf8("pushButton_7"));
  447. pushButton_7->setMinimumSize(QSize(150, 0));
  448. pushButton_7->setMaximumSize(QSize(150, 16777215));
  449. horizontalLayout_6->addWidget(pushButton_7);
  450. horizontalSpacer_11 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  451. horizontalLayout_6->addItem(horizontalSpacer_11);
  452. pushButton_9 = new QPushButton(groupBox_6);
  453. pushButton_9->setObjectName(QString::fromUtf8("pushButton_9"));
  454. pushButton_9->setMinimumSize(QSize(150, 0));
  455. pushButton_9->setMaximumSize(QSize(150, 16777215));
  456. horizontalLayout_6->addWidget(pushButton_9);
  457. horizontalSpacer_12 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  458. horizontalLayout_6->addItem(horizontalSpacer_12);
  459. pushButton_10 = new QPushButton(groupBox_6);
  460. pushButton_10->setObjectName(QString::fromUtf8("pushButton_10"));
  461. pushButton_10->setMinimumSize(QSize(150, 0));
  462. pushButton_10->setMaximumSize(QSize(150, 16777215));
  463. horizontalLayout_6->addWidget(pushButton_10);
  464. horizontalSpacer_14 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  465. horizontalLayout_6->addItem(horizontalSpacer_14);
  466. pushButton_11 = new QPushButton(groupBox_6);
  467. pushButton_11->setObjectName(QString::fromUtf8("pushButton_11"));
  468. pushButton_11->setMinimumSize(QSize(150, 0));
  469. pushButton_11->setMaximumSize(QSize(150, 16777215));
  470. horizontalLayout_6->addWidget(pushButton_11);
  471. horizontalSpacer_15 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  472. horizontalLayout_6->addItem(horizontalSpacer_15);
  473. pushButton_12 = new QPushButton(groupBox_6);
  474. pushButton_12->setObjectName(QString::fromUtf8("pushButton_12"));
  475. pushButton_12->setMinimumSize(QSize(150, 0));
  476. pushButton_12->setMaximumSize(QSize(150, 16777215));
  477. horizontalLayout_6->addWidget(pushButton_12);
  478. horizontalSpacer_7 = new QSpacerItem(40, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  479. horizontalLayout_6->addItem(horizontalSpacer_7);
  480. verticalLayout_2->addWidget(groupBox_6);
  481. groupBox_7 = new QGroupBox(qh_page);
  482. groupBox_7->setObjectName(QString::fromUtf8("groupBox_7"));
  483. horizontalLayout_7 = new QHBoxLayout(groupBox_7);
  484. horizontalLayout_7->setObjectName(QString::fromUtf8("horizontalLayout_7"));
  485. label_17 = new QLabel(groupBox_7);
  486. label_17->setObjectName(QString::fromUtf8("label_17"));
  487. horizontalLayout_7->addWidget(label_17);
  488. cbo_pid = new QComboBox(groupBox_7);
  489. cbo_pid->setObjectName(QString::fromUtf8("cbo_pid"));
  490. cbo_pid->setMinimumSize(QSize(150, 0));
  491. horizontalLayout_7->addWidget(cbo_pid);
  492. horizontalSpacer_24 = new QSpacerItem(111, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
  493. horizontalLayout_7->addItem(horizontalSpacer_24);
  494. pushButton_13 = new QPushButton(groupBox_7);
  495. pushButton_13->setObjectName(QString::fromUtf8("pushButton_13"));
  496. horizontalLayout_7->addWidget(pushButton_13);
  497. verticalLayout_2->addWidget(groupBox_7);
  498. condition->addWidget(qh_page);
  499. switch_page = new QWidget();
  500. switch_page->setObjectName(QString::fromUtf8("switch_page"));
  501. condition->addWidget(switch_page);
  502. gridLayout->addWidget(condition, 2, 0, 1, 1);
  503. switch_condition = new QGroupBox(set_init);
  504. switch_condition->setObjectName(QString::fromUtf8("switch_condition"));
  505. gridLayout_4 = new QGridLayout(switch_condition);
  506. gridLayout_4->setObjectName(QString::fromUtf8("gridLayout_4"));
  507. now_condition = new QLineEdit(switch_condition);
  508. now_condition->setObjectName(QString::fromUtf8("now_condition"));
  509. now_condition->setEnabled(false);
  510. now_condition->setMinimumSize(QSize(150, 0));
  511. now_condition->setMaximumSize(QSize(150, 16777215));
  512. gridLayout_4->addWidget(now_condition, 0, 4, 1, 1, Qt::AlignLeft);
  513. cbo_condition = new QComboBox(switch_condition);
  514. cbo_condition->addItem(QString());
  515. cbo_condition->addItem(QString());
  516. cbo_condition->setObjectName(QString::fromUtf8("cbo_condition"));
  517. cbo_condition->setMinimumSize(QSize(150, 0));
  518. gridLayout_4->addWidget(cbo_condition, 0, 1, 1, 1);
  519. label_9 = new QLabel(switch_condition);
  520. label_9->setObjectName(QString::fromUtf8("label_9"));
  521. gridLayout_4->addWidget(label_9, 0, 0, 1, 1);
  522. horizontalSpacer_8 = new QSpacerItem(100, 20, QSizePolicy::MinimumExpanding, QSizePolicy::Minimum);
  523. gridLayout_4->addItem(horizontalSpacer_8, 0, 2, 1, 1);
  524. label_3 = new QLabel(switch_condition);
  525. label_3->setObjectName(QString::fromUtf8("label_3"));
  526. gridLayout_4->addWidget(label_3, 0, 3, 1, 1);
  527. gridLayout->addWidget(switch_condition, 0, 0, 1, 1);
  528. verticalSpacer = new QSpacerItem(20, 40, QSizePolicy::Minimum, QSizePolicy::Expanding);
  529. gridLayout->addItem(verticalSpacer, 3, 0, 1, 1);
  530. gridLayout_2->addWidget(set_init, 1, 1, 1, 1);
  531. groupBox = new QGroupBox(centralwidget);
  532. groupBox->setObjectName(QString::fromUtf8("groupBox"));
  533. horizontalLayout = new QHBoxLayout(groupBox);
  534. horizontalLayout->setObjectName(QString::fromUtf8("horizontalLayout"));
  535. btn_stop = new QPushButton(groupBox);
  536. btn_stop->setObjectName(QString::fromUtf8("btn_stop"));
  537. btn_stop->setMaximumSize(QSize(200, 16777215));
  538. QIcon icon;
  539. icon.addFile(QString::fromUtf8(":/shield-check.svg"), QSize(), QIcon::Normal, QIcon::Off);
  540. btn_stop->setIcon(icon);
  541. horizontalLayout->addWidget(btn_stop);
  542. btn_pause = new QPushButton(groupBox);
  543. btn_pause->setObjectName(QString::fromUtf8("btn_pause"));
  544. btn_pause->setMaximumSize(QSize(200, 16777215));
  545. QIcon icon1;
  546. icon1.addFile(QString::fromUtf8(":/shield-loading.svg"), QSize(), QIcon::Normal, QIcon::Off);
  547. btn_pause->setIcon(icon1);
  548. horizontalLayout->addWidget(btn_pause);
  549. setListen = new QPushButton(groupBox);
  550. setListen->setObjectName(QString::fromUtf8("setListen"));
  551. setListen->setMaximumSize(QSize(200, 16777215));
  552. setListen->setStyleSheet(QString::fromUtf8(""));
  553. QIcon icon2;
  554. icon2.addFile(QString::fromUtf8(":/shield-download.svg"), QSize(), QIcon::Normal, QIcon::Off);
  555. setListen->setIcon(icon2);
  556. horizontalLayout->addWidget(setListen);
  557. gridLayout_2->addWidget(groupBox, 2, 1, 1, 1);
  558. model_select->setCentralWidget(centralwidget);
  559. statusbar = new QStatusBar(model_select);
  560. statusbar->setObjectName(QString::fromUtf8("statusbar"));
  561. model_select->setStatusBar(statusbar);
  562. menubar = new QMenuBar(model_select);
  563. menubar->setObjectName(QString::fromUtf8("menubar"));
  564. menubar->setGeometry(QRect(0, 0, 1135, 25));
  565. menu = new QMenu(menubar);
  566. menu->setObjectName(QString::fromUtf8("menu"));
  567. model_select->setMenuBar(menubar);
  568. menubar->addAction(menu->menuAction());
  569. menu->addSeparator();
  570. menu->addSeparator();
  571. menu->addSeparator();
  572. menu->addSeparator();
  573. menu->addSeparator();
  574. retranslateUi(model_select);
  575. condition->setCurrentIndex(0);
  576. QMetaObject::connectSlotsByName(model_select);
  577. } // setupUi
  578. void retranslateUi(QMainWindow *model_select)
  579. {
  580. model_select->setWindowTitle(QCoreApplication::translate("model_select", "MainWindow", nullptr));
  581. label_2->setText(QCoreApplication::translate("model_select", "\344\273\277\347\234\237\346\250\241\345\236\213", nullptr));
  582. label->setText(QCoreApplication::translate("model_select", "\346\234\215\345\212\241\347\253\257\345\217\243", nullptr));
  583. set_init->setTitle(QString());
  584. groupBox_4->setTitle(QCoreApplication::translate("model_select", "\351\200\200\345\214\226\350\256\276\347\275\256", nullptr));
  585. pushButton_5->setText(QCoreApplication::translate("model_select", "GS\345\233\236\346\265\201\351\230\200\346\263\204\351\234\262", nullptr));
  586. pushButton_3->setText(QCoreApplication::translate("model_select", "GS\346\263\265\351\200\200\345\214\226", nullptr));
  587. pushButton_6->setText(QCoreApplication::translate("model_select", "GS\351\230\200\346\263\204\351\234\262", nullptr));
  588. 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));
  589. pushButton_2->setText(QCoreApplication::translate("model_select", "NS\346\263\265\351\200\200\345\214\226", nullptr));
  590. groupBox_15->setTitle(QCoreApplication::translate("model_select", "\345\271\262\346\211\260\350\256\276\347\275\256", nullptr));
  591. 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));
  592. groupBox_17->setTitle(QString());
  593. label_12->setText(QCoreApplication::translate("model_select", "\347\273\223\346\235\237\346\227\266\351\227\264", nullptr));
  594. label_13->setText(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\346\227\266\351\227\264", nullptr));
  595. label_8->setText(QCoreApplication::translate("model_select", "s", nullptr));
  596. label_20->setText(QCoreApplication::translate("model_select", "s", nullptr));
  597. groupBox_12->setTitle(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\350\256\276\347\275\256", nullptr));
  598. 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));
  599. label_21->setText(QCoreApplication::translate("model_select", "s", nullptr));
  600. 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));
  601. 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));
  602. 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));
  603. 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));
  604. groupBox_13->setTitle(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\350\256\276\347\275\256", nullptr));
  605. 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));
  606. label_22->setText(QCoreApplication::translate("model_select", "s", nullptr));
  607. 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));
  608. groupBox_2->setTitle(QCoreApplication::translate("model_select", "\345\210\207\346\215\242\351\200\273\350\276\221", nullptr));
  609. groupBox_3->setTitle(QString());
  610. 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));
  611. 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));
  612. groupBox_8->setTitle(QString());
  613. label_4->setText(QCoreApplication::translate("model_select", "NS\346\263\265", nullptr));
  614. label_6->setText(QCoreApplication::translate("model_select", "NS\345\233\236\346\265\201\351\230\200", nullptr));
  615. label_5->setText(QCoreApplication::translate("model_select", "GS\346\263\265", nullptr));
  616. label_7->setText(QCoreApplication::translate("model_select", "GS\351\230\200", nullptr));
  617. groupBox_6->setTitle(QCoreApplication::translate("model_select", "\351\200\200\345\214\226\350\256\276\347\275\256", nullptr));
  618. pushButton_7->setText(QCoreApplication::translate("model_select", "NS\346\263\265\351\200\200\345\214\226", nullptr));
  619. pushButton_9->setText(QCoreApplication::translate("model_select", "GS\346\263\265\351\200\200\345\214\226", nullptr));
  620. 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));
  621. pushButton_11->setText(QCoreApplication::translate("model_select", "GS\345\233\236\346\265\201\351\230\200\346\263\204\351\234\262", nullptr));
  622. pushButton_12->setText(QCoreApplication::translate("model_select", "GS\351\230\200\346\263\204\351\234\262", nullptr));
  623. 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));
  624. 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));
  625. 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));
  626. switch_condition->setTitle(QString());
  627. cbo_condition->setItemText(0, QCoreApplication::translate("model_select", "\347\250\263\346\200\201\345\267\245\345\206\265", nullptr));
  628. cbo_condition->setItemText(1, QCoreApplication::translate("model_select", "\345\210\207\346\215\242\345\267\245\345\206\265", nullptr));
  629. label_9->setText(QCoreApplication::translate("model_select", "\345\267\245\345\206\265\351\200\211\346\213\251", nullptr));
  630. label_3->setText(QCoreApplication::translate("model_select", "\345\275\223\345\211\215\345\267\245\345\206\265: ", nullptr));
  631. groupBox->setTitle(QString());
  632. btn_stop->setText(QCoreApplication::translate("model_select", "\347\273\223\346\235\237\344\273\277\347\234\237", nullptr));
  633. btn_pause->setText(QCoreApplication::translate("model_select", "\346\232\202\345\201\234\344\273\277\347\234\237", nullptr));
  634. setListen->setText(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\344\273\277\347\234\237", nullptr));
  635. menu->setTitle(QCoreApplication::translate("model_select", "\345\274\200\345\247\213\350\256\276\347\275\256", nullptr));
  636. } // retranslateUi
  637. };
  638. namespace Ui {
  639. class model_select: public Ui_model_select {};
  640. } // namespace Ui
  641. QT_END_NAMESPACE
  642. #endif // UI_MODEL_SELECT_H