autopackform.ui 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AutoPackForm</class>
  4. <widget class="QWidget" name="AutoPackForm">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1087</width>
  10. <height>677</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_3">
  17. <property name="leftMargin">
  18. <number>11</number>
  19. </property>
  20. <property name="topMargin">
  21. <number>11</number>
  22. </property>
  23. <item>
  24. <widget class="QWidget" name="widget_4" native="true">
  25. <property name="minimumSize">
  26. <size>
  27. <width>0</width>
  28. <height>30</height>
  29. </size>
  30. </property>
  31. <layout class="QHBoxLayout" name="horizontalLayout_9">
  32. <property name="topMargin">
  33. <number>0</number>
  34. </property>
  35. <property name="bottomMargin">
  36. <number>0</number>
  37. </property>
  38. <item>
  39. <widget class="QPushButton" name="pushBack">
  40. <property name="text">
  41. <string>&lt;返回主页</string>
  42. </property>
  43. </widget>
  44. </item>
  45. <item>
  46. <spacer name="horizontalSpacer_2">
  47. <property name="orientation">
  48. <enum>Qt::Horizontal</enum>
  49. </property>
  50. <property name="sizeHint" stdset="0">
  51. <size>
  52. <width>452</width>
  53. <height>20</height>
  54. </size>
  55. </property>
  56. </spacer>
  57. </item>
  58. <item>
  59. <widget class="QLabel" name="label_20">
  60. <property name="text">
  61. <string>自动打包</string>
  62. </property>
  63. </widget>
  64. </item>
  65. <item>
  66. <spacer name="horizontalSpacer_3">
  67. <property name="orientation">
  68. <enum>Qt::Horizontal</enum>
  69. </property>
  70. <property name="sizeHint" stdset="0">
  71. <size>
  72. <width>451</width>
  73. <height>20</height>
  74. </size>
  75. </property>
  76. </spacer>
  77. </item>
  78. </layout>
  79. </widget>
  80. </item>
  81. <item>
  82. <widget class="QWidget" name="widget_3" native="true">
  83. <property name="styleSheet">
  84. <string notr="true">background-color: rgb(0, 170, 255);</string>
  85. </property>
  86. <layout class="QHBoxLayout" name="horizontalLayout_15">
  87. <item>
  88. <layout class="QVBoxLayout" name="verticalLayout">
  89. <property name="spacing">
  90. <number>0</number>
  91. </property>
  92. <item>
  93. <layout class="QHBoxLayout" name="horizontalLayout_2">
  94. <item>
  95. <widget class="QLabel" name="label_8">
  96. <property name="minimumSize">
  97. <size>
  98. <width>0</width>
  99. <height>20</height>
  100. </size>
  101. </property>
  102. <property name="maximumSize">
  103. <size>
  104. <width>16777215</width>
  105. <height>30</height>
  106. </size>
  107. </property>
  108. <property name="text">
  109. <string>毛重(千克/kg)</string>
  110. </property>
  111. </widget>
  112. </item>
  113. <item>
  114. <widget class="QLabel" name="label_14">
  115. <property name="minimumSize">
  116. <size>
  117. <width>0</width>
  118. <height>20</height>
  119. </size>
  120. </property>
  121. <property name="maximumSize">
  122. <size>
  123. <width>16777215</width>
  124. <height>30</height>
  125. </size>
  126. </property>
  127. <property name="text">
  128. <string>皮重(千克/kg)</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item>
  133. <widget class="QLabel" name="label_9">
  134. <property name="minimumSize">
  135. <size>
  136. <width>0</width>
  137. <height>20</height>
  138. </size>
  139. </property>
  140. <property name="maximumSize">
  141. <size>
  142. <width>16777215</width>
  143. <height>30</height>
  144. </size>
  145. </property>
  146. <property name="text">
  147. <string>筒数</string>
  148. </property>
  149. </widget>
  150. </item>
  151. <item>
  152. <widget class="QLabel" name="label_15">
  153. <property name="minimumSize">
  154. <size>
  155. <width>0</width>
  156. <height>20</height>
  157. </size>
  158. </property>
  159. <property name="maximumSize">
  160. <size>
  161. <width>16777215</width>
  162. <height>30</height>
  163. </size>
  164. </property>
  165. <property name="text">
  166. <string>净重(千克/kg)</string>
  167. </property>
  168. </widget>
  169. </item>
  170. </layout>
  171. </item>
  172. <item>
  173. <layout class="QHBoxLayout" name="horizontalLayout_4">
  174. <item>
  175. <widget class="QLineEdit" name="grossWeight_2">
  176. <property name="minimumSize">
  177. <size>
  178. <width>100</width>
  179. <height>100</height>
  180. </size>
  181. </property>
  182. <property name="font">
  183. <font>
  184. <pointsize>20</pointsize>
  185. </font>
  186. </property>
  187. <property name="text">
  188. <string>0</string>
  189. </property>
  190. </widget>
  191. </item>
  192. <item>
  193. <widget class="QLineEdit" name="tareWeight_2">
  194. <property name="minimumSize">
  195. <size>
  196. <width>100</width>
  197. <height>100</height>
  198. </size>
  199. </property>
  200. <property name="font">
  201. <font>
  202. <pointsize>20</pointsize>
  203. </font>
  204. </property>
  205. <property name="text">
  206. <string>0</string>
  207. </property>
  208. </widget>
  209. </item>
  210. <item>
  211. <widget class="QLineEdit" name="tongshu">
  212. <property name="minimumSize">
  213. <size>
  214. <width>100</width>
  215. <height>100</height>
  216. </size>
  217. </property>
  218. <property name="font">
  219. <font>
  220. <pointsize>20</pointsize>
  221. </font>
  222. </property>
  223. <property name="text">
  224. <string>0</string>
  225. </property>
  226. </widget>
  227. </item>
  228. <item>
  229. <widget class="QLineEdit" name="netWeight_2">
  230. <property name="minimumSize">
  231. <size>
  232. <width>100</width>
  233. <height>100</height>
  234. </size>
  235. </property>
  236. <property name="font">
  237. <font>
  238. <pointsize>20</pointsize>
  239. </font>
  240. </property>
  241. <property name="text">
  242. <string>0</string>
  243. </property>
  244. </widget>
  245. </item>
  246. </layout>
  247. </item>
  248. </layout>
  249. </item>
  250. <item>
  251. <layout class="QVBoxLayout" name="verticalLayout_2">
  252. <item>
  253. <widget class="QPushButton" name="pushStart">
  254. <property name="minimumSize">
  255. <size>
  256. <width>0</width>
  257. <height>50</height>
  258. </size>
  259. </property>
  260. <property name="styleSheet">
  261. <string notr="true">background-color: rgb(255, 255, 255);
  262. color: rgb(0, 170, 255);</string>
  263. </property>
  264. <property name="text">
  265. <string>开始打包</string>
  266. </property>
  267. <property name="checkable">
  268. <bool>true</bool>
  269. </property>
  270. </widget>
  271. </item>
  272. <item>
  273. <layout class="QHBoxLayout" name="horizontalLayout_8">
  274. <item>
  275. <widget class="QPushButton" name="addBoxList">
  276. <property name="enabled">
  277. <bool>true</bool>
  278. </property>
  279. <property name="minimumSize">
  280. <size>
  281. <width>0</width>
  282. <height>50</height>
  283. </size>
  284. </property>
  285. <property name="styleSheet">
  286. <string notr="true">background-color: rgb(255, 255, 255);
  287. color: rgb(0, 170, 255);</string>
  288. </property>
  289. <property name="text">
  290. <string>添加箱单</string>
  291. </property>
  292. </widget>
  293. </item>
  294. <item>
  295. <widget class="QPushButton" name="addPackList">
  296. <property name="enabled">
  297. <bool>true</bool>
  298. </property>
  299. <property name="minimumSize">
  300. <size>
  301. <width>0</width>
  302. <height>50</height>
  303. </size>
  304. </property>
  305. <property name="styleSheet">
  306. <string notr="true">background-color: rgb(255, 255, 255);
  307. color: rgb(0, 170, 255);</string>
  308. </property>
  309. <property name="text">
  310. <string>添加码单</string>
  311. </property>
  312. </widget>
  313. </item>
  314. </layout>
  315. </item>
  316. </layout>
  317. </item>
  318. </layout>
  319. </widget>
  320. </item>
  321. <item>
  322. <widget class="QWidget" name="widgetTotle" native="true">
  323. <layout class="QHBoxLayout" name="horizontalLayout">
  324. <item>
  325. <layout class="QHBoxLayout" name="horizontalLayout_3">
  326. <item>
  327. <widget class="QLabel" name="label_16">
  328. <property name="text">
  329. <string>筒重:</string>
  330. </property>
  331. </widget>
  332. </item>
  333. <item>
  334. <widget class="QLabel" name="label_17">
  335. <property name="text">
  336. <string>毛重:</string>
  337. </property>
  338. </widget>
  339. </item>
  340. <item>
  341. <widget class="QLabel" name="label_18">
  342. <property name="text">
  343. <string>净重:</string>
  344. </property>
  345. </widget>
  346. </item>
  347. <item>
  348. <widget class="QPushButton" name="pushButton_16">
  349. <property name="text">
  350. <string>未同步列表</string>
  351. </property>
  352. </widget>
  353. </item>
  354. <item>
  355. <widget class="QPushButton" name="pushSync">
  356. <property name="text">
  357. <string>同步</string>
  358. </property>
  359. </widget>
  360. </item>
  361. <item>
  362. <widget class="QPushButton" name="pushButton_18">
  363. <property name="text">
  364. <string>接续</string>
  365. </property>
  366. </widget>
  367. </item>
  368. <item>
  369. <widget class="QPushButton" name="pushButton_19">
  370. <property name="text">
  371. <string>批量修改</string>
  372. </property>
  373. </widget>
  374. </item>
  375. <item>
  376. <spacer name="horizontalSpacer">
  377. <property name="orientation">
  378. <enum>Qt::Horizontal</enum>
  379. </property>
  380. <property name="sizeHint" stdset="0">
  381. <size>
  382. <width>40</width>
  383. <height>20</height>
  384. </size>
  385. </property>
  386. </spacer>
  387. </item>
  388. </layout>
  389. </item>
  390. </layout>
  391. </widget>
  392. </item>
  393. <item>
  394. <layout class="QHBoxLayout" name="horizontalLayout_5">
  395. <property name="spacing">
  396. <number>0</number>
  397. </property>
  398. <item>
  399. <widget class="QTableWidget" name="tableWidget">
  400. <property name="minimumSize">
  401. <size>
  402. <width>562</width>
  403. <height>0</height>
  404. </size>
  405. </property>
  406. <property name="maximumSize">
  407. <size>
  408. <width>9999</width>
  409. <height>16777215</height>
  410. </size>
  411. </property>
  412. <column>
  413. <property name="text">
  414. <string>序号</string>
  415. </property>
  416. </column>
  417. <column>
  418. <property name="text">
  419. <string>箱号</string>
  420. </property>
  421. </column>
  422. <column>
  423. <property name="text">
  424. <string>筒数</string>
  425. </property>
  426. </column>
  427. <column>
  428. <property name="text">
  429. <string>毛重</string>
  430. </property>
  431. </column>
  432. <column>
  433. <property name="text">
  434. <string>皮重</string>
  435. </property>
  436. </column>
  437. <column>
  438. <property name="text">
  439. <string>净重</string>
  440. </property>
  441. </column>
  442. </widget>
  443. </item>
  444. <item>
  445. <widget class="QWidget" name="widget" native="true">
  446. <property name="minimumSize">
  447. <size>
  448. <width>450</width>
  449. <height>402</height>
  450. </size>
  451. </property>
  452. <layout class="QVBoxLayout" name="verticalLayout_16">
  453. <item>
  454. <layout class="QHBoxLayout" name="horizontalLayout_10">
  455. <item>
  456. <layout class="QVBoxLayout" name="verticalLayout_4">
  457. <item>
  458. <widget class="QLabel" name="label">
  459. <property name="text">
  460. <string>码数</string>
  461. </property>
  462. </widget>
  463. </item>
  464. <item>
  465. <widget class="QComboBox" name="comboBox">
  466. <property name="currentText">
  467. <string/>
  468. </property>
  469. </widget>
  470. </item>
  471. </layout>
  472. </item>
  473. <item>
  474. <layout class="QHBoxLayout" name="horizontalLayout_6">
  475. <property name="spacing">
  476. <number>0</number>
  477. </property>
  478. <item>
  479. <widget class="QRadioButton" name="buding">
  480. <property name="minimumSize">
  481. <size>
  482. <width>71</width>
  483. <height>41</height>
  484. </size>
  485. </property>
  486. <property name="text">
  487. <string>筒重不定</string>
  488. </property>
  489. </widget>
  490. </item>
  491. <item>
  492. <widget class="QRadioButton" name="guding">
  493. <property name="enabled">
  494. <bool>true</bool>
  495. </property>
  496. <property name="minimumSize">
  497. <size>
  498. <width>71</width>
  499. <height>41</height>
  500. </size>
  501. </property>
  502. <property name="text">
  503. <string>筒重固定</string>
  504. </property>
  505. </widget>
  506. </item>
  507. </layout>
  508. </item>
  509. <item>
  510. <layout class="QHBoxLayout" name="horizontalLayout_7">
  511. <property name="spacing">
  512. <number>0</number>
  513. </property>
  514. <item>
  515. <widget class="QCheckBox" name="autoRead">
  516. <property name="minimumSize">
  517. <size>
  518. <width>71</width>
  519. <height>41</height>
  520. </size>
  521. </property>
  522. <property name="text">
  523. <string>自动读数</string>
  524. </property>
  525. <property name="checked">
  526. <bool>true</bool>
  527. </property>
  528. </widget>
  529. </item>
  530. <item>
  531. <widget class="QPushButton" name="handleRead">
  532. <property name="minimumSize">
  533. <size>
  534. <width>71</width>
  535. <height>41</height>
  536. </size>
  537. </property>
  538. <property name="text">
  539. <string>手动读数</string>
  540. </property>
  541. </widget>
  542. </item>
  543. </layout>
  544. </item>
  545. </layout>
  546. </item>
  547. <item>
  548. <layout class="QHBoxLayout" name="horizontalLayout_11">
  549. <item>
  550. <widget class="QCheckBox" name="xiangdanPrint">
  551. <property name="text">
  552. <string>打印箱单</string>
  553. </property>
  554. <property name="checked">
  555. <bool>true</bool>
  556. </property>
  557. </widget>
  558. </item>
  559. <item>
  560. <widget class="QCheckBox" name="madanPrint">
  561. <property name="text">
  562. <string>打印码单</string>
  563. </property>
  564. <property name="checked">
  565. <bool>true</bool>
  566. </property>
  567. </widget>
  568. </item>
  569. <item>
  570. <widget class="QCheckBox" name="showMaoZhong">
  571. <property name="text">
  572. <string>显示毛重</string>
  573. </property>
  574. <property name="checked">
  575. <bool>true</bool>
  576. </property>
  577. </widget>
  578. </item>
  579. <item>
  580. <widget class="QCheckBox" name="autoPush">
  581. <property name="text">
  582. <string>6筒自动打包</string>
  583. </property>
  584. </widget>
  585. </item>
  586. </layout>
  587. </item>
  588. <item>
  589. <layout class="QHBoxLayout" name="horizontalLayout_13">
  590. <item>
  591. <layout class="QVBoxLayout" name="verticalLayout_5">
  592. <item>
  593. <widget class="QLabel" name="label_2">
  594. <property name="text">
  595. <string>打包班次</string>
  596. </property>
  597. </widget>
  598. </item>
  599. <item>
  600. <widget class="QComboBox" name="comboBox_2"/>
  601. </item>
  602. </layout>
  603. </item>
  604. <item>
  605. <layout class="QVBoxLayout" name="verticalLayout_6">
  606. <item>
  607. <widget class="QLabel" name="label_3">
  608. <property name="text">
  609. <string>机台</string>
  610. </property>
  611. </widget>
  612. </item>
  613. <item>
  614. <widget class="QComboBox" name="jitai"/>
  615. </item>
  616. </layout>
  617. </item>
  618. <item>
  619. <layout class="QVBoxLayout" name="verticalLayout_7">
  620. <item>
  621. <widget class="QLabel" name="label_4">
  622. <property name="text">
  623. <string>等级</string>
  624. </property>
  625. </widget>
  626. </item>
  627. <item>
  628. <widget class="QComboBox" name="dengji"/>
  629. </item>
  630. </layout>
  631. </item>
  632. <item>
  633. <layout class="QVBoxLayout" name="verticalLayout_8">
  634. <item>
  635. <widget class="QLabel" name="label_5">
  636. <property name="text">
  637. <string>皮重</string>
  638. </property>
  639. </widget>
  640. </item>
  641. <item>
  642. <widget class="QComboBox" name="pizhong"/>
  643. </item>
  644. </layout>
  645. </item>
  646. </layout>
  647. </item>
  648. <item>
  649. <layout class="QHBoxLayout" name="horizontalLayout_14">
  650. <item>
  651. <layout class="QVBoxLayout" name="verticalLayout_9">
  652. <item>
  653. <widget class="QLabel" name="label_6">
  654. <property name="text">
  655. <string>管色</string>
  656. </property>
  657. </widget>
  658. </item>
  659. <item>
  660. <widget class="QComboBox" name="guanse"/>
  661. </item>
  662. </layout>
  663. </item>
  664. <item>
  665. <layout class="QVBoxLayout" name="verticalLayout_10">
  666. <item>
  667. <widget class="QLabel" name="label_7">
  668. <property name="text">
  669. <string>捻向</string>
  670. </property>
  671. </widget>
  672. </item>
  673. <item>
  674. <widget class="QComboBox" name="nianxiang"/>
  675. </item>
  676. </layout>
  677. </item>
  678. <item>
  679. <layout class="QVBoxLayout" name="verticalLayout_11">
  680. <item>
  681. <widget class="QLabel" name="label_10">
  682. <property name="text">
  683. <string>纸箱</string>
  684. </property>
  685. </widget>
  686. </item>
  687. <item>
  688. <widget class="QComboBox" name="zhixiang"/>
  689. </item>
  690. </layout>
  691. </item>
  692. <item>
  693. <layout class="QVBoxLayout" name="verticalLayout_12">
  694. <item>
  695. <widget class="QLabel" name="label_21">
  696. <property name="text">
  697. <string>筒重</string>
  698. </property>
  699. </widget>
  700. </item>
  701. <item>
  702. <widget class="QComboBox" name="tongzhong"/>
  703. </item>
  704. </layout>
  705. </item>
  706. </layout>
  707. </item>
  708. <item>
  709. <layout class="QHBoxLayout" name="horizontalLayout_12">
  710. <item>
  711. <layout class="QVBoxLayout" name="verticalLayout_13">
  712. <item>
  713. <widget class="QLabel" name="label_12">
  714. <property name="text">
  715. <string>码单</string>
  716. </property>
  717. </widget>
  718. </item>
  719. <item>
  720. <widget class="QComboBox" name="madan">
  721. <property name="enabled">
  722. <bool>false</bool>
  723. </property>
  724. </widget>
  725. </item>
  726. <item>
  727. <widget class="QLabel" name="label_11">
  728. <property name="text">
  729. <string>箱单</string>
  730. </property>
  731. </widget>
  732. </item>
  733. <item>
  734. <widget class="QComboBox" name="xiangdan">
  735. <property name="enabled">
  736. <bool>false</bool>
  737. </property>
  738. </widget>
  739. </item>
  740. <item>
  741. <spacer name="verticalSpacer">
  742. <property name="orientation">
  743. <enum>Qt::Vertical</enum>
  744. </property>
  745. <property name="sizeHint" stdset="0">
  746. <size>
  747. <width>20</width>
  748. <height>40</height>
  749. </size>
  750. </property>
  751. </spacer>
  752. </item>
  753. </layout>
  754. </item>
  755. <item>
  756. <layout class="QVBoxLayout" name="verticalLayout_14">
  757. <item>
  758. <widget class="QLabel" name="label_13">
  759. <property name="text">
  760. <string>箱单抬头</string>
  761. </property>
  762. </widget>
  763. </item>
  764. <item>
  765. <widget class="QLineEdit" name="taitou"/>
  766. </item>
  767. <item>
  768. <widget class="QLabel" name="label_22">
  769. <property name="text">
  770. <string>电话</string>
  771. </property>
  772. </widget>
  773. </item>
  774. <item>
  775. <widget class="QLineEdit" name="taitou_2"/>
  776. </item>
  777. <item>
  778. <spacer name="verticalSpacer_2">
  779. <property name="orientation">
  780. <enum>Qt::Vertical</enum>
  781. </property>
  782. <property name="sizeHint" stdset="0">
  783. <size>
  784. <width>20</width>
  785. <height>40</height>
  786. </size>
  787. </property>
  788. </spacer>
  789. </item>
  790. </layout>
  791. </item>
  792. <item>
  793. <layout class="QVBoxLayout" name="verticalLayout_15">
  794. <item>
  795. <widget class="QLabel" name="label_19">
  796. <property name="text">
  797. <string>备注</string>
  798. </property>
  799. </widget>
  800. </item>
  801. <item>
  802. <widget class="QTextEdit" name="beizhu"/>
  803. </item>
  804. </layout>
  805. </item>
  806. </layout>
  807. </item>
  808. </layout>
  809. </widget>
  810. </item>
  811. </layout>
  812. </item>
  813. </layout>
  814. </widget>
  815. <resources/>
  816. <connections/>
  817. </ui>