selectvalueform.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>SelectValueForm</class>
  4. <widget class="QWidget" name="SelectValueForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1263</width>
  10. <height>792</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_4">
  17. <item>
  18. <widget class="QWidget" name="widget_3" native="true">
  19. <layout class="QGridLayout" name="gridLayout">
  20. <item row="0" column="1">
  21. <widget class="QComboBox" name="dtex"/>
  22. </item>
  23. <item row="0" column="2">
  24. <widget class="QComboBox" name="fiber"/>
  25. </item>
  26. <item row="0" column="10">
  27. <widget class="QPushButton" name="closeButton">
  28. <property name="maximumSize">
  29. <size>
  30. <width>50</width>
  31. <height>16777215</height>
  32. </size>
  33. </property>
  34. <property name="text">
  35. <string>清除</string>
  36. </property>
  37. </widget>
  38. </item>
  39. <item row="0" column="3">
  40. <widget class="QComboBox" name="category"/>
  41. </item>
  42. <item row="0" column="13">
  43. <spacer name="horizontalSpacer_6">
  44. <property name="orientation">
  45. <enum>Qt::Horizontal</enum>
  46. </property>
  47. <property name="sizeHint" stdset="0">
  48. <size>
  49. <width>346</width>
  50. <height>20</height>
  51. </size>
  52. </property>
  53. </spacer>
  54. </item>
  55. <item row="0" column="7">
  56. <widget class="QLineEdit" name="color">
  57. <property name="minimumSize">
  58. <size>
  59. <width>81</width>
  60. <height>0</height>
  61. </size>
  62. </property>
  63. <property name="maximumSize">
  64. <size>
  65. <width>100</width>
  66. <height>16777215</height>
  67. </size>
  68. </property>
  69. </widget>
  70. </item>
  71. <item row="0" column="9">
  72. <widget class="QPushButton" name="searchButton">
  73. <property name="maximumSize">
  74. <size>
  75. <width>50</width>
  76. <height>16777215</height>
  77. </size>
  78. </property>
  79. <property name="text">
  80. <string>搜索</string>
  81. </property>
  82. </widget>
  83. </item>
  84. <item row="0" column="4">
  85. <widget class="QComboBox" name="machine_no"/>
  86. </item>
  87. <item row="0" column="12">
  88. <widget class="QLabel" name="label_10">
  89. <property name="font">
  90. <font>
  91. <pointsize>15</pointsize>
  92. </font>
  93. </property>
  94. <property name="text">
  95. <string>查看规格</string>
  96. </property>
  97. </widget>
  98. </item>
  99. <item row="0" column="0">
  100. <widget class="QComboBox" name="denier"/>
  101. </item>
  102. <item row="0" column="6">
  103. <widget class="QLineEdit" name="batch_no">
  104. <property name="minimumSize">
  105. <size>
  106. <width>81</width>
  107. <height>0</height>
  108. </size>
  109. </property>
  110. <property name="maximumSize">
  111. <size>
  112. <width>100</width>
  113. <height>16777215</height>
  114. </size>
  115. </property>
  116. <property name="placeholderText">
  117. <string>请输入批号</string>
  118. </property>
  119. </widget>
  120. </item>
  121. <item row="0" column="11">
  122. <spacer name="horizontalSpacer_5">
  123. <property name="orientation">
  124. <enum>Qt::Horizontal</enum>
  125. </property>
  126. <property name="sizeHint" stdset="0">
  127. <size>
  128. <width>346</width>
  129. <height>20</height>
  130. </size>
  131. </property>
  132. </spacer>
  133. </item>
  134. <item row="0" column="8">
  135. <widget class="QLineEdit" name="specs">
  136. <property name="minimumSize">
  137. <size>
  138. <width>81</width>
  139. <height>0</height>
  140. </size>
  141. </property>
  142. <property name="maximumSize">
  143. <size>
  144. <width>100</width>
  145. <height>16777215</height>
  146. </size>
  147. </property>
  148. <property name="placeholderText">
  149. <string>请输入规格</string>
  150. </property>
  151. </widget>
  152. </item>
  153. </layout>
  154. </widget>
  155. </item>
  156. <item>
  157. <layout class="QHBoxLayout" name="horizontalLayout_9">
  158. <item>
  159. <layout class="QVBoxLayout" name="verticalLayout_2">
  160. <property name="spacing">
  161. <number>0</number>
  162. </property>
  163. <item>
  164. <widget class="QTableWidget" name="tableWidget">
  165. <property name="editTriggers">
  166. <set>QAbstractItemView::NoEditTriggers</set>
  167. </property>
  168. <property name="selectionMode">
  169. <enum>QAbstractItemView::SingleSelection</enum>
  170. </property>
  171. <property name="selectionBehavior">
  172. <enum>QAbstractItemView::SelectRows</enum>
  173. </property>
  174. <column>
  175. <property name="text">
  176. <string>批号</string>
  177. </property>
  178. </column>
  179. <column>
  180. <property name="text">
  181. <string>规格</string>
  182. </property>
  183. </column>
  184. <column>
  185. <property name="text">
  186. <string>品种</string>
  187. </property>
  188. </column>
  189. <column>
  190. <property name="text">
  191. <string>类型</string>
  192. </property>
  193. </column>
  194. <column>
  195. <property name="text">
  196. <string>机台</string>
  197. </property>
  198. </column>
  199. <column>
  200. <property name="text">
  201. <string>管色</string>
  202. </property>
  203. </column>
  204. <column>
  205. <property name="text">
  206. <string>捻向</string>
  207. </property>
  208. </column>
  209. <column>
  210. <property name="text">
  211. <string>颜色</string>
  212. </property>
  213. </column>
  214. </widget>
  215. </item>
  216. <item>
  217. <widget class="QWidget" name="widget_2" native="true">
  218. <property name="minimumSize">
  219. <size>
  220. <width>671</width>
  221. <height>91</height>
  222. </size>
  223. </property>
  224. <property name="maximumSize">
  225. <size>
  226. <width>99999</width>
  227. <height>91</height>
  228. </size>
  229. </property>
  230. <property name="styleSheet">
  231. <string notr="true">background-color: rgb(255, 255, 255);</string>
  232. </property>
  233. <layout class="QVBoxLayout" name="verticalLayout_3">
  234. <item>
  235. <layout class="QHBoxLayout" name="horizontalLayout_7">
  236. <item>
  237. <spacer name="horizontalSpacer">
  238. <property name="orientation">
  239. <enum>Qt::Horizontal</enum>
  240. </property>
  241. <property name="sizeType">
  242. <enum>QSizePolicy::Expanding</enum>
  243. </property>
  244. <property name="sizeHint" stdset="0">
  245. <size>
  246. <width>40</width>
  247. <height>20</height>
  248. </size>
  249. </property>
  250. </spacer>
  251. </item>
  252. <item>
  253. <widget class="QPushButton" name="pushPrev">
  254. <property name="text">
  255. <string>上一页</string>
  256. </property>
  257. </widget>
  258. </item>
  259. <item>
  260. <widget class="QLabel" name="labelPages">
  261. <property name="text">
  262. <string>%1/%2</string>
  263. </property>
  264. </widget>
  265. </item>
  266. <item>
  267. <widget class="QPushButton" name="pushNext">
  268. <property name="text">
  269. <string>下一页</string>
  270. </property>
  271. </widget>
  272. </item>
  273. <item>
  274. <spacer name="horizontalSpacer_3">
  275. <property name="orientation">
  276. <enum>Qt::Horizontal</enum>
  277. </property>
  278. <property name="sizeType">
  279. <enum>QSizePolicy::Minimum</enum>
  280. </property>
  281. <property name="sizeHint" stdset="0">
  282. <size>
  283. <width>40</width>
  284. <height>20</height>
  285. </size>
  286. </property>
  287. </spacer>
  288. </item>
  289. <item>
  290. <widget class="QLabel" name="label_7">
  291. <property name="text">
  292. <string>一共</string>
  293. </property>
  294. </widget>
  295. </item>
  296. <item>
  297. <widget class="QLabel" name="labelTotle">
  298. <property name="text">
  299. <string>%1</string>
  300. </property>
  301. </widget>
  302. </item>
  303. <item>
  304. <widget class="QLabel" name="label_9">
  305. <property name="text">
  306. <string>条</string>
  307. </property>
  308. </widget>
  309. </item>
  310. <item>
  311. <spacer name="horizontalSpacer_2">
  312. <property name="orientation">
  313. <enum>Qt::Horizontal</enum>
  314. </property>
  315. <property name="sizeHint" stdset="0">
  316. <size>
  317. <width>40</width>
  318. <height>20</height>
  319. </size>
  320. </property>
  321. </spacer>
  322. </item>
  323. </layout>
  324. </item>
  325. <item>
  326. <layout class="QHBoxLayout" name="horizontalLayout_8">
  327. <item>
  328. <spacer name="horizontalSpacer_4">
  329. <property name="orientation">
  330. <enum>Qt::Horizontal</enum>
  331. </property>
  332. <property name="sizeHint" stdset="0">
  333. <size>
  334. <width>40</width>
  335. <height>20</height>
  336. </size>
  337. </property>
  338. </spacer>
  339. </item>
  340. <item>
  341. <widget class="QPushButton" name="back_Button">
  342. <property name="text">
  343. <string>返回</string>
  344. </property>
  345. </widget>
  346. </item>
  347. <item>
  348. <widget class="QPushButton" name="backMainButton">
  349. <property name="text">
  350. <string>&lt;返回主页</string>
  351. </property>
  352. </widget>
  353. </item>
  354. <item>
  355. <widget class="QPushButton" name="pushButton_2">
  356. <property name="text">
  357. <string>确定</string>
  358. </property>
  359. </widget>
  360. </item>
  361. </layout>
  362. </item>
  363. </layout>
  364. </widget>
  365. </item>
  366. </layout>
  367. </item>
  368. </layout>
  369. </item>
  370. </layout>
  371. </widget>
  372. <resources/>
  373. <connections/>
  374. </ui>