| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>SelectValueForm</class>
- <widget class="QWidget" name="SelectValueForm">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1263</width>
- <height>792</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_4">
- <item>
- <widget class="QWidget" name="widget_3" native="true">
- <layout class="QGridLayout" name="gridLayout">
- <item row="0" column="1">
- <widget class="QComboBox" name="dtex"/>
- </item>
- <item row="0" column="2">
- <widget class="QComboBox" name="fiber"/>
- </item>
- <item row="0" column="10">
- <widget class="QPushButton" name="closeButton">
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>清除</string>
- </property>
- </widget>
- </item>
- <item row="0" column="3">
- <widget class="QComboBox" name="category"/>
- </item>
- <item row="0" column="13">
- <spacer name="horizontalSpacer_6">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>346</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="7">
- <widget class="QLineEdit" name="color">
- <property name="minimumSize">
- <size>
- <width>81</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>16777215</height>
- </size>
- </property>
- </widget>
- </item>
- <item row="0" column="9">
- <widget class="QPushButton" name="searchButton">
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>搜索</string>
- </property>
- </widget>
- </item>
- <item row="0" column="4">
- <widget class="QComboBox" name="machine_no"/>
- </item>
- <item row="0" column="12">
- <widget class="QLabel" name="label_10">
- <property name="font">
- <font>
- <pointsize>15</pointsize>
- </font>
- </property>
- <property name="text">
- <string>查看规格</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QComboBox" name="denier"/>
- </item>
- <item row="0" column="6">
- <widget class="QLineEdit" name="batch_no">
- <property name="minimumSize">
- <size>
- <width>81</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="placeholderText">
- <string>请输入批号</string>
- </property>
- </widget>
- </item>
- <item row="0" column="11">
- <spacer name="horizontalSpacer_5">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>346</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item row="0" column="8">
- <widget class="QLineEdit" name="specs">
- <property name="minimumSize">
- <size>
- <width>81</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="placeholderText">
- <string>请输入规格</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_9">
- <item>
- <layout class="QVBoxLayout" name="verticalLayout_2">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QTableWidget" name="tableWidget">
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- <property name="selectionMode">
- <enum>QAbstractItemView::SingleSelection</enum>
- </property>
- <property name="selectionBehavior">
- <enum>QAbstractItemView::SelectRows</enum>
- </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>
- <column>
- <property name="text">
- <string>颜色</string>
- </property>
- </column>
- <column>
- <property name="text">
- <string>同步状态</string>
- </property>
- </column>
- </widget>
- </item>
- <item>
- <widget class="QWidget" name="widget_2" native="true">
- <property name="minimumSize">
- <size>
- <width>671</width>
- <height>91</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>99999</width>
- <height>91</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_3">
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_7">
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Expanding</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QPushButton" name="pushPrev">
- <property name="text">
- <string>上一页</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="labelPages">
- <property name="text">
- <string>%1/%2</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushNext">
- <property name="text">
- <string>下一页</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_3">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>QSizePolicy::Minimum</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <widget class="QLabel" name="label_7">
- <property name="text">
- <string>一共</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="labelTotle">
- <property name="text">
- <string>%1</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_9">
- <property name="text">
- <string>条</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer_2">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- </layout>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_8">
- <item>
- <widget class="QPushButton" name="RefreshButton">
- <property name="text">
- <string>刷新</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="synButtong">
- <property name="text">
- <string>同步</string>
- </property>
- </widget>
- </item>
- <item>
- <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>
- <widget class="QPushButton" name="back_Button">
- <property name="text">
- <string>返回</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="backMainButton">
- <property name="text">
- <string><返回主页</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pushButton_2">
- <property name="text">
- <string>确定</string>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- <resources/>
- <connections/>
- </ui>
|