Scan.ui 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Form</class>
  4. <widget class="QWidget" name="Form">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>873</width>
  10. <height>811</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_3">
  17. <item row="0" column="0">
  18. <widget class="QLabel" name="material">
  19. <property name="minimumSize">
  20. <size>
  21. <width>100</width>
  22. <height>0</height>
  23. </size>
  24. </property>
  25. <property name="maximumSize">
  26. <size>
  27. <width>100</width>
  28. <height>16777215</height>
  29. </size>
  30. </property>
  31. <property name="font">
  32. <font>
  33. <pointsize>14</pointsize>
  34. <weight>75</weight>
  35. <bold>true</bold>
  36. </font>
  37. </property>
  38. <property name="text">
  39. <string>物料类型:</string>
  40. </property>
  41. </widget>
  42. </item>
  43. <item row="0" column="1">
  44. <widget class="QComboBox" name="materialType">
  45. <property name="font">
  46. <font>
  47. <pointsize>14</pointsize>
  48. <weight>75</weight>
  49. <bold>true</bold>
  50. </font>
  51. </property>
  52. </widget>
  53. </item>
  54. <item row="1" column="0" colspan="2">
  55. <layout class="QHBoxLayout" name="horizontalLayout_2">
  56. <item>
  57. <widget class="QPushButton" name="open">
  58. <property name="minimumSize">
  59. <size>
  60. <width>100</width>
  61. <height>0</height>
  62. </size>
  63. </property>
  64. <property name="maximumSize">
  65. <size>
  66. <width>100</width>
  67. <height>16777215</height>
  68. </size>
  69. </property>
  70. <property name="font">
  71. <font>
  72. <pointsize>14</pointsize>
  73. <weight>75</weight>
  74. <bold>true</bold>
  75. </font>
  76. </property>
  77. <property name="layoutDirection">
  78. <enum>Qt::LeftToRight</enum>
  79. </property>
  80. <property name="text">
  81. <string>打开文件</string>
  82. </property>
  83. </widget>
  84. </item>
  85. <item>
  86. <spacer name="horizontalSpacer_2">
  87. <property name="orientation">
  88. <enum>Qt::Horizontal</enum>
  89. </property>
  90. <property name="sizeHint" stdset="0">
  91. <size>
  92. <width>40</width>
  93. <height>20</height>
  94. </size>
  95. </property>
  96. </spacer>
  97. </item>
  98. <item>
  99. <widget class="QPushButton" name="save">
  100. <property name="minimumSize">
  101. <size>
  102. <width>100</width>
  103. <height>0</height>
  104. </size>
  105. </property>
  106. <property name="maximumSize">
  107. <size>
  108. <width>100</width>
  109. <height>16777215</height>
  110. </size>
  111. </property>
  112. <property name="font">
  113. <font>
  114. <pointsize>14</pointsize>
  115. <weight>75</weight>
  116. <bold>true</bold>
  117. </font>
  118. </property>
  119. <property name="layoutDirection">
  120. <enum>Qt::LeftToRight</enum>
  121. </property>
  122. <property name="text">
  123. <string>保存</string>
  124. </property>
  125. </widget>
  126. </item>
  127. </layout>
  128. </item>
  129. <item row="2" column="0" colspan="2">
  130. <widget class="QPlainTextEdit" name="plainTextEdit">
  131. <property name="minimumSize">
  132. <size>
  133. <width>12</width>
  134. <height>0</height>
  135. </size>
  136. </property>
  137. <property name="font">
  138. <font>
  139. <family>宋体</family>
  140. <pointsize>14</pointsize>
  141. </font>
  142. </property>
  143. <property name="plainText">
  144. <string/>
  145. </property>
  146. </widget>
  147. </item>
  148. <item row="3" column="0" colspan="2">
  149. <layout class="QHBoxLayout" name="horizontalLayout">
  150. <item>
  151. <layout class="QGridLayout" name="gridLayout">
  152. <item row="0" column="0">
  153. <widget class="QLabel" name="label">
  154. <property name="font">
  155. <font>
  156. <pointsize>14</pointsize>
  157. <weight>75</weight>
  158. <bold>true</bold>
  159. </font>
  160. </property>
  161. <property name="text">
  162. <string>版本代码:</string>
  163. </property>
  164. </widget>
  165. </item>
  166. <item row="0" column="1">
  167. <widget class="QLabel" name="versionCode">
  168. <property name="font">
  169. <font>
  170. <pointsize>14</pointsize>
  171. </font>
  172. </property>
  173. <property name="text">
  174. <string>1111</string>
  175. </property>
  176. </widget>
  177. </item>
  178. </layout>
  179. </item>
  180. <item>
  181. <spacer name="horizontalSpacer">
  182. <property name="orientation">
  183. <enum>Qt::Horizontal</enum>
  184. </property>
  185. <property name="sizeHint" stdset="0">
  186. <size>
  187. <width>40</width>
  188. <height>20</height>
  189. </size>
  190. </property>
  191. </spacer>
  192. </item>
  193. <item>
  194. <layout class="QGridLayout" name="gridLayout_2">
  195. <item row="0" column="0">
  196. <widget class="QLabel" name="label_5">
  197. <property name="font">
  198. <font>
  199. <pointsize>14</pointsize>
  200. <weight>75</weight>
  201. <bold>true</bold>
  202. </font>
  203. </property>
  204. <property name="text">
  205. <string>发料日期:</string>
  206. </property>
  207. </widget>
  208. </item>
  209. <item row="0" column="1">
  210. <widget class="QLabel" name="Deliverydate">
  211. <property name="font">
  212. <font>
  213. <pointsize>14</pointsize>
  214. </font>
  215. </property>
  216. <property name="text">
  217. <string>1111</string>
  218. </property>
  219. </widget>
  220. </item>
  221. </layout>
  222. </item>
  223. </layout>
  224. </item>
  225. </layout>
  226. </widget>
  227. <resources/>
  228. <connections/>
  229. </ui>