fixedweightpackform.ui 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>FixedWeightPackForm</class>
  4. <widget class="QWidget" name="FixedWeightPackForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1085</width>
  10. <height>619</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" colspan="2">
  18. <widget class="QWidget" name="widget" native="true">
  19. <property name="minimumSize">
  20. <size>
  21. <width>0</width>
  22. <height>30</height>
  23. </size>
  24. </property>
  25. <layout class="QHBoxLayout" name="horizontalLayout_9">
  26. <property name="topMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="bottomMargin">
  30. <number>0</number>
  31. </property>
  32. <item>
  33. <widget class="QPushButton" name="pushBack">
  34. <property name="text">
  35. <string>&lt;返回主页</string>
  36. </property>
  37. </widget>
  38. </item>
  39. <item>
  40. <spacer name="horizontalSpacer_2">
  41. <property name="orientation">
  42. <enum>Qt::Horizontal</enum>
  43. </property>
  44. <property name="sizeHint" stdset="0">
  45. <size>
  46. <width>452</width>
  47. <height>20</height>
  48. </size>
  49. </property>
  50. </spacer>
  51. </item>
  52. <item>
  53. <widget class="QLabel" name="label_20">
  54. <property name="text">
  55. <string>定重打包</string>
  56. </property>
  57. </widget>
  58. </item>
  59. <item>
  60. <spacer name="horizontalSpacer_3">
  61. <property name="orientation">
  62. <enum>Qt::Horizontal</enum>
  63. </property>
  64. <property name="sizeHint" stdset="0">
  65. <size>
  66. <width>451</width>
  67. <height>20</height>
  68. </size>
  69. </property>
  70. </spacer>
  71. </item>
  72. </layout>
  73. </widget>
  74. </item>
  75. <item row="1" column="0">
  76. <layout class="QVBoxLayout" name="verticalLayout">
  77. <item>
  78. <layout class="QHBoxLayout" name="horizontalLayout">
  79. <item>
  80. <widget class="QLabel" name="label">
  81. <property name="text">
  82. <string>合计</string>
  83. </property>
  84. </widget>
  85. </item>
  86. <item>
  87. <widget class="QLabel" name="label_2">
  88. <property name="text">
  89. <string>筒数:</string>
  90. </property>
  91. </widget>
  92. </item>
  93. <item>
  94. <widget class="QLabel" name="label_5">
  95. <property name="text">
  96. <string>0</string>
  97. </property>
  98. </widget>
  99. </item>
  100. <item>
  101. <widget class="QLabel" name="label_3">
  102. <property name="text">
  103. <string>毛重:</string>
  104. </property>
  105. </widget>
  106. </item>
  107. <item>
  108. <widget class="QLabel" name="label_6">
  109. <property name="text">
  110. <string>0</string>
  111. </property>
  112. </widget>
  113. </item>
  114. <item>
  115. <widget class="QLabel" name="label_4">
  116. <property name="text">
  117. <string>净重:</string>
  118. </property>
  119. </widget>
  120. </item>
  121. <item>
  122. <widget class="QLabel" name="label_7">
  123. <property name="text">
  124. <string>0</string>
  125. </property>
  126. </widget>
  127. </item>
  128. </layout>
  129. </item>
  130. <item>
  131. <widget class="QTableWidget" name="tableWidget">
  132. <property name="minimumSize">
  133. <size>
  134. <width>562</width>
  135. <height>0</height>
  136. </size>
  137. </property>
  138. <property name="maximumSize">
  139. <size>
  140. <width>9999</width>
  141. <height>16777215</height>
  142. </size>
  143. </property>
  144. <column>
  145. <property name="text">
  146. <string>序号</string>
  147. </property>
  148. </column>
  149. <column>
  150. <property name="text">
  151. <string>箱号</string>
  152. </property>
  153. </column>
  154. <column>
  155. <property name="text">
  156. <string>筒数</string>
  157. </property>
  158. </column>
  159. <column>
  160. <property name="text">
  161. <string>毛重</string>
  162. </property>
  163. </column>
  164. <column>
  165. <property name="text">
  166. <string>皮重</string>
  167. </property>
  168. </column>
  169. <column>
  170. <property name="text">
  171. <string>净重</string>
  172. </property>
  173. </column>
  174. </widget>
  175. </item>
  176. </layout>
  177. </item>
  178. <item row="1" column="1">
  179. <layout class="QGridLayout" name="gridLayout_2">
  180. <item row="0" column="0">
  181. <widget class="QLabel" name="label_23">
  182. <property name="minimumSize">
  183. <size>
  184. <width>41</width>
  185. <height>16</height>
  186. </size>
  187. </property>
  188. <property name="maximumSize">
  189. <size>
  190. <width>41</width>
  191. <height>16</height>
  192. </size>
  193. </property>
  194. <property name="text">
  195. <string>毛重</string>
  196. </property>
  197. </widget>
  198. </item>
  199. <item row="0" column="1">
  200. <widget class="QLineEdit" name="grossWeight_2">
  201. <property name="minimumSize">
  202. <size>
  203. <width>141</width>
  204. <height>61</height>
  205. </size>
  206. </property>
  207. <property name="maximumSize">
  208. <size>
  209. <width>141</width>
  210. <height>61</height>
  211. </size>
  212. </property>
  213. <property name="font">
  214. <font>
  215. <pointsize>20</pointsize>
  216. </font>
  217. </property>
  218. <property name="text">
  219. <string>0</string>
  220. </property>
  221. </widget>
  222. </item>
  223. <item row="0" column="2" rowspan="2">
  224. <layout class="QVBoxLayout" name="verticalLayout_2">
  225. <item>
  226. <widget class="QPushButton" name="pushStart">
  227. <property name="minimumSize">
  228. <size>
  229. <width>0</width>
  230. <height>50</height>
  231. </size>
  232. </property>
  233. <property name="styleSheet">
  234. <string notr="true">background-color: rgb(255, 255, 255);
  235. color: rgb(0, 170, 255);</string>
  236. </property>
  237. <property name="text">
  238. <string>开始打包</string>
  239. </property>
  240. <property name="checkable">
  241. <bool>true</bool>
  242. </property>
  243. </widget>
  244. </item>
  245. <item>
  246. <layout class="QHBoxLayout" name="horizontalLayout_8">
  247. <item>
  248. <widget class="QPushButton" name="addBoxList">
  249. <property name="enabled">
  250. <bool>true</bool>
  251. </property>
  252. <property name="minimumSize">
  253. <size>
  254. <width>0</width>
  255. <height>50</height>
  256. </size>
  257. </property>
  258. <property name="styleSheet">
  259. <string notr="true">background-color: rgb(255, 255, 255);
  260. color: rgb(0, 170, 255);</string>
  261. </property>
  262. <property name="text">
  263. <string>添加箱单</string>
  264. </property>
  265. </widget>
  266. </item>
  267. <item>
  268. <widget class="QPushButton" name="addPackList">
  269. <property name="enabled">
  270. <bool>true</bool>
  271. </property>
  272. <property name="minimumSize">
  273. <size>
  274. <width>0</width>
  275. <height>50</height>
  276. </size>
  277. </property>
  278. <property name="styleSheet">
  279. <string notr="true">background-color: rgb(255, 255, 255);
  280. color: rgb(0, 170, 255);</string>
  281. </property>
  282. <property name="text">
  283. <string>添加码单</string>
  284. </property>
  285. </widget>
  286. </item>
  287. </layout>
  288. </item>
  289. </layout>
  290. </item>
  291. <item row="1" column="0">
  292. <widget class="QLabel" name="label_24">
  293. <property name="minimumSize">
  294. <size>
  295. <width>31</width>
  296. <height>16</height>
  297. </size>
  298. </property>
  299. <property name="maximumSize">
  300. <size>
  301. <width>31</width>
  302. <height>16</height>
  303. </size>
  304. </property>
  305. <property name="text">
  306. <string>筒数</string>
  307. </property>
  308. </widget>
  309. </item>
  310. <item row="1" column="1">
  311. <widget class="QLineEdit" name="tongshu">
  312. <property name="minimumSize">
  313. <size>
  314. <width>141</width>
  315. <height>61</height>
  316. </size>
  317. </property>
  318. <property name="maximumSize">
  319. <size>
  320. <width>141</width>
  321. <height>61</height>
  322. </size>
  323. </property>
  324. <property name="font">
  325. <font>
  326. <pointsize>20</pointsize>
  327. </font>
  328. </property>
  329. <property name="text">
  330. <string>0</string>
  331. </property>
  332. </widget>
  333. </item>
  334. <item row="2" column="0" colspan="3">
  335. <widget class="QWidget" name="widget_2" native="true">
  336. <property name="minimumSize">
  337. <size>
  338. <width>450</width>
  339. <height>402</height>
  340. </size>
  341. </property>
  342. <layout class="QGridLayout" name="gridLayout">
  343. <property name="leftMargin">
  344. <number>0</number>
  345. </property>
  346. <property name="rightMargin">
  347. <number>0</number>
  348. </property>
  349. <item row="0" column="0">
  350. <layout class="QHBoxLayout" name="horizontalLayout_2">
  351. <item>
  352. <layout class="QVBoxLayout" name="verticalLayout_3">
  353. <item>
  354. <widget class="QLabel" name="label_25">
  355. <property name="text">
  356. <string>包装类型</string>
  357. </property>
  358. </widget>
  359. </item>
  360. <item>
  361. <widget class="QComboBox" name="type"/>
  362. </item>
  363. </layout>
  364. </item>
  365. <item>
  366. <layout class="QVBoxLayout" name="verticalLayout_4">
  367. <item>
  368. <widget class="QLabel" name="label_8">
  369. <property name="text">
  370. <string>码数</string>
  371. </property>
  372. </widget>
  373. </item>
  374. <item>
  375. <widget class="QComboBox" name="comboBox">
  376. <property name="currentText">
  377. <string/>
  378. </property>
  379. </widget>
  380. </item>
  381. </layout>
  382. </item>
  383. <item>
  384. <layout class="QHBoxLayout" name="horizontalLayout_7">
  385. <property name="spacing">
  386. <number>0</number>
  387. </property>
  388. </layout>
  389. </item>
  390. </layout>
  391. </item>
  392. <item row="1" column="0">
  393. <layout class="QHBoxLayout" name="horizontalLayout_11">
  394. <item>
  395. <widget class="QCheckBox" name="xiangdanPrint">
  396. <property name="text">
  397. <string>打印箱单</string>
  398. </property>
  399. <property name="checked">
  400. <bool>true</bool>
  401. </property>
  402. </widget>
  403. </item>
  404. <item>
  405. <widget class="QCheckBox" name="madanPrint">
  406. <property name="text">
  407. <string>打印码单</string>
  408. </property>
  409. <property name="checked">
  410. <bool>true</bool>
  411. </property>
  412. </widget>
  413. </item>
  414. <item>
  415. <widget class="QCheckBox" name="showMaoZhong">
  416. <property name="text">
  417. <string>显示毛重</string>
  418. </property>
  419. <property name="checked">
  420. <bool>true</bool>
  421. </property>
  422. </widget>
  423. </item>
  424. </layout>
  425. </item>
  426. <item row="2" column="0">
  427. <layout class="QHBoxLayout" name="horizontalLayout_13">
  428. <item>
  429. <layout class="QVBoxLayout" name="verticalLayout_5">
  430. <item>
  431. <widget class="QLabel" name="label_9">
  432. <property name="text">
  433. <string>打包班次</string>
  434. </property>
  435. </widget>
  436. </item>
  437. <item>
  438. <widget class="QComboBox" name="comboBox_2"/>
  439. </item>
  440. </layout>
  441. </item>
  442. <item>
  443. <layout class="QVBoxLayout" name="verticalLayout_6">
  444. <item>
  445. <widget class="QLabel" name="label_10">
  446. <property name="text">
  447. <string>机台</string>
  448. </property>
  449. </widget>
  450. </item>
  451. <item>
  452. <widget class="QComboBox" name="jitai"/>
  453. </item>
  454. </layout>
  455. </item>
  456. <item>
  457. <layout class="QVBoxLayout" name="verticalLayout_7">
  458. <item>
  459. <widget class="QLabel" name="label_11">
  460. <property name="text">
  461. <string>等级</string>
  462. </property>
  463. </widget>
  464. </item>
  465. <item>
  466. <widget class="QComboBox" name="dengji"/>
  467. </item>
  468. </layout>
  469. </item>
  470. <item>
  471. <layout class="QVBoxLayout" name="verticalLayout_8">
  472. <item>
  473. <widget class="QLabel" name="label_12">
  474. <property name="text">
  475. <string>皮重</string>
  476. </property>
  477. </widget>
  478. </item>
  479. <item>
  480. <widget class="QComboBox" name="pizhong"/>
  481. </item>
  482. </layout>
  483. </item>
  484. </layout>
  485. </item>
  486. <item row="3" column="0">
  487. <layout class="QHBoxLayout" name="horizontalLayout_14">
  488. <item>
  489. <layout class="QVBoxLayout" name="verticalLayout_9">
  490. <item>
  491. <widget class="QLabel" name="label_13">
  492. <property name="text">
  493. <string>管色</string>
  494. </property>
  495. </widget>
  496. </item>
  497. <item>
  498. <widget class="QComboBox" name="guanse"/>
  499. </item>
  500. </layout>
  501. </item>
  502. <item>
  503. <layout class="QVBoxLayout" name="verticalLayout_10">
  504. <item>
  505. <widget class="QLabel" name="label_14">
  506. <property name="text">
  507. <string>捻向</string>
  508. </property>
  509. </widget>
  510. </item>
  511. <item>
  512. <widget class="QComboBox" name="nianxiang"/>
  513. </item>
  514. </layout>
  515. </item>
  516. <item>
  517. <layout class="QVBoxLayout" name="verticalLayout_11">
  518. <item>
  519. <widget class="QLabel" name="label_15">
  520. <property name="text">
  521. <string>纸箱</string>
  522. </property>
  523. </widget>
  524. </item>
  525. <item>
  526. <widget class="QComboBox" name="zhixiang"/>
  527. </item>
  528. </layout>
  529. </item>
  530. <item>
  531. <layout class="QVBoxLayout" name="verticalLayout_12">
  532. <item>
  533. <widget class="QLabel" name="label_21">
  534. <property name="text">
  535. <string>筒重</string>
  536. </property>
  537. </widget>
  538. </item>
  539. <item>
  540. <widget class="QComboBox" name="tongzhong"/>
  541. </item>
  542. </layout>
  543. </item>
  544. </layout>
  545. </item>
  546. <item row="4" column="0">
  547. <layout class="QHBoxLayout" name="horizontalLayout_12">
  548. <item>
  549. <layout class="QVBoxLayout" name="verticalLayout_13">
  550. <item>
  551. <widget class="QLabel" name="label_16">
  552. <property name="text">
  553. <string>码单</string>
  554. </property>
  555. </widget>
  556. </item>
  557. <item>
  558. <widget class="QComboBox" name="madan">
  559. <property name="enabled">
  560. <bool>false</bool>
  561. </property>
  562. </widget>
  563. </item>
  564. <item>
  565. <widget class="QLabel" name="label_17">
  566. <property name="text">
  567. <string>箱单</string>
  568. </property>
  569. </widget>
  570. </item>
  571. <item>
  572. <widget class="QComboBox" name="xiangdan">
  573. <property name="enabled">
  574. <bool>false</bool>
  575. </property>
  576. </widget>
  577. </item>
  578. <item>
  579. <spacer name="verticalSpacer">
  580. <property name="orientation">
  581. <enum>Qt::Vertical</enum>
  582. </property>
  583. <property name="sizeHint" stdset="0">
  584. <size>
  585. <width>20</width>
  586. <height>40</height>
  587. </size>
  588. </property>
  589. </spacer>
  590. </item>
  591. </layout>
  592. </item>
  593. <item>
  594. <layout class="QVBoxLayout" name="verticalLayout_14">
  595. <item>
  596. <widget class="QLabel" name="label_18">
  597. <property name="text">
  598. <string>箱单抬头</string>
  599. </property>
  600. </widget>
  601. </item>
  602. <item>
  603. <widget class="QLineEdit" name="taitou"/>
  604. </item>
  605. <item>
  606. <widget class="QLabel" name="label_22">
  607. <property name="text">
  608. <string>电话</string>
  609. </property>
  610. </widget>
  611. </item>
  612. <item>
  613. <widget class="QLineEdit" name="taitou_2"/>
  614. </item>
  615. <item>
  616. <spacer name="verticalSpacer_2">
  617. <property name="orientation">
  618. <enum>Qt::Vertical</enum>
  619. </property>
  620. <property name="sizeHint" stdset="0">
  621. <size>
  622. <width>20</width>
  623. <height>40</height>
  624. </size>
  625. </property>
  626. </spacer>
  627. </item>
  628. </layout>
  629. </item>
  630. <item>
  631. <layout class="QVBoxLayout" name="verticalLayout_15">
  632. <item>
  633. <widget class="QLabel" name="label_19">
  634. <property name="text">
  635. <string>备注</string>
  636. </property>
  637. </widget>
  638. </item>
  639. <item>
  640. <widget class="QTextEdit" name="beizhu"/>
  641. </item>
  642. </layout>
  643. </item>
  644. </layout>
  645. </item>
  646. </layout>
  647. </widget>
  648. </item>
  649. </layout>
  650. </item>
  651. </layout>
  652. </widget>
  653. <resources/>
  654. <connections/>
  655. </ui>