spaceUi.ui 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MainWindow</class>
  4. <widget class="QMainWindow" name="MainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1279</width>
  10. <height>864</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <property name="styleSheet">
  17. <string notr="true"/>
  18. </property>
  19. <widget class="QWidget" name="centralwidget">
  20. <layout class="QVBoxLayout" name="verticalLayout" stretch="0">
  21. <item>
  22. <widget class="QTabWidget" name="tabWidget">
  23. <property name="currentIndex">
  24. <number>1</number>
  25. </property>
  26. <widget class="QWidget" name="parkingspace">
  27. <attribute name="title">
  28. <string>车位管理</string>
  29. </attribute>
  30. <layout class="QVBoxLayout" name="verticalLayout_5">
  31. <item>
  32. <layout class="QVBoxLayout" name="verticalLayout_total" stretch="1,5,1">
  33. <item>
  34. <widget class="QWidget" name="monitoring_widget" native="true">
  35. <layout class="QVBoxLayout" name="verticalLayout_2">
  36. <item>
  37. <layout class="QGridLayout" name="led_process_Layout"/>
  38. </item>
  39. <item>
  40. <widget class="QWidget" name="out_rmq_widget" native="true">
  41. <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,4,0,4,0,4,0,4,0,4,0,4,0">
  42. <item>
  43. <spacer name="horizontalSpacer_15">
  44. <property name="orientation">
  45. <enum>Qt::Horizontal</enum>
  46. </property>
  47. <property name="sizeHint" stdset="0">
  48. <size>
  49. <width>40</width>
  50. <height>20</height>
  51. </size>
  52. </property>
  53. </spacer>
  54. </item>
  55. <item>
  56. <widget class="QPushButton" name="out_rmq_1_statu_btn">
  57. <property name="text">
  58. <string>A1出口状态---断连</string>
  59. </property>
  60. </widget>
  61. </item>
  62. <item>
  63. <spacer name="horizontalSpacer_16">
  64. <property name="orientation">
  65. <enum>Qt::Horizontal</enum>
  66. </property>
  67. <property name="sizeHint" stdset="0">
  68. <size>
  69. <width>40</width>
  70. <height>20</height>
  71. </size>
  72. </property>
  73. </spacer>
  74. </item>
  75. <item>
  76. <widget class="QPushButton" name="out_rmq_2_statu_btn">
  77. <property name="text">
  78. <string>A2出口状态---断连</string>
  79. </property>
  80. </widget>
  81. </item>
  82. <item>
  83. <spacer name="horizontalSpacer_17">
  84. <property name="orientation">
  85. <enum>Qt::Horizontal</enum>
  86. </property>
  87. <property name="sizeHint" stdset="0">
  88. <size>
  89. <width>40</width>
  90. <height>20</height>
  91. </size>
  92. </property>
  93. </spacer>
  94. </item>
  95. <item>
  96. <widget class="QPushButton" name="out_rmq_3_statu_btn">
  97. <property name="text">
  98. <string>B1出口状态---断连</string>
  99. </property>
  100. </widget>
  101. </item>
  102. <item>
  103. <spacer name="horizontalSpacer_18">
  104. <property name="orientation">
  105. <enum>Qt::Horizontal</enum>
  106. </property>
  107. <property name="sizeHint" stdset="0">
  108. <size>
  109. <width>40</width>
  110. <height>20</height>
  111. </size>
  112. </property>
  113. </spacer>
  114. </item>
  115. <item>
  116. <widget class="QPushButton" name="out_rmq_4_statu_btn">
  117. <property name="text">
  118. <string>B2出口状态---断连</string>
  119. </property>
  120. </widget>
  121. </item>
  122. <item>
  123. <spacer name="horizontalSpacer_19">
  124. <property name="orientation">
  125. <enum>Qt::Horizontal</enum>
  126. </property>
  127. <property name="sizeHint" stdset="0">
  128. <size>
  129. <width>40</width>
  130. <height>20</height>
  131. </size>
  132. </property>
  133. </spacer>
  134. </item>
  135. <item>
  136. <widget class="QPushButton" name="out_rmq_5_statu_btn">
  137. <property name="text">
  138. <string>C1出口状态---断连</string>
  139. </property>
  140. </widget>
  141. </item>
  142. <item>
  143. <spacer name="horizontalSpacer_20">
  144. <property name="orientation">
  145. <enum>Qt::Horizontal</enum>
  146. </property>
  147. <property name="sizeHint" stdset="0">
  148. <size>
  149. <width>40</width>
  150. <height>20</height>
  151. </size>
  152. </property>
  153. </spacer>
  154. </item>
  155. <item>
  156. <widget class="QPushButton" name="out_rmq_6_statu_btn">
  157. <property name="text">
  158. <string>C2出口状态---断连</string>
  159. </property>
  160. </widget>
  161. </item>
  162. <item>
  163. <spacer name="horizontalSpacer_21">
  164. <property name="orientation">
  165. <enum>Qt::Horizontal</enum>
  166. </property>
  167. <property name="sizeHint" stdset="0">
  168. <size>
  169. <width>40</width>
  170. <height>20</height>
  171. </size>
  172. </property>
  173. </spacer>
  174. </item>
  175. </layout>
  176. </widget>
  177. </item>
  178. </layout>
  179. </widget>
  180. </item>
  181. <item>
  182. <widget class="QWidget" name="park_widget" native="true">
  183. <layout class="QHBoxLayout" name="horizontalLayout" stretch="2,19,2,19,2,19,2">
  184. <item>
  185. <widget class="QWidget" name="fill_1" native="true"/>
  186. </item>
  187. <item>
  188. <layout class="QGridLayout" name="A_gridLayout"/>
  189. </item>
  190. <item>
  191. <widget class="QWidget" name="fill_2" native="true"/>
  192. </item>
  193. <item>
  194. <layout class="QGridLayout" name="B_gridLayout"/>
  195. </item>
  196. <item>
  197. <widget class="QWidget" name="fill_3" native="true"/>
  198. </item>
  199. <item>
  200. <layout class="QGridLayout" name="C_gridLayout"/>
  201. </item>
  202. <item>
  203. <widget class="QWidget" name="fill_4" native="true"/>
  204. </item>
  205. </layout>
  206. </widget>
  207. </item>
  208. <item>
  209. <widget class="QWidget" name="label_widget" native="true">
  210. <property name="maximumSize">
  211. <size>
  212. <width>16777215</width>
  213. <height>16777215</height>
  214. </size>
  215. </property>
  216. <layout class="QVBoxLayout" name="verticalLayout_3" stretch="1,1">
  217. <item>
  218. <widget class="QWidget" name="in_rmq_widget" native="true">
  219. <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,4,0,4,0,4,0,4,0,4,0,4,0">
  220. <item>
  221. <spacer name="horizontalSpacer_22">
  222. <property name="orientation">
  223. <enum>Qt::Horizontal</enum>
  224. </property>
  225. <property name="sizeHint" stdset="0">
  226. <size>
  227. <width>40</width>
  228. <height>20</height>
  229. </size>
  230. </property>
  231. </spacer>
  232. </item>
  233. <item>
  234. <widget class="QPushButton" name="in_rmq_1_statu_btn">
  235. <property name="text">
  236. <string>A1入口状态---断连</string>
  237. </property>
  238. </widget>
  239. </item>
  240. <item>
  241. <spacer name="horizontalSpacer_23">
  242. <property name="orientation">
  243. <enum>Qt::Horizontal</enum>
  244. </property>
  245. <property name="sizeHint" stdset="0">
  246. <size>
  247. <width>40</width>
  248. <height>20</height>
  249. </size>
  250. </property>
  251. </spacer>
  252. </item>
  253. <item>
  254. <widget class="QPushButton" name="in_rmq_2_statu_btn">
  255. <property name="text">
  256. <string>A2入口状态---断连</string>
  257. </property>
  258. </widget>
  259. </item>
  260. <item>
  261. <spacer name="horizontalSpacer_24">
  262. <property name="orientation">
  263. <enum>Qt::Horizontal</enum>
  264. </property>
  265. <property name="sizeHint" stdset="0">
  266. <size>
  267. <width>40</width>
  268. <height>20</height>
  269. </size>
  270. </property>
  271. </spacer>
  272. </item>
  273. <item>
  274. <widget class="QPushButton" name="in_rmq_3_statu_btn">
  275. <property name="text">
  276. <string>B1入口状态---断连</string>
  277. </property>
  278. </widget>
  279. </item>
  280. <item>
  281. <spacer name="horizontalSpacer_25">
  282. <property name="orientation">
  283. <enum>Qt::Horizontal</enum>
  284. </property>
  285. <property name="sizeHint" stdset="0">
  286. <size>
  287. <width>40</width>
  288. <height>20</height>
  289. </size>
  290. </property>
  291. </spacer>
  292. </item>
  293. <item>
  294. <widget class="QPushButton" name="in_rmq_4_statu_btn">
  295. <property name="text">
  296. <string>B2入口状态---断连</string>
  297. </property>
  298. </widget>
  299. </item>
  300. <item>
  301. <spacer name="horizontalSpacer_26">
  302. <property name="orientation">
  303. <enum>Qt::Horizontal</enum>
  304. </property>
  305. <property name="sizeHint" stdset="0">
  306. <size>
  307. <width>40</width>
  308. <height>20</height>
  309. </size>
  310. </property>
  311. </spacer>
  312. </item>
  313. <item>
  314. <widget class="QPushButton" name="in_rmq_5_statu_btn">
  315. <property name="text">
  316. <string>C1入口状态---断连</string>
  317. </property>
  318. </widget>
  319. </item>
  320. <item>
  321. <spacer name="horizontalSpacer_27">
  322. <property name="orientation">
  323. <enum>Qt::Horizontal</enum>
  324. </property>
  325. <property name="sizeHint" stdset="0">
  326. <size>
  327. <width>40</width>
  328. <height>20</height>
  329. </size>
  330. </property>
  331. </spacer>
  332. </item>
  333. <item>
  334. <widget class="QPushButton" name="in_rmq_6_statu_btn">
  335. <property name="text">
  336. <string>C2入口状态---断连</string>
  337. </property>
  338. </widget>
  339. </item>
  340. <item>
  341. <spacer name="horizontalSpacer_28">
  342. <property name="orientation">
  343. <enum>Qt::Horizontal</enum>
  344. </property>
  345. <property name="sizeHint" stdset="0">
  346. <size>
  347. <width>40</width>
  348. <height>20</height>
  349. </size>
  350. </property>
  351. </spacer>
  352. </item>
  353. </layout>
  354. </widget>
  355. </item>
  356. <item>
  357. <layout class="QHBoxLayout" name="label_Layout">
  358. <item>
  359. <widget class="QLabel" name="A_label">
  360. <property name="sizePolicy">
  361. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  362. <horstretch>0</horstretch>
  363. <verstretch>0</verstretch>
  364. </sizepolicy>
  365. </property>
  366. <property name="font">
  367. <font>
  368. <pointsize>32</pointsize>
  369. <weight>75</weight>
  370. <bold>true</bold>
  371. </font>
  372. </property>
  373. <property name="text">
  374. <string>A库</string>
  375. </property>
  376. <property name="alignment">
  377. <set>Qt::AlignCenter</set>
  378. </property>
  379. </widget>
  380. </item>
  381. <item>
  382. <widget class="QLabel" name="B_label">
  383. <property name="font">
  384. <font>
  385. <pointsize>32</pointsize>
  386. <weight>75</weight>
  387. <bold>true</bold>
  388. </font>
  389. </property>
  390. <property name="text">
  391. <string>B库</string>
  392. </property>
  393. <property name="alignment">
  394. <set>Qt::AlignCenter</set>
  395. </property>
  396. </widget>
  397. </item>
  398. <item>
  399. <widget class="QLabel" name="C_label">
  400. <property name="font">
  401. <font>
  402. <pointsize>32</pointsize>
  403. <weight>75</weight>
  404. <bold>true</bold>
  405. </font>
  406. </property>
  407. <property name="text">
  408. <string>C库</string>
  409. </property>
  410. <property name="alignment">
  411. <set>Qt::AlignCenter</set>
  412. </property>
  413. </widget>
  414. </item>
  415. </layout>
  416. </item>
  417. </layout>
  418. </widget>
  419. </item>
  420. </layout>
  421. </item>
  422. </layout>
  423. </widget>
  424. <widget class="QWidget" name="process">
  425. <attribute name="title">
  426. <string>流程监控</string>
  427. </attribute>
  428. <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0">
  429. <item>
  430. <layout class="QVBoxLayout" name="process_verticalLayout" stretch="2,10,1">
  431. <item>
  432. <widget class="QWidget" name="out_wiget" native="true">
  433. <layout class="QVBoxLayout" name="verticalLayout_6" stretch="0,0">
  434. <item>
  435. <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,1,0,1,0,1,0,1,0,1,0,1,0">
  436. <item>
  437. <spacer name="horizontalSpacer_33">
  438. <property name="orientation">
  439. <enum>Qt::Horizontal</enum>
  440. </property>
  441. <property name="sizeHint" stdset="0">
  442. <size>
  443. <width>40</width>
  444. <height>20</height>
  445. </size>
  446. </property>
  447. </spacer>
  448. </item>
  449. <item>
  450. <widget class="QPushButton" name="pushButton">
  451. <property name="minimumSize">
  452. <size>
  453. <width>0</width>
  454. <height>35</height>
  455. </size>
  456. </property>
  457. <property name="font">
  458. <font>
  459. <pointsize>11</pointsize>
  460. <weight>75</weight>
  461. <bold>true</bold>
  462. </font>
  463. </property>
  464. <property name="styleSheet">
  465. <string notr="true">border:3px groove orange;border-radius:10px;padding:2px 4px</string>
  466. </property>
  467. <property name="text">
  468. <string>橙色边框代表存车任务</string>
  469. </property>
  470. </widget>
  471. </item>
  472. <item>
  473. <spacer name="horizontalSpacer_29">
  474. <property name="orientation">
  475. <enum>Qt::Horizontal</enum>
  476. </property>
  477. <property name="sizeHint" stdset="0">
  478. <size>
  479. <width>40</width>
  480. <height>20</height>
  481. </size>
  482. </property>
  483. </spacer>
  484. </item>
  485. <item>
  486. <widget class="QPushButton" name="pushButton_2">
  487. <property name="minimumSize">
  488. <size>
  489. <width>0</width>
  490. <height>35</height>
  491. </size>
  492. </property>
  493. <property name="font">
  494. <font>
  495. <pointsize>11</pointsize>
  496. <weight>75</weight>
  497. <bold>true</bold>
  498. </font>
  499. </property>
  500. <property name="styleSheet">
  501. <string notr="true">border:3px groove blue;border-radius:10px;padding:2px 4px</string>
  502. </property>
  503. <property name="text">
  504. <string>蓝色边框代表取车任务</string>
  505. </property>
  506. </widget>
  507. </item>
  508. <item>
  509. <spacer name="horizontalSpacer_30">
  510. <property name="orientation">
  511. <enum>Qt::Horizontal</enum>
  512. </property>
  513. <property name="sizeHint" stdset="0">
  514. <size>
  515. <width>40</width>
  516. <height>20</height>
  517. </size>
  518. </property>
  519. </spacer>
  520. </item>
  521. <item>
  522. <widget class="QPushButton" name="pushButton_6">
  523. <property name="minimumSize">
  524. <size>
  525. <width>0</width>
  526. <height>35</height>
  527. </size>
  528. </property>
  529. <property name="font">
  530. <font>
  531. <pointsize>11</pointsize>
  532. <weight>75</weight>
  533. <bold>true</bold>
  534. </font>
  535. </property>
  536. <property name="styleSheet">
  537. <string notr="true">border:3px groove green;border-radius:10px;padding:2px 4px;background-color:rgb(241,158,194)</string>
  538. </property>
  539. <property name="text">
  540. <string>粉色底色代表任务排队中</string>
  541. </property>
  542. </widget>
  543. </item>
  544. <item>
  545. <spacer name="horizontalSpacer_35">
  546. <property name="orientation">
  547. <enum>Qt::Horizontal</enum>
  548. </property>
  549. <property name="sizeHint" stdset="0">
  550. <size>
  551. <width>40</width>
  552. <height>20</height>
  553. </size>
  554. </property>
  555. </spacer>
  556. </item>
  557. <item>
  558. <widget class="QPushButton" name="pushButton_4">
  559. <property name="minimumSize">
  560. <size>
  561. <width>0</width>
  562. <height>35</height>
  563. </size>
  564. </property>
  565. <property name="font">
  566. <font>
  567. <pointsize>11</pointsize>
  568. <weight>75</weight>
  569. <bold>true</bold>
  570. </font>
  571. </property>
  572. <property name="styleSheet">
  573. <string notr="true">border:3px groove green;border-radius:10px;padding:2px 4px;background-color:rgb(0,180,0)</string>
  574. </property>
  575. <property name="text">
  576. <string>绿色底色代表任务已完成</string>
  577. </property>
  578. </widget>
  579. </item>
  580. <item>
  581. <spacer name="horizontalSpacer_31">
  582. <property name="orientation">
  583. <enum>Qt::Horizontal</enum>
  584. </property>
  585. <property name="sizeHint" stdset="0">
  586. <size>
  587. <width>40</width>
  588. <height>20</height>
  589. </size>
  590. </property>
  591. </spacer>
  592. </item>
  593. <item>
  594. <widget class="QPushButton" name="pushButton_5">
  595. <property name="minimumSize">
  596. <size>
  597. <width>0</width>
  598. <height>35</height>
  599. </size>
  600. </property>
  601. <property name="font">
  602. <font>
  603. <pointsize>11</pointsize>
  604. <weight>75</weight>
  605. <bold>true</bold>
  606. </font>
  607. </property>
  608. <property name="styleSheet">
  609. <string notr="true">border:3px groove yellow;border-radius:10px;padding:2px 4px;background-color:rgb(248,239,71)</string>
  610. </property>
  611. <property name="text">
  612. <string>黄色底色代表任务工作中</string>
  613. </property>
  614. </widget>
  615. </item>
  616. <item>
  617. <spacer name="horizontalSpacer_32">
  618. <property name="orientation">
  619. <enum>Qt::Horizontal</enum>
  620. </property>
  621. <property name="sizeHint" stdset="0">
  622. <size>
  623. <width>40</width>
  624. <height>20</height>
  625. </size>
  626. </property>
  627. </spacer>
  628. </item>
  629. <item>
  630. <widget class="QPushButton" name="pushButton_3">
  631. <property name="minimumSize">
  632. <size>
  633. <width>0</width>
  634. <height>35</height>
  635. </size>
  636. </property>
  637. <property name="font">
  638. <font>
  639. <pointsize>11</pointsize>
  640. <weight>75</weight>
  641. <bold>true</bold>
  642. </font>
  643. </property>
  644. <property name="styleSheet">
  645. <string notr="true">border:3px groove red;border-radius:10px;padding:2px 4px;background-color:rgb(255,70,70)</string>
  646. </property>
  647. <property name="text">
  648. <string>红色底色代表任务错误</string>
  649. </property>
  650. </widget>
  651. </item>
  652. <item>
  653. <spacer name="horizontalSpacer_34">
  654. <property name="orientation">
  655. <enum>Qt::Horizontal</enum>
  656. </property>
  657. <property name="sizeHint" stdset="0">
  658. <size>
  659. <width>40</width>
  660. <height>20</height>
  661. </size>
  662. </property>
  663. </spacer>
  664. </item>
  665. </layout>
  666. </item>
  667. <item>
  668. <widget class="QWidget" name="outmcpu_widget" native="true">
  669. <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="0,4,0,4,0,4,0,4,0,4,0,4,0">
  670. <item>
  671. <spacer name="horizontalSpacer_8">
  672. <property name="orientation">
  673. <enum>Qt::Horizontal</enum>
  674. </property>
  675. <property name="sizeHint" stdset="0">
  676. <size>
  677. <width>40</width>
  678. <height>20</height>
  679. </size>
  680. </property>
  681. </spacer>
  682. </item>
  683. <item>
  684. <widget class="QPushButton" name="out_mcpu_1_statu_btn">
  685. <property name="text">
  686. <string>A1出口单片机---断连</string>
  687. </property>
  688. </widget>
  689. </item>
  690. <item>
  691. <spacer name="horizontalSpacer_9">
  692. <property name="orientation">
  693. <enum>Qt::Horizontal</enum>
  694. </property>
  695. <property name="sizeHint" stdset="0">
  696. <size>
  697. <width>40</width>
  698. <height>20</height>
  699. </size>
  700. </property>
  701. </spacer>
  702. </item>
  703. <item>
  704. <widget class="QPushButton" name="out_mcpu_2_statu_btn">
  705. <property name="text">
  706. <string>A2出口单片机---断连</string>
  707. </property>
  708. </widget>
  709. </item>
  710. <item>
  711. <spacer name="horizontalSpacer_10">
  712. <property name="orientation">
  713. <enum>Qt::Horizontal</enum>
  714. </property>
  715. <property name="sizeHint" stdset="0">
  716. <size>
  717. <width>40</width>
  718. <height>20</height>
  719. </size>
  720. </property>
  721. </spacer>
  722. </item>
  723. <item>
  724. <widget class="QPushButton" name="out_mcpu_3_statu_btn">
  725. <property name="text">
  726. <string>B1出口单片机---断连</string>
  727. </property>
  728. </widget>
  729. </item>
  730. <item>
  731. <spacer name="horizontalSpacer_11">
  732. <property name="orientation">
  733. <enum>Qt::Horizontal</enum>
  734. </property>
  735. <property name="sizeHint" stdset="0">
  736. <size>
  737. <width>40</width>
  738. <height>20</height>
  739. </size>
  740. </property>
  741. </spacer>
  742. </item>
  743. <item>
  744. <widget class="QPushButton" name="out_mcpu_4_statu_btn">
  745. <property name="text">
  746. <string>B2出口单片机---断连</string>
  747. </property>
  748. </widget>
  749. </item>
  750. <item>
  751. <spacer name="horizontalSpacer_12">
  752. <property name="orientation">
  753. <enum>Qt::Horizontal</enum>
  754. </property>
  755. <property name="sizeHint" stdset="0">
  756. <size>
  757. <width>40</width>
  758. <height>20</height>
  759. </size>
  760. </property>
  761. </spacer>
  762. </item>
  763. <item>
  764. <widget class="QPushButton" name="out_mcpu_5_statu_btn">
  765. <property name="text">
  766. <string>C1出口单片机---断连</string>
  767. </property>
  768. </widget>
  769. </item>
  770. <item>
  771. <spacer name="horizontalSpacer_13">
  772. <property name="orientation">
  773. <enum>Qt::Horizontal</enum>
  774. </property>
  775. <property name="sizeHint" stdset="0">
  776. <size>
  777. <width>40</width>
  778. <height>20</height>
  779. </size>
  780. </property>
  781. </spacer>
  782. </item>
  783. <item>
  784. <widget class="QPushButton" name="out_mcpu_6_statu_btn">
  785. <property name="text">
  786. <string>C2出口单片机---断连</string>
  787. </property>
  788. </widget>
  789. </item>
  790. <item>
  791. <spacer name="horizontalSpacer_14">
  792. <property name="orientation">
  793. <enum>Qt::Horizontal</enum>
  794. </property>
  795. <property name="sizeHint" stdset="0">
  796. <size>
  797. <width>40</width>
  798. <height>20</height>
  799. </size>
  800. </property>
  801. </spacer>
  802. </item>
  803. </layout>
  804. </widget>
  805. </item>
  806. </layout>
  807. </widget>
  808. </item>
  809. <item>
  810. <widget class="QWidget" name="process_widget" native="true">
  811. <property name="styleSheet">
  812. <string notr="true"/>
  813. </property>
  814. <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="2,19,2,19,2,19,2">
  815. <item>
  816. <widget class="QWidget" name="fill_22" native="true"/>
  817. </item>
  818. <item>
  819. <layout class="QVBoxLayout" name="A_verticalLayout"/>
  820. </item>
  821. <item>
  822. <widget class="QWidget" name="fill_20" native="true"/>
  823. </item>
  824. <item>
  825. <layout class="QVBoxLayout" name="B_verticalLayout"/>
  826. </item>
  827. <item>
  828. <widget class="QWidget" name="fill_21" native="true"/>
  829. </item>
  830. <item>
  831. <layout class="QVBoxLayout" name="C_verticalLayout"/>
  832. </item>
  833. <item>
  834. <widget class="QWidget" name="fill_19" native="true"/>
  835. </item>
  836. </layout>
  837. <zorder>fill_20</zorder>
  838. <zorder>fill_22</zorder>
  839. <zorder>fill_21</zorder>
  840. <zorder>fill_19</zorder>
  841. </widget>
  842. </item>
  843. <item>
  844. <widget class="QWidget" name="in_widget" native="true">
  845. <layout class="QVBoxLayout" name="verticalLayout_7">
  846. <item>
  847. <widget class="QWidget" name="inmcpu_widget" native="true">
  848. <layout class="QHBoxLayout" name="horizontalLayout_11" stretch="0,4,0,4,0,4,0,4,0,4,0,4,0">
  849. <item>
  850. <spacer name="horizontalSpacer">
  851. <property name="orientation">
  852. <enum>Qt::Horizontal</enum>
  853. </property>
  854. <property name="sizeHint" stdset="0">
  855. <size>
  856. <width>40</width>
  857. <height>20</height>
  858. </size>
  859. </property>
  860. </spacer>
  861. </item>
  862. <item>
  863. <widget class="QPushButton" name="in_mcpu_1_statu_btn">
  864. <property name="text">
  865. <string>A1入口单片机---断连</string>
  866. </property>
  867. </widget>
  868. </item>
  869. <item>
  870. <spacer name="horizontalSpacer_2">
  871. <property name="orientation">
  872. <enum>Qt::Horizontal</enum>
  873. </property>
  874. <property name="sizeHint" stdset="0">
  875. <size>
  876. <width>40</width>
  877. <height>20</height>
  878. </size>
  879. </property>
  880. </spacer>
  881. </item>
  882. <item>
  883. <widget class="QPushButton" name="in_mcpu_2_statu_btn">
  884. <property name="text">
  885. <string>A2入口单片机---断连</string>
  886. </property>
  887. </widget>
  888. </item>
  889. <item>
  890. <spacer name="horizontalSpacer_3">
  891. <property name="orientation">
  892. <enum>Qt::Horizontal</enum>
  893. </property>
  894. <property name="sizeHint" stdset="0">
  895. <size>
  896. <width>40</width>
  897. <height>20</height>
  898. </size>
  899. </property>
  900. </spacer>
  901. </item>
  902. <item>
  903. <widget class="QPushButton" name="in_mcpu_3_statu_btn">
  904. <property name="text">
  905. <string>B1入口单片机---断连</string>
  906. </property>
  907. </widget>
  908. </item>
  909. <item>
  910. <spacer name="horizontalSpacer_4">
  911. <property name="orientation">
  912. <enum>Qt::Horizontal</enum>
  913. </property>
  914. <property name="sizeHint" stdset="0">
  915. <size>
  916. <width>40</width>
  917. <height>20</height>
  918. </size>
  919. </property>
  920. </spacer>
  921. </item>
  922. <item>
  923. <widget class="QPushButton" name="in_mcpu_4_statu_btn">
  924. <property name="text">
  925. <string>B2入口单片机---断连</string>
  926. </property>
  927. </widget>
  928. </item>
  929. <item>
  930. <spacer name="horizontalSpacer_5">
  931. <property name="orientation">
  932. <enum>Qt::Horizontal</enum>
  933. </property>
  934. <property name="sizeHint" stdset="0">
  935. <size>
  936. <width>40</width>
  937. <height>20</height>
  938. </size>
  939. </property>
  940. </spacer>
  941. </item>
  942. <item>
  943. <widget class="QPushButton" name="in_mcpu_5_statu_btn">
  944. <property name="text">
  945. <string>C1入口单片机---断连</string>
  946. </property>
  947. </widget>
  948. </item>
  949. <item>
  950. <spacer name="horizontalSpacer_6">
  951. <property name="orientation">
  952. <enum>Qt::Horizontal</enum>
  953. </property>
  954. <property name="sizeHint" stdset="0">
  955. <size>
  956. <width>40</width>
  957. <height>20</height>
  958. </size>
  959. </property>
  960. </spacer>
  961. </item>
  962. <item>
  963. <widget class="QPushButton" name="in_mcpu_6_statu_btn">
  964. <property name="text">
  965. <string>C2入口单片机---断连</string>
  966. </property>
  967. </widget>
  968. </item>
  969. <item>
  970. <spacer name="horizontalSpacer_7">
  971. <property name="orientation">
  972. <enum>Qt::Horizontal</enum>
  973. </property>
  974. <property name="sizeHint" stdset="0">
  975. <size>
  976. <width>40</width>
  977. <height>20</height>
  978. </size>
  979. </property>
  980. </spacer>
  981. </item>
  982. </layout>
  983. </widget>
  984. </item>
  985. <item>
  986. <layout class="QHBoxLayout" name="unit_labelLayout">
  987. <item>
  988. <widget class="QLabel" name="A_label_3">
  989. <property name="font">
  990. <font>
  991. <pointsize>32</pointsize>
  992. <weight>75</weight>
  993. <bold>true</bold>
  994. </font>
  995. </property>
  996. <property name="text">
  997. <string>A库任务</string>
  998. </property>
  999. <property name="alignment">
  1000. <set>Qt::AlignCenter</set>
  1001. </property>
  1002. </widget>
  1003. </item>
  1004. <item>
  1005. <widget class="QLabel" name="B_label_3">
  1006. <property name="font">
  1007. <font>
  1008. <pointsize>32</pointsize>
  1009. <weight>75</weight>
  1010. <bold>true</bold>
  1011. </font>
  1012. </property>
  1013. <property name="text">
  1014. <string>B库任务</string>
  1015. </property>
  1016. <property name="alignment">
  1017. <set>Qt::AlignCenter</set>
  1018. </property>
  1019. </widget>
  1020. </item>
  1021. <item>
  1022. <widget class="QLabel" name="C_label_3">
  1023. <property name="font">
  1024. <font>
  1025. <pointsize>32</pointsize>
  1026. <weight>75</weight>
  1027. <bold>true</bold>
  1028. </font>
  1029. </property>
  1030. <property name="text">
  1031. <string>C库任务</string>
  1032. </property>
  1033. <property name="alignment">
  1034. <set>Qt::AlignCenter</set>
  1035. </property>
  1036. </widget>
  1037. </item>
  1038. </layout>
  1039. </item>
  1040. </layout>
  1041. </widget>
  1042. </item>
  1043. </layout>
  1044. </item>
  1045. </layout>
  1046. </widget>
  1047. </widget>
  1048. </item>
  1049. </layout>
  1050. </widget>
  1051. <widget class="QMenuBar" name="menubar">
  1052. <property name="geometry">
  1053. <rect>
  1054. <x>0</x>
  1055. <y>0</y>
  1056. <width>1279</width>
  1057. <height>23</height>
  1058. </rect>
  1059. </property>
  1060. </widget>
  1061. <widget class="QStatusBar" name="statusbar"/>
  1062. </widget>
  1063. <resources/>
  1064. <connections/>
  1065. </ui>