packdetailform.ui 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>PackDetailForm</class>
  4. <widget class="QWidget" name="PackDetailForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1067</width>
  10. <height>596</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QGridLayout" name="gridLayout_2">
  17. <property name="leftMargin">
  18. <number>0</number>
  19. </property>
  20. <property name="topMargin">
  21. <number>0</number>
  22. </property>
  23. <property name="rightMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="bottomMargin">
  27. <number>0</number>
  28. </property>
  29. <item row="0" column="0">
  30. <widget class="QWidget" name="widget" native="true">
  31. <property name="minimumSize">
  32. <size>
  33. <width>0</width>
  34. <height>30</height>
  35. </size>
  36. </property>
  37. <layout class="QHBoxLayout" name="horizontalLayout_9">
  38. <property name="topMargin">
  39. <number>0</number>
  40. </property>
  41. <property name="bottomMargin">
  42. <number>0</number>
  43. </property>
  44. <item>
  45. <widget class="QPushButton" name="pushBack">
  46. <property name="text">
  47. <string>&lt;返回主页</string>
  48. </property>
  49. </widget>
  50. </item>
  51. <item>
  52. <spacer name="horizontalSpacer">
  53. <property name="orientation">
  54. <enum>Qt::Horizontal</enum>
  55. </property>
  56. <property name="sizeHint" stdset="0">
  57. <size>
  58. <width>452</width>
  59. <height>20</height>
  60. </size>
  61. </property>
  62. </spacer>
  63. </item>
  64. <item>
  65. <widget class="QLabel" name="label">
  66. <property name="text">
  67. <string>自动打包</string>
  68. </property>
  69. </widget>
  70. </item>
  71. <item>
  72. <spacer name="horizontalSpacer_2">
  73. <property name="orientation">
  74. <enum>Qt::Horizontal</enum>
  75. </property>
  76. <property name="sizeHint" stdset="0">
  77. <size>
  78. <width>451</width>
  79. <height>20</height>
  80. </size>
  81. </property>
  82. </spacer>
  83. </item>
  84. </layout>
  85. </widget>
  86. </item>
  87. <item row="1" column="0">
  88. <widget class="QWidget" name="widget_2" native="true">
  89. <property name="styleSheet">
  90. <string notr="true">background-color: rgb(0, 170, 255);</string>
  91. </property>
  92. <layout class="QGridLayout" name="gridLayout">
  93. <item row="0" column="2">
  94. <widget class="QComboBox" name="product_type_codeBox">
  95. <property name="currentText">
  96. <string/>
  97. </property>
  98. </widget>
  99. </item>
  100. <item row="0" column="5">
  101. <widget class="QLineEdit" name="fiberLine">
  102. <property name="placeholderText">
  103. <string>孔数</string>
  104. </property>
  105. </widget>
  106. </item>
  107. <item row="0" column="7">
  108. <widget class="QComboBox" name="UserIDBox"/>
  109. </item>
  110. <item row="0" column="8">
  111. <widget class="QComboBox" name="comboBox_4"/>
  112. </item>
  113. <item row="0" column="9">
  114. <widget class="QPushButton" name="pushButton">
  115. <property name="minimumSize">
  116. <size>
  117. <width>91</width>
  118. <height>41</height>
  119. </size>
  120. </property>
  121. <property name="maximumSize">
  122. <size>
  123. <width>91</width>
  124. <height>41</height>
  125. </size>
  126. </property>
  127. <property name="text">
  128. <string>搜索</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item row="0" column="4">
  133. <widget class="QLineEdit" name="dtexLine">
  134. <property name="placeholderText">
  135. <string>分特</string>
  136. </property>
  137. </widget>
  138. </item>
  139. <item row="0" column="0">
  140. <widget class="QLineEdit" name="codeSingleLine">
  141. <property name="placeholderText">
  142. <string>码单</string>
  143. </property>
  144. </widget>
  145. </item>
  146. <item row="0" column="1">
  147. <widget class="QLineEdit" name="batch_noLine">
  148. <property name="placeholderText">
  149. <string>批号</string>
  150. </property>
  151. </widget>
  152. </item>
  153. <item row="0" column="6">
  154. <widget class="QComboBox" name="levelBox"/>
  155. </item>
  156. <item row="0" column="3">
  157. <widget class="QLineEdit" name="denierLine">
  158. <property name="placeholderText">
  159. <string>旦数</string>
  160. </property>
  161. </widget>
  162. </item>
  163. </layout>
  164. </widget>
  165. </item>
  166. <item row="2" column="0">
  167. <layout class="QHBoxLayout" name="horizontalLayout">
  168. <item>
  169. <layout class="QVBoxLayout" name="verticalLayout">
  170. <item>
  171. <widget class="QLabel" name="label_2">
  172. <property name="text">
  173. <string>箱单</string>
  174. </property>
  175. </widget>
  176. </item>
  177. <item>
  178. <widget class="QComboBox" name="comboBox_5"/>
  179. </item>
  180. </layout>
  181. </item>
  182. <item>
  183. <layout class="QVBoxLayout" name="verticalLayout_2">
  184. <item>
  185. <widget class="QLabel" name="label_3">
  186. <property name="text">
  187. <string>码单</string>
  188. </property>
  189. </widget>
  190. </item>
  191. <item>
  192. <widget class="QComboBox" name="comboBox_6"/>
  193. </item>
  194. </layout>
  195. </item>
  196. <item>
  197. <layout class="QVBoxLayout" name="verticalLayout_3">
  198. <item>
  199. <widget class="QLabel" name="label_4">
  200. <property name="text">
  201. <string>箱单抬头</string>
  202. </property>
  203. </widget>
  204. </item>
  205. <item>
  206. <widget class="QLineEdit" name="lineEdit_6"/>
  207. </item>
  208. </layout>
  209. </item>
  210. <item>
  211. <layout class="QVBoxLayout" name="verticalLayout_4">
  212. <item>
  213. <widget class="QLabel" name="label_5">
  214. <property name="text">
  215. <string>备注</string>
  216. </property>
  217. </widget>
  218. </item>
  219. <item>
  220. <widget class="QLineEdit" name="lineEdit_7"/>
  221. </item>
  222. </layout>
  223. </item>
  224. <item>
  225. <widget class="QPushButton" name="pushButton_2">
  226. <property name="text">
  227. <string>显示毛重</string>
  228. </property>
  229. </widget>
  230. </item>
  231. <item>
  232. <spacer name="horizontalSpacer_3">
  233. <property name="orientation">
  234. <enum>Qt::Horizontal</enum>
  235. </property>
  236. <property name="sizeHint" stdset="0">
  237. <size>
  238. <width>348</width>
  239. <height>20</height>
  240. </size>
  241. </property>
  242. </spacer>
  243. </item>
  244. </layout>
  245. </item>
  246. <item row="3" column="0">
  247. <widget class="QTreeWidget" name="treeWidget">
  248. <column>
  249. <property name="text">
  250. <string>同步状态</string>
  251. </property>
  252. </column>
  253. <column>
  254. <property name="text">
  255. <string>码单</string>
  256. </property>
  257. </column>
  258. <column>
  259. <property name="text">
  260. <string>码单详情</string>
  261. </property>
  262. </column>
  263. <column>
  264. <property name="text">
  265. <string>毛重</string>
  266. </property>
  267. </column>
  268. <column>
  269. <property name="text">
  270. <string>净重</string>
  271. </property>
  272. </column>
  273. <column>
  274. <property name="text">
  275. <string>箱数</string>
  276. </property>
  277. </column>
  278. <column>
  279. <property name="text">
  280. <string>打包时间</string>
  281. </property>
  282. </column>
  283. <column>
  284. <property name="text">
  285. <string/>
  286. </property>
  287. </column>
  288. <column>
  289. <property name="text">
  290. <string>箱单详情</string>
  291. </property>
  292. </column>
  293. <column>
  294. <property name="text">
  295. <string/>
  296. </property>
  297. </column>
  298. <column>
  299. <property name="text">
  300. <string/>
  301. </property>
  302. </column>
  303. </widget>
  304. </item>
  305. <item row="4" column="0">
  306. <layout class="QHBoxLayout" name="horizontalLayout_4">
  307. <item>
  308. <spacer name="horizontalSpacer_5">
  309. <property name="orientation">
  310. <enum>Qt::Horizontal</enum>
  311. </property>
  312. <property name="sizeHint" stdset="0">
  313. <size>
  314. <width>308</width>
  315. <height>20</height>
  316. </size>
  317. </property>
  318. </spacer>
  319. </item>
  320. <item>
  321. <layout class="QHBoxLayout" name="horizontalLayout_2">
  322. <item>
  323. <widget class="QPushButton" name="prevoiusPage">
  324. <property name="text">
  325. <string>上一页</string>
  326. </property>
  327. </widget>
  328. </item>
  329. <item>
  330. <widget class="QLabel" name="pagesNum">
  331. <property name="minimumSize">
  332. <size>
  333. <width>100</width>
  334. <height>0</height>
  335. </size>
  336. </property>
  337. <property name="text">
  338. <string>0/0</string>
  339. </property>
  340. <property name="alignment">
  341. <set>Qt::AlignCenter</set>
  342. </property>
  343. </widget>
  344. </item>
  345. <item>
  346. <widget class="QPushButton" name="nextPage">
  347. <property name="text">
  348. <string>下一页</string>
  349. </property>
  350. </widget>
  351. </item>
  352. </layout>
  353. </item>
  354. <item>
  355. <spacer name="horizontalSpacer_4">
  356. <property name="orientation">
  357. <enum>Qt::Horizontal</enum>
  358. </property>
  359. <property name="sizeHint" stdset="0">
  360. <size>
  361. <width>58</width>
  362. <height>20</height>
  363. </size>
  364. </property>
  365. </spacer>
  366. </item>
  367. <item>
  368. <layout class="QHBoxLayout" name="horizontalLayout_3">
  369. <item>
  370. <widget class="QLineEdit" name="jumpPage">
  371. <property name="maximumSize">
  372. <size>
  373. <width>50</width>
  374. <height>25</height>
  375. </size>
  376. </property>
  377. </widget>
  378. </item>
  379. <item>
  380. <widget class="QPushButton" name="jump">
  381. <property name="text">
  382. <string>跳转</string>
  383. </property>
  384. </widget>
  385. </item>
  386. <item>
  387. <widget class="QLabel" name="pageDataNum">
  388. <property name="minimumSize">
  389. <size>
  390. <width>100</width>
  391. <height>31</height>
  392. </size>
  393. </property>
  394. <property name="maximumSize">
  395. <size>
  396. <width>100</width>
  397. <height>31</height>
  398. </size>
  399. </property>
  400. <property name="text">
  401. <string>0</string>
  402. </property>
  403. <property name="alignment">
  404. <set>Qt::AlignCenter</set>
  405. </property>
  406. </widget>
  407. </item>
  408. </layout>
  409. </item>
  410. <item>
  411. <spacer name="horizontalSpacer_6">
  412. <property name="orientation">
  413. <enum>Qt::Horizontal</enum>
  414. </property>
  415. <property name="sizeHint" stdset="0">
  416. <size>
  417. <width>188</width>
  418. <height>20</height>
  419. </size>
  420. </property>
  421. </spacer>
  422. </item>
  423. </layout>
  424. </item>
  425. </layout>
  426. </widget>
  427. <resources/>
  428. <connections/>
  429. </ui>