selectvalueform.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  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. <column>
  215. <property name="text">
  216. <string>同步状态</string>
  217. </property>
  218. </column>
  219. </widget>
  220. </item>
  221. <item>
  222. <widget class="QWidget" name="widget_2" native="true">
  223. <property name="minimumSize">
  224. <size>
  225. <width>671</width>
  226. <height>91</height>
  227. </size>
  228. </property>
  229. <property name="maximumSize">
  230. <size>
  231. <width>99999</width>
  232. <height>91</height>
  233. </size>
  234. </property>
  235. <property name="styleSheet">
  236. <string notr="true">background-color: rgb(255, 255, 255);</string>
  237. </property>
  238. <layout class="QVBoxLayout" name="verticalLayout_3">
  239. <item>
  240. <layout class="QHBoxLayout" name="horizontalLayout_7">
  241. <item>
  242. <spacer name="horizontalSpacer">
  243. <property name="orientation">
  244. <enum>Qt::Horizontal</enum>
  245. </property>
  246. <property name="sizeType">
  247. <enum>QSizePolicy::Expanding</enum>
  248. </property>
  249. <property name="sizeHint" stdset="0">
  250. <size>
  251. <width>40</width>
  252. <height>20</height>
  253. </size>
  254. </property>
  255. </spacer>
  256. </item>
  257. <item>
  258. <widget class="QPushButton" name="pushPrev">
  259. <property name="text">
  260. <string>上一页</string>
  261. </property>
  262. </widget>
  263. </item>
  264. <item>
  265. <widget class="QLabel" name="labelPages">
  266. <property name="text">
  267. <string>%1/%2</string>
  268. </property>
  269. </widget>
  270. </item>
  271. <item>
  272. <widget class="QPushButton" name="pushNext">
  273. <property name="text">
  274. <string>下一页</string>
  275. </property>
  276. </widget>
  277. </item>
  278. <item>
  279. <spacer name="horizontalSpacer_3">
  280. <property name="orientation">
  281. <enum>Qt::Horizontal</enum>
  282. </property>
  283. <property name="sizeType">
  284. <enum>QSizePolicy::Minimum</enum>
  285. </property>
  286. <property name="sizeHint" stdset="0">
  287. <size>
  288. <width>40</width>
  289. <height>20</height>
  290. </size>
  291. </property>
  292. </spacer>
  293. </item>
  294. <item>
  295. <widget class="QLabel" name="label_7">
  296. <property name="text">
  297. <string>一共</string>
  298. </property>
  299. </widget>
  300. </item>
  301. <item>
  302. <widget class="QLabel" name="labelTotle">
  303. <property name="text">
  304. <string>%1</string>
  305. </property>
  306. </widget>
  307. </item>
  308. <item>
  309. <widget class="QLabel" name="label_9">
  310. <property name="text">
  311. <string>条</string>
  312. </property>
  313. </widget>
  314. </item>
  315. <item>
  316. <spacer name="horizontalSpacer_2">
  317. <property name="orientation">
  318. <enum>Qt::Horizontal</enum>
  319. </property>
  320. <property name="sizeHint" stdset="0">
  321. <size>
  322. <width>40</width>
  323. <height>20</height>
  324. </size>
  325. </property>
  326. </spacer>
  327. </item>
  328. </layout>
  329. </item>
  330. <item>
  331. <layout class="QHBoxLayout" name="horizontalLayout_8">
  332. <item>
  333. <widget class="QPushButton" name="RefreshButton">
  334. <property name="text">
  335. <string>刷新</string>
  336. </property>
  337. </widget>
  338. </item>
  339. <item>
  340. <widget class="QPushButton" name="synButtong">
  341. <property name="text">
  342. <string>同步</string>
  343. </property>
  344. </widget>
  345. </item>
  346. <item>
  347. <spacer name="horizontalSpacer_4">
  348. <property name="orientation">
  349. <enum>Qt::Horizontal</enum>
  350. </property>
  351. <property name="sizeHint" stdset="0">
  352. <size>
  353. <width>40</width>
  354. <height>20</height>
  355. </size>
  356. </property>
  357. </spacer>
  358. </item>
  359. <item>
  360. <widget class="QPushButton" name="back_Button">
  361. <property name="text">
  362. <string>返回</string>
  363. </property>
  364. </widget>
  365. </item>
  366. <item>
  367. <widget class="QPushButton" name="backMainButton">
  368. <property name="text">
  369. <string>&lt;返回主页</string>
  370. </property>
  371. </widget>
  372. </item>
  373. <item>
  374. <widget class="QPushButton" name="pushButton_2">
  375. <property name="text">
  376. <string>确定</string>
  377. </property>
  378. </widget>
  379. </item>
  380. </layout>
  381. </item>
  382. </layout>
  383. </widget>
  384. </item>
  385. </layout>
  386. </item>
  387. </layout>
  388. </item>
  389. </layout>
  390. </widget>
  391. <resources/>
  392. <connections/>
  393. </ui>