OriginalWnd.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>OriginalWnd</class>
  4. <widget class="QMainWindow" name="OriginalWnd">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1856</width>
  10. <height>1080</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <widget class="QStackedWidget" name="switchShowPageUI">
  18. <property name="geometry">
  19. <rect>
  20. <x>0</x>
  21. <y>60</y>
  22. <width>1102</width>
  23. <height>988</height>
  24. </rect>
  25. </property>
  26. <property name="minimumSize">
  27. <size>
  28. <width>0</width>
  29. <height>0</height>
  30. </size>
  31. </property>
  32. </widget>
  33. <widget class="QWidget" name="widget_2" native="true">
  34. <property name="geometry">
  35. <rect>
  36. <x>1118</x>
  37. <y>60</y>
  38. <width>460</width>
  39. <height>988</height>
  40. </rect>
  41. </property>
  42. <widget class="QPushButton" name="pushButton_19">
  43. <property name="geometry">
  44. <rect>
  45. <x>328</x>
  46. <y>16</y>
  47. <width>76</width>
  48. <height>30</height>
  49. </rect>
  50. </property>
  51. <property name="text">
  52. <string>PushButton</string>
  53. </property>
  54. </widget>
  55. </widget>
  56. <widget class="QWidget" name="widget" native="true">
  57. <property name="geometry">
  58. <rect>
  59. <x>1594</x>
  60. <y>60</y>
  61. <width>190</width>
  62. <height>988</height>
  63. </rect>
  64. </property>
  65. <widget class="QToolButton" name="toolButton">
  66. <property name="geometry">
  67. <rect>
  68. <x>16</x>
  69. <y>16</y>
  70. <width>158</width>
  71. <height>60</height>
  72. </rect>
  73. </property>
  74. <property name="text">
  75. <string>Stop
  76. production</string>
  77. </property>
  78. </widget>
  79. <widget class="QToolButton" name="toolButton_2">
  80. <property name="geometry">
  81. <rect>
  82. <x>16</x>
  83. <y>92</y>
  84. <width>158</width>
  85. <height>60</height>
  86. </rect>
  87. </property>
  88. <property name="text">
  89. <string>Start of
  90. production</string>
  91. </property>
  92. </widget>
  93. <widget class="QPushButton" name="pushButton_4">
  94. <property name="geometry">
  95. <rect>
  96. <x>16</x>
  97. <y>168</y>
  98. <width>48</width>
  99. <height>45</height>
  100. </rect>
  101. </property>
  102. <property name="text">
  103. <string/>
  104. </property>
  105. </widget>
  106. <widget class="QPushButton" name="pushButton_5">
  107. <property name="geometry">
  108. <rect>
  109. <x>71</x>
  110. <y>168</y>
  111. <width>48</width>
  112. <height>45</height>
  113. </rect>
  114. </property>
  115. <property name="text">
  116. <string/>
  117. </property>
  118. </widget>
  119. <widget class="QPushButton" name="pushButton_6">
  120. <property name="geometry">
  121. <rect>
  122. <x>126</x>
  123. <y>168</y>
  124. <width>48</width>
  125. <height>45</height>
  126. </rect>
  127. </property>
  128. <property name="text">
  129. <string/>
  130. </property>
  131. </widget>
  132. <widget class="QPushButton" name="pushButton_7">
  133. <property name="geometry">
  134. <rect>
  135. <x>16</x>
  136. <y>245</y>
  137. <width>158</width>
  138. <height>48</height>
  139. </rect>
  140. </property>
  141. <property name="text">
  142. <string>PushButton</string>
  143. </property>
  144. </widget>
  145. <widget class="Line" name="line_2">
  146. <property name="geometry">
  147. <rect>
  148. <x>16</x>
  149. <y>229</y>
  150. <width>158</width>
  151. <height>1</height>
  152. </rect>
  153. </property>
  154. <property name="orientation">
  155. <enum>Qt::Horizontal</enum>
  156. </property>
  157. </widget>
  158. <widget class="QPushButton" name="pushButton_8">
  159. <property name="geometry">
  160. <rect>
  161. <x>16</x>
  162. <y>306</y>
  163. <width>158</width>
  164. <height>48</height>
  165. </rect>
  166. </property>
  167. <property name="text">
  168. <string>PushButton</string>
  169. </property>
  170. </widget>
  171. <widget class="QPushButton" name="pushButton_9">
  172. <property name="geometry">
  173. <rect>
  174. <x>16</x>
  175. <y>367</y>
  176. <width>158</width>
  177. <height>48</height>
  178. </rect>
  179. </property>
  180. <property name="text">
  181. <string>PushButton</string>
  182. </property>
  183. </widget>
  184. <widget class="QPushButton" name="pushButton_10">
  185. <property name="geometry">
  186. <rect>
  187. <x>16</x>
  188. <y>428</y>
  189. <width>158</width>
  190. <height>48</height>
  191. </rect>
  192. </property>
  193. <property name="text">
  194. <string>PushButton</string>
  195. </property>
  196. </widget>
  197. <widget class="QPushButton" name="pushButton_11">
  198. <property name="geometry">
  199. <rect>
  200. <x>16</x>
  201. <y>489</y>
  202. <width>158</width>
  203. <height>48</height>
  204. </rect>
  205. </property>
  206. <property name="text">
  207. <string>PushButton</string>
  208. </property>
  209. </widget>
  210. <widget class="QPushButton" name="pushButton_12">
  211. <property name="geometry">
  212. <rect>
  213. <x>16</x>
  214. <y>550</y>
  215. <width>158</width>
  216. <height>48</height>
  217. </rect>
  218. </property>
  219. <property name="text">
  220. <string>PushButton</string>
  221. </property>
  222. </widget>
  223. <widget class="QPushButton" name="pushButton_13">
  224. <property name="geometry">
  225. <rect>
  226. <x>16</x>
  227. <y>611</y>
  228. <width>158</width>
  229. <height>48</height>
  230. </rect>
  231. </property>
  232. <property name="text">
  233. <string>PushButton</string>
  234. </property>
  235. </widget>
  236. <widget class="QPushButton" name="pushButton_14">
  237. <property name="geometry">
  238. <rect>
  239. <x>16</x>
  240. <y>672</y>
  241. <width>158</width>
  242. <height>48</height>
  243. </rect>
  244. </property>
  245. <property name="text">
  246. <string>PushButton</string>
  247. </property>
  248. </widget>
  249. <widget class="QPushButton" name="pushButton_15">
  250. <property name="geometry">
  251. <rect>
  252. <x>16</x>
  253. <y>733</y>
  254. <width>158</width>
  255. <height>48</height>
  256. </rect>
  257. </property>
  258. <property name="text">
  259. <string>PushButton</string>
  260. </property>
  261. </widget>
  262. <widget class="QPushButton" name="pushButton_16">
  263. <property name="geometry">
  264. <rect>
  265. <x>16</x>
  266. <y>794</y>
  267. <width>158</width>
  268. <height>48</height>
  269. </rect>
  270. </property>
  271. <property name="text">
  272. <string>PushButton</string>
  273. </property>
  274. </widget>
  275. <widget class="QPushButton" name="pushButton_17">
  276. <property name="geometry">
  277. <rect>
  278. <x>16</x>
  279. <y>855</y>
  280. <width>158</width>
  281. <height>48</height>
  282. </rect>
  283. </property>
  284. <property name="text">
  285. <string>PushButton</string>
  286. </property>
  287. </widget>
  288. <widget class="QPushButton" name="pushButton_18">
  289. <property name="geometry">
  290. <rect>
  291. <x>16</x>
  292. <y>900916</y>
  293. <width>158</width>
  294. <height>48</height>
  295. </rect>
  296. </property>
  297. <property name="text">
  298. <string>PushButton</string>
  299. </property>
  300. </widget>
  301. <widget class="QPushButton" name="pushButton_20">
  302. <property name="geometry">
  303. <rect>
  304. <x>16</x>
  305. <y>916</y>
  306. <width>158</width>
  307. <height>48</height>
  308. </rect>
  309. </property>
  310. <property name="text">
  311. <string>PushButton</string>
  312. </property>
  313. </widget>
  314. </widget>
  315. <widget class="QWidget" name="Toptitlebar" native="true">
  316. <property name="geometry">
  317. <rect>
  318. <x>0</x>
  319. <y>0</y>
  320. <width>1779</width>
  321. <height>44</height>
  322. </rect>
  323. </property>
  324. <widget class="QLabel" name="label">
  325. <property name="geometry">
  326. <rect>
  327. <x>32</x>
  328. <y>12</y>
  329. <width>69</width>
  330. <height>19</height>
  331. </rect>
  332. </property>
  333. <property name="styleSheet">
  334. <string notr="true">color : #FFFFFF</string>
  335. </property>
  336. <property name="text">
  337. <string>name001</string>
  338. </property>
  339. </widget>
  340. <widget class="QLabel" name="label_2">
  341. <property name="geometry">
  342. <rect>
  343. <x>284</x>
  344. <y>12</y>
  345. <width>181</width>
  346. <height>19</height>
  347. </rect>
  348. </property>
  349. <property name="styleSheet">
  350. <string notr="true">color : #FFFFFF</string>
  351. </property>
  352. <property name="text">
  353. <string>Registration number 001</string>
  354. </property>
  355. </widget>
  356. <widget class="QPushButton" name="pushButton">
  357. <property name="geometry">
  358. <rect>
  359. <x>539</x>
  360. <y>7</y>
  361. <width>60</width>
  362. <height>30</height>
  363. </rect>
  364. </property>
  365. <property name="text">
  366. <string>Calibration</string>
  367. </property>
  368. </widget>
  369. <widget class="QLabel" name="label_3">
  370. <property name="geometry">
  371. <rect>
  372. <x>789</x>
  373. <y>12</y>
  374. <width>171</width>
  375. <height>19</height>
  376. </rect>
  377. </property>
  378. <property name="styleSheet">
  379. <string notr="true">color : #FFFFFF</string>
  380. </property>
  381. <property name="text">
  382. <string>xxxProduct lot number</string>
  383. </property>
  384. </widget>
  385. <widget class="QPushButton" name="pushButton_2">
  386. <property name="geometry">
  387. <rect>
  388. <x>1061</x>
  389. <y>5</y>
  390. <width>34</width>
  391. <height>34</height>
  392. </rect>
  393. </property>
  394. <property name="text">
  395. <string/>
  396. </property>
  397. </widget>
  398. <widget class="QPushButton" name="pushButton_3">
  399. <property name="geometry">
  400. <rect>
  401. <x>1111</x>
  402. <y>5</y>
  403. <width>34</width>
  404. <height>34</height>
  405. </rect>
  406. </property>
  407. <property name="text">
  408. <string/>
  409. </property>
  410. </widget>
  411. <widget class="QLabel" name="label_4">
  412. <property name="geometry">
  413. <rect>
  414. <x>1334</x>
  415. <y>12</y>
  416. <width>151</width>
  417. <height>19</height>
  418. </rect>
  419. </property>
  420. <property name="styleSheet">
  421. <string notr="true">color : #FFFFFF</string>
  422. </property>
  423. <property name="text">
  424. <string>2024-11-28 10:20:32</string>
  425. </property>
  426. </widget>
  427. <widget class="QLabel" name="label_5">
  428. <property name="geometry">
  429. <rect>
  430. <x>1686</x>
  431. <y>12</y>
  432. <width>69</width>
  433. <height>19</height>
  434. </rect>
  435. </property>
  436. <property name="styleSheet">
  437. <string notr="true">color : #FFFFFF</string>
  438. </property>
  439. <property name="text">
  440. <string>Zhangsan</string>
  441. </property>
  442. </widget>
  443. <widget class="QLabel" name="label_6">
  444. <property name="geometry">
  445. <rect>
  446. <x>1658</x>
  447. <y>12</y>
  448. <width>20</width>
  449. <height>20</height>
  450. </rect>
  451. </property>
  452. <property name="text">
  453. <string/>
  454. </property>
  455. </widget>
  456. </widget>
  457. </widget>
  458. </widget>
  459. <resources/>
  460. <connections/>
  461. </ui>