OriginalWnd.ui 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363
  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>1096</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>8</x>
  21. <y>76</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>76</y>
  38. <width>484</width>
  39. <height>988</height>
  40. </rect>
  41. </property>
  42. </widget>
  43. <widget class="QWidget" name="widget" native="true">
  44. <property name="geometry">
  45. <rect>
  46. <x>1610</x>
  47. <y>76</y>
  48. <width>190</width>
  49. <height>988</height>
  50. </rect>
  51. </property>
  52. <widget class="QToolButton" name="stopButton">
  53. <property name="geometry">
  54. <rect>
  55. <x>16</x>
  56. <y>16</y>
  57. <width>158</width>
  58. <height>60</height>
  59. </rect>
  60. </property>
  61. <property name="text">
  62. <string>Stop
  63. production</string>
  64. </property>
  65. <property name="iconSize">
  66. <size>
  67. <width>34</width>
  68. <height>28</height>
  69. </size>
  70. </property>
  71. <property name="checkable">
  72. <bool>true</bool>
  73. </property>
  74. <property name="autoExclusive">
  75. <bool>false</bool>
  76. </property>
  77. <property name="popupMode">
  78. <enum>QToolButton::DelayedPopup</enum>
  79. </property>
  80. <property name="toolButtonStyle">
  81. <enum>Qt::ToolButtonTextBesideIcon</enum>
  82. </property>
  83. </widget>
  84. <widget class="QToolButton" name="startButton">
  85. <property name="geometry">
  86. <rect>
  87. <x>16</x>
  88. <y>92</y>
  89. <width>158</width>
  90. <height>60</height>
  91. </rect>
  92. </property>
  93. <property name="layoutDirection">
  94. <enum>Qt::LeftToRight</enum>
  95. </property>
  96. <property name="text">
  97. <string>Start of
  98. production</string>
  99. </property>
  100. <property name="iconSize">
  101. <size>
  102. <width>34</width>
  103. <height>28</height>
  104. </size>
  105. </property>
  106. <property name="checkable">
  107. <bool>true</bool>
  108. </property>
  109. <property name="autoExclusive">
  110. <bool>false</bool>
  111. </property>
  112. <property name="popupMode">
  113. <enum>QToolButton::InstantPopup</enum>
  114. </property>
  115. <property name="toolButtonStyle">
  116. <enum>Qt::ToolButtonTextBesideIcon</enum>
  117. </property>
  118. <property name="autoRaise">
  119. <bool>false</bool>
  120. </property>
  121. <property name="arrowType">
  122. <enum>Qt::NoArrow</enum>
  123. </property>
  124. </widget>
  125. <widget class="QToolButton" name="ChartButton">
  126. <property name="geometry">
  127. <rect>
  128. <x>16</x>
  129. <y>168</y>
  130. <width>48</width>
  131. <height>45</height>
  132. </rect>
  133. </property>
  134. <property name="text">
  135. <string/>
  136. </property>
  137. <property name="iconSize">
  138. <size>
  139. <width>26</width>
  140. <height>26</height>
  141. </size>
  142. </property>
  143. <property name="checkable">
  144. <bool>true</bool>
  145. </property>
  146. <property name="autoExclusive">
  147. <bool>true</bool>
  148. </property>
  149. <property name="toolButtonStyle">
  150. <enum>Qt::ToolButtonIconOnly</enum>
  151. </property>
  152. </widget>
  153. <widget class="QToolButton" name="DoubleImageButton">
  154. <property name="geometry">
  155. <rect>
  156. <x>71</x>
  157. <y>168</y>
  158. <width>48</width>
  159. <height>45</height>
  160. </rect>
  161. </property>
  162. <property name="text">
  163. <string/>
  164. </property>
  165. <property name="iconSize">
  166. <size>
  167. <width>26</width>
  168. <height>26</height>
  169. </size>
  170. </property>
  171. <property name="checkable">
  172. <bool>true</bool>
  173. </property>
  174. <property name="autoExclusive">
  175. <bool>true</bool>
  176. </property>
  177. </widget>
  178. <widget class="QToolButton" name="SingleImageButton">
  179. <property name="geometry">
  180. <rect>
  181. <x>126</x>
  182. <y>168</y>
  183. <width>48</width>
  184. <height>45</height>
  185. </rect>
  186. </property>
  187. <property name="text">
  188. <string/>
  189. </property>
  190. <property name="iconSize">
  191. <size>
  192. <width>26</width>
  193. <height>26</height>
  194. </size>
  195. </property>
  196. <property name="checkable">
  197. <bool>true</bool>
  198. </property>
  199. <property name="autoExclusive">
  200. <bool>true</bool>
  201. </property>
  202. </widget>
  203. <widget class="Line" name="line_2">
  204. <property name="geometry">
  205. <rect>
  206. <x>16</x>
  207. <y>229</y>
  208. <width>158</width>
  209. <height>1</height>
  210. </rect>
  211. </property>
  212. <property name="orientation">
  213. <enum>Qt::Horizontal</enum>
  214. </property>
  215. </widget>
  216. </widget>
  217. <widget class="QWidget" name="Toptitlebar" native="true">
  218. <property name="geometry">
  219. <rect>
  220. <x>8</x>
  221. <y>16</y>
  222. <width>1779</width>
  223. <height>44</height>
  224. </rect>
  225. </property>
  226. <widget class="QLabel" name="label_name">
  227. <property name="geometry">
  228. <rect>
  229. <x>32</x>
  230. <y>12</y>
  231. <width>69</width>
  232. <height>19</height>
  233. </rect>
  234. </property>
  235. <property name="styleSheet">
  236. <string notr="true">color : #FFFFFF</string>
  237. </property>
  238. <property name="text">
  239. <string>name001</string>
  240. </property>
  241. </widget>
  242. <widget class="QLabel" name="RegistrationNumber">
  243. <property name="geometry">
  244. <rect>
  245. <x>284</x>
  246. <y>12</y>
  247. <width>181</width>
  248. <height>19</height>
  249. </rect>
  250. </property>
  251. <property name="styleSheet">
  252. <string notr="true">color : #FFFFFF</string>
  253. </property>
  254. <property name="text">
  255. <string>Registration number 001</string>
  256. </property>
  257. </widget>
  258. <widget class="QPushButton" name="CalibrationButton">
  259. <property name="geometry">
  260. <rect>
  261. <x>539</x>
  262. <y>7</y>
  263. <width>101</width>
  264. <height>30</height>
  265. </rect>
  266. </property>
  267. <property name="text">
  268. <string>Calibration</string>
  269. </property>
  270. </widget>
  271. <widget class="QLabel" name="ProductIotNumber">
  272. <property name="geometry">
  273. <rect>
  274. <x>789</x>
  275. <y>12</y>
  276. <width>171</width>
  277. <height>19</height>
  278. </rect>
  279. </property>
  280. <property name="styleSheet">
  281. <string notr="true">color : #FFFFFF</string>
  282. </property>
  283. <property name="text">
  284. <string>xxxProduct lot number</string>
  285. </property>
  286. </widget>
  287. <widget class="QPushButton" name="pushButton_2">
  288. <property name="geometry">
  289. <rect>
  290. <x>1061</x>
  291. <y>5</y>
  292. <width>34</width>
  293. <height>34</height>
  294. </rect>
  295. </property>
  296. <property name="text">
  297. <string/>
  298. </property>
  299. </widget>
  300. <widget class="QPushButton" name="pushButton_3">
  301. <property name="geometry">
  302. <rect>
  303. <x>1111</x>
  304. <y>5</y>
  305. <width>34</width>
  306. <height>34</height>
  307. </rect>
  308. </property>
  309. <property name="text">
  310. <string/>
  311. </property>
  312. </widget>
  313. <widget class="QLabel" name="label_time">
  314. <property name="geometry">
  315. <rect>
  316. <x>1334</x>
  317. <y>12</y>
  318. <width>151</width>
  319. <height>19</height>
  320. </rect>
  321. </property>
  322. <property name="styleSheet">
  323. <string notr="true">color : #FFFFFF</string>
  324. </property>
  325. <property name="text">
  326. <string/>
  327. </property>
  328. </widget>
  329. <widget class="QLabel" name="label_username">
  330. <property name="geometry">
  331. <rect>
  332. <x>1686</x>
  333. <y>12</y>
  334. <width>69</width>
  335. <height>19</height>
  336. </rect>
  337. </property>
  338. <property name="styleSheet">
  339. <string notr="true">color : #FFFFFF</string>
  340. </property>
  341. <property name="text">
  342. <string/>
  343. </property>
  344. </widget>
  345. <widget class="QLabel" name="label_userlogo">
  346. <property name="geometry">
  347. <rect>
  348. <x>1658</x>
  349. <y>12</y>
  350. <width>20</width>
  351. <height>20</height>
  352. </rect>
  353. </property>
  354. <property name="text">
  355. <string/>
  356. </property>
  357. </widget>
  358. </widget>
  359. </widget>
  360. </widget>
  361. <resources/>
  362. <connections/>
  363. </ui>