| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>UncertainWeightPackForm</class>
- <widget class="QWidget" name="UncertainWeightPackForm">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1390</width>
- <height>802</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QGridLayout" name="gridLayout_14">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <item row="1" column="0" colspan="2">
- <widget class="QWidget" name="widget" native="true">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <layout class="QGridLayout" name="gridLayout_15">
- <property name="topMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <property name="spacing">
- <number>7</number>
- </property>
- <item>
- <widget class="QLabel" name="label">
- <property name="text">
- <string>合计</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_3">
- <property name="text">
- <string>筒数:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="labelTongZHong">
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_4">
- <property name="text">
- <string>毛重:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="labelWight">
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_6">
- <property name="text">
- <string>净重:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="labelJing">
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_7">
- <property name="text">
- <string>码单:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="nowCode">
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="0" column="1">
- <spacer name="horizontalSpacer_6">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>980</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="2">
- <widget class="QPushButton" name="backButton">
- <property name="minimumSize">
- <size>
- <width>93</width>
- <height>28</height>
- </size>
- </property>
- <property name="text">
- <string>返回主页</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QWidget" name="widget_2" native="true">
- <property name="minimumSize">
- <size>
- <width>500</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>500</width>
- <height>16777215</height>
- </size>
- </property>
- <layout class="QGridLayout" name="gridLayout_6">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <layout class="QGridLayout" name="gridLayout_13">
- <item row="0" column="2">
- <widget class="QLabel" name="label_26">
- <property name="minimumSize">
- <size>
- <width>31</width>
- <height>16</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>999</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="text">
- <string>筒数</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item row="0" column="3">
- <widget class="QSpinBox" name="tongshu">
- <property name="minimumSize">
- <size>
- <width>141</width>
- <height>61</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>141</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>30</pointsize>
- </font>
- </property>
- <property name="value">
- <number>6</number>
- </property>
- </widget>
- </item>
- <item row="1" column="2">
- <spacer name="horizontalSpacer_5">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>28</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="1" column="3">
- <widget class="QPushButton" name="addPackList">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>50</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>161</width>
- <height>50</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);
- color: rgb(0, 170, 255);</string>
- </property>
- <property name="text">
- <string>添加码单</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="labelWidget">
- <property name="minimumSize">
- <size>
- <width>41</width>
- <height>16</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>999</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="text">
- <string>毛重</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <spacer name="horizontalSpacer_4">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="grossWeight">
- <property name="minimumSize">
- <size>
- <width>141</width>
- <height>61</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>141</width>
- <height>61</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>30</pointsize>
- </font>
- </property>
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- </item>
- <item row="1" column="1">
- <widget class="QPushButton" name="addBoxList">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="minimumSize">
- <size>
- <width>141</width>
- <height>50</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>161</width>
- <height>50</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);
- color: rgb(0, 170, 255);</string>
- </property>
- <property name="text">
- <string>添加箱单</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="1" column="0">
- <layout class="QGridLayout" name="gridLayout_7">
- <item row="0" column="3">
- <widget class="QCheckBox" name="autoRead">
- <property name="text">
- <string>自动读数</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="label_27">
- <property name="maximumSize">
- <size>
- <width>30</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>码数</string>
- </property>
- </widget>
- </item>
- <item row="0" column="2">
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QLabel" name="label_2">
- <property name="maximumSize">
- <size>
- <width>30</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>筒重</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="tongshuguding">
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <item>
- <property name="text">
- <string>固定</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>不固定</string>
- </property>
- </item>
- </widget>
- </item>
- </layout>
- </item>
- <item row="0" column="1">
- <widget class="QComboBox" name="mashu">
- <property name="editable">
- <bool>true</bool>
- </property>
- <property name="currentText">
- <string/>
- </property>
- </widget>
- </item>
- <item row="0" column="4">
- <layout class="QHBoxLayout" name="horizontalLayout_18">
- <property name="spacing">
- <number>0</number>
- </property>
- </layout>
- </item>
- </layout>
- </item>
- <item row="2" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <item>
- <widget class="QCheckBox" name="xiangdanPrint">
- <property name="text">
- <string>打印箱单</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="showMaoZhong">
- <property name="text">
- <string>显示毛重</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="madanPrint">
- <property name="text">
- <string>打印码单</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="tongshuxianzhi">
- <property name="text">
- <string>筒重限制</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="3" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_4">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_19">
- <item>
- <widget class="QLabel" name="label_28">
- <property name="text">
- <string>打包班次</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="dabaobanci">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>21</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_20">
- <item>
- <widget class="QLabel" name="label_29">
- <property name="text">
- <string>机台</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="jitai">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>21</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_21">
- <item>
- <widget class="QLabel" name="label_30">
- <property name="text">
- <string>等级</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="dengji">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>21</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_22">
- <item>
- <widget class="QLabel" name="label_31">
- <property name="text">
- <string>皮重</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="pizhong">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>999</width>
- <height>21</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- <item row="4" column="0">
- <widget class="QWidget" name="widget_4" native="true">
- <layout class="QGridLayout" name="gridLayout_5">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item row="0" column="0" colspan="2">
- <widget class="QWidget" name="widget_5" native="true">
- <layout class="QGridLayout" name="gridLayout_3">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_6">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_23">
- <item>
- <widget class="QLabel" name="label_32">
- <property name="text">
- <string>管色</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="guanse">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_24">
- <item>
- <widget class="QLabel" name="label_33">
- <property name="text">
- <string>捻向</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="nianxiang">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_25">
- <item>
- <widget class="QLabel" name="label_34">
- <property name="text">
- <string>纸箱</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="zhixiang">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <widget class="QWidget" name="widget_6" native="true">
- <layout class="QGridLayout" name="gridLayout">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <layout class="QVBoxLayout" name="verticalLayout_26">
- <item>
- <widget class="QLabel" name="label_35">
- <property name="text">
- <string>筒重</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="tongzhong">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="5" column="0">
- <widget class="QWidget" name="widget_7" native="true">
- <layout class="QGridLayout" name="gridLayout_16">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item row="0" column="0">
- <layout class="QGridLayout" name="gridLayout_11">
- <item row="0" column="0">
- <layout class="QGridLayout" name="gridLayout_10">
- <item row="0" column="0">
- <widget class="QLabel" name="label_37">
- <property name="text">
- <string>箱单</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QComboBox" name="xiangdan">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <item>
- <property name="text">
- <string>默认码单</string>
- </property>
- </item>
- </widget>
- </item>
- </layout>
- </item>
- <item row="0" column="1">
- <layout class="QGridLayout" name="gridLayout_4">
- <item row="0" column="0">
- <widget class="QLabel" name="label_36">
- <property name="text">
- <string>码单</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QComboBox" name="madan">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <item>
- <property name="text">
- <string>默认箱单</string>
- </property>
- </item>
- </widget>
- </item>
- </layout>
- </item>
- <item row="0" column="2">
- <layout class="QGridLayout" name="gridLayout_9">
- <item row="0" column="0">
- <widget class="QLabel" name="label_19">
- <property name="text">
- <string>仓库</string>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QComboBox" name="wareBox">
- <property name="enabled">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- <item row="6" column="0">
- <layout class="QGridLayout" name="gridLayout_2">
- <item row="0" column="1">
- <widget class="QLineEdit" name="taitou"/>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="label_38">
- <property name="text">
- <string>箱单抬头</string>
- </property>
- </widget>
- </item>
- <item row="0" column="3">
- <widget class="QLineEdit" name="taiPhone"/>
- </item>
- <item row="0" column="2">
- <widget class="QLabel" name="label_39">
- <property name="text">
- <string>电话</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="7" column="0">
- <layout class="QGridLayout" name="gridLayout_8">
- <item row="0" column="2">
- <widget class="QPushButton" name="searchButton">
- <property name="text">
- <string>搜索</string>
- </property>
- </widget>
- </item>
- <item row="0" column="1">
- <widget class="QLineEdit" name="lineEdit">
- <property name="placeholderText">
- <string>请输入批号</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="label_5">
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="text">
- <string>快速查找</string>
- </property>
- </widget>
- </item>
- <item row="0" column="3">
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>168</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="4">
- <widget class="QPushButton" name="useNewDataButton">
- <property name="text">
- <string>应用</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="8" column="0">
- <widget class="QTableWidget" name="tableWidget_2">
- <column>
- <property name="text">
- <string>选择</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>规格</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>类型</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>批号</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>颜色</string>
- </property>
- </column>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QWidget" name="widget_8" native="true">
- <layout class="QGridLayout" name="gridLayout_12">
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>3</number>
- </property>
- <item row="0" column="0">
- <layout class="QHBoxLayout" name="horizontalLayout_5">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QPushButton" name="pushEditBatch">
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>批量修改</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushNoSyncList">
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>未同步列表</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushSync">
- <property name="maximumSize">
- <size>
- <width>34</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>同步</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushContinue">
- <property name="maximumSize">
- <size>
- <width>34</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>接续</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>15</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QCheckBox" name="ruku">
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>打包及入库</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QRadioButton" name="dingzhong">
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>定重打包</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QRadioButton" name="buding">
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>不定重打包</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QCheckBox" name="autoSync">
- <property name="font">
- <font>
- <pointsize>9</pointsize>
- </font>
- </property>
- <property name="text">
- <string>自动同步</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- <item row="1" column="0">
- <widget class="QTableWidget" name="tableWidget">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>9999</width>
- <height>16777215</height>
- </size>
- </property>
- <column>
- <property name="text">
- <string>箱号</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>筒数</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>毛重</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>筒重</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>管色</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>净重</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>操作</string>
- </property>
- </column>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- </ui>
|