mainwindow.ui 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301
  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>800</width>
  10. <height>600</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <layout class="QHBoxLayout" name="horizontalLayout">
  18. <item>
  19. <widget class="QStackedWidget" name="stackedWidget">
  20. <widget class="QWidget" name="pageMain">
  21. <layout class="QHBoxLayout" name="horizontalLayout_2">
  22. <item>
  23. <layout class="QVBoxLayout" name="verticalLayout">
  24. <item>
  25. <widget class="QWidget" name="widget" native="true">
  26. <property name="maximumSize">
  27. <size>
  28. <width>999999</width>
  29. <height>52</height>
  30. </size>
  31. </property>
  32. <property name="styleSheet">
  33. <string notr="true">background-color: rgb(0, 170, 255);</string>
  34. </property>
  35. <layout class="QGridLayout" name="gridLayout_5">
  36. <item row="0" column="0">
  37. <widget class="QLabel" name="label_9">
  38. <property name="minimumSize">
  39. <size>
  40. <width>0</width>
  41. <height>30</height>
  42. </size>
  43. </property>
  44. <property name="maximumSize">
  45. <size>
  46. <width>16777215</width>
  47. <height>30</height>
  48. </size>
  49. </property>
  50. <property name="styleSheet">
  51. <string notr="true">font: 12pt &quot;黑体&quot;;
  52. color: rgb(255, 255, 255);</string>
  53. </property>
  54. <property name="text">
  55. <string>打包选择</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item row="0" column="1">
  60. <widget class="QLabel" name="p2_user_lb">
  61. <property name="minimumSize">
  62. <size>
  63. <width>100</width>
  64. <height>30</height>
  65. </size>
  66. </property>
  67. <property name="maximumSize">
  68. <size>
  69. <width>16777215</width>
  70. <height>30</height>
  71. </size>
  72. </property>
  73. <property name="text">
  74. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;right&quot;&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  75. </property>
  76. </widget>
  77. </item>
  78. </layout>
  79. </widget>
  80. </item>
  81. <item>
  82. <layout class="QGridLayout" name="gridLayout_4">
  83. <item row="0" column="0">
  84. <widget class="QPushButton" name="pushDingZHong">
  85. <property name="minimumSize">
  86. <size>
  87. <width>80</width>
  88. <height>115</height>
  89. </size>
  90. </property>
  91. <property name="styleSheet">
  92. <string notr="true">background-color: rgb(0, 170, 255);</string>
  93. </property>
  94. <property name="text">
  95. <string>定重箱单打印</string>
  96. </property>
  97. <property name="iconSize">
  98. <size>
  99. <width>20</width>
  100. <height>20</height>
  101. </size>
  102. </property>
  103. </widget>
  104. </item>
  105. <item row="0" column="1">
  106. <widget class="QPushButton" name="pushBuDingZhong">
  107. <property name="minimumSize">
  108. <size>
  109. <width>80</width>
  110. <height>115</height>
  111. </size>
  112. </property>
  113. <property name="styleSheet">
  114. <string notr="true">background-color: rgb(0, 255, 127);</string>
  115. </property>
  116. <property name="text">
  117. <string>不定重箱单打印</string>
  118. </property>
  119. </widget>
  120. </item>
  121. <item row="0" column="2">
  122. <widget class="QPushButton" name="pushXiaoBiaoqian">
  123. <property name="minimumSize">
  124. <size>
  125. <width>80</width>
  126. <height>115</height>
  127. </size>
  128. </property>
  129. <property name="styleSheet">
  130. <string notr="true">background-color: rgb(0, 170, 255);</string>
  131. </property>
  132. <property name="text">
  133. <string>小标签打印</string>
  134. </property>
  135. </widget>
  136. </item>
  137. <item row="0" column="3">
  138. <widget class="QPushButton" name="pushConfig">
  139. <property name="minimumSize">
  140. <size>
  141. <width>80</width>
  142. <height>115</height>
  143. </size>
  144. </property>
  145. <property name="styleSheet">
  146. <string notr="true">background-color: rgb(0, 85, 255);</string>
  147. </property>
  148. <property name="text">
  149. <string>硬件配置</string>
  150. </property>
  151. </widget>
  152. </item>
  153. <item row="1" column="0">
  154. <widget class="QPushButton" name="pushList">
  155. <property name="minimumSize">
  156. <size>
  157. <width>80</width>
  158. <height>115</height>
  159. </size>
  160. </property>
  161. <property name="styleSheet">
  162. <string notr="true">background-color: rgb(255, 170, 0);</string>
  163. </property>
  164. <property name="text">
  165. <string>打包明细</string>
  166. </property>
  167. </widget>
  168. </item>
  169. <item row="1" column="1">
  170. <widget class="QPushButton" name="pushBanZiDong">
  171. <property name="minimumSize">
  172. <size>
  173. <width>80</width>
  174. <height>115</height>
  175. </size>
  176. </property>
  177. <property name="styleSheet">
  178. <string notr="true">background-color: rgb(85, 255, 0);</string>
  179. </property>
  180. <property name="text">
  181. <string>半自动箱单打印</string>
  182. </property>
  183. </widget>
  184. </item>
  185. <item row="1" column="2">
  186. <widget class="QPushButton" name="pushAuto">
  187. <property name="minimumSize">
  188. <size>
  189. <width>80</width>
  190. <height>115</height>
  191. </size>
  192. </property>
  193. <property name="styleSheet">
  194. <string notr="true">background-color: rgb(0, 170, 255);</string>
  195. </property>
  196. <property name="text">
  197. <string>自动箱单打印</string>
  198. </property>
  199. </widget>
  200. </item>
  201. </layout>
  202. </item>
  203. </layout>
  204. </item>
  205. </layout>
  206. </widget>
  207. <widget class="QWidget" name="pageLogin">
  208. <layout class="QVBoxLayout" name="verticalLayout_2">
  209. <item>
  210. <spacer name="verticalSpacer">
  211. <property name="orientation">
  212. <enum>Qt::Vertical</enum>
  213. </property>
  214. <property name="sizeHint" stdset="0">
  215. <size>
  216. <width>20</width>
  217. <height>150</height>
  218. </size>
  219. </property>
  220. </spacer>
  221. </item>
  222. <item>
  223. <layout class="QHBoxLayout" name="horizontalLayout_3">
  224. <item>
  225. <spacer name="horizontalSpacer">
  226. <property name="orientation">
  227. <enum>Qt::Horizontal</enum>
  228. </property>
  229. <property name="sizeHint" stdset="0">
  230. <size>
  231. <width>40</width>
  232. <height>20</height>
  233. </size>
  234. </property>
  235. </spacer>
  236. </item>
  237. <item>
  238. <widget class="QWidget" name="widgetLogin" native="true">
  239. <property name="minimumSize">
  240. <size>
  241. <width>350</width>
  242. <height>200</height>
  243. </size>
  244. </property>
  245. <property name="maximumSize">
  246. <size>
  247. <width>350</width>
  248. <height>200</height>
  249. </size>
  250. </property>
  251. </widget>
  252. </item>
  253. <item>
  254. <spacer name="horizontalSpacer_2">
  255. <property name="orientation">
  256. <enum>Qt::Horizontal</enum>
  257. </property>
  258. <property name="sizeHint" stdset="0">
  259. <size>
  260. <width>40</width>
  261. <height>20</height>
  262. </size>
  263. </property>
  264. </spacer>
  265. </item>
  266. </layout>
  267. </item>
  268. <item>
  269. <spacer name="verticalSpacer_2">
  270. <property name="orientation">
  271. <enum>Qt::Vertical</enum>
  272. </property>
  273. <property name="sizeHint" stdset="0">
  274. <size>
  275. <width>20</width>
  276. <height>150</height>
  277. </size>
  278. </property>
  279. </spacer>
  280. </item>
  281. </layout>
  282. </widget>
  283. </widget>
  284. </item>
  285. </layout>
  286. </widget>
  287. <widget class="QMenuBar" name="menubar">
  288. <property name="geometry">
  289. <rect>
  290. <x>0</x>
  291. <y>0</y>
  292. <width>800</width>
  293. <height>33</height>
  294. </rect>
  295. </property>
  296. </widget>
  297. <widget class="QStatusBar" name="statusbar"/>
  298. </widget>
  299. <resources/>
  300. <connections/>
  301. </ui>