You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smokeboxidentification/tpvs17/SmokeBoxIdentification/QNumTemplateBuild.ui

184 lines
5.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QNumTemplateBuildClass</class>
<widget class="QWidget" name="QNumTemplateBuildClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>645</width>
<height>450</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QSplitter" name="splitter">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<widget class="QWidget" name="gridLayoutWidget">
<layout class="QGridLayout" name="gridLayout_2">
<item row="3" column="1">
<widget class="QLineEdit" name="lineEdit_length"/>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>宽度:</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_typeNum"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>堆垛方式编号:</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>卷烟编号:</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QComboBox" name="comboBox_modelNum">
<item>
<property name="text">
<string>1-五花垛</string>
</property>
</item>
<item>
<property name="text">
<string>2-竖4横2</string>
</property>
</item>
<item>
<property name="text">
<string>3-横3竖2+2</string>
</property>
</item>
<item>
<property name="text">
<string>4-竖2+2横2</string>
</property>
</item>
<item>
<property name="text">
<string>5-竖3横2</string>
</property>
</item>
<item>
<property name="text">
<string>6-竖2横2+竖2横2</string>
</property>
</item>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>卷烟名称:</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLineEdit" name="lineEdit_width"/>
</item>
<item row="5" column="1">
<widget class="QLineEdit" name="lineEdit_height"/>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>高度:</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>长度:</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="lineEdit_chineseName"/>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>起始标志位:</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QLineEdit" name="lineEdit_winSize"/>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>窗口大小:</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLineEdit" name="lineEdit_startRow"/>
</item>
</layout>
<zorder>lineEdit_startRow</zorder>
<zorder>lineEdit_length</zorder>
<zorder>label_5</zorder>
<zorder>lineEdit_width</zorder>
<zorder>label</zorder>
<zorder>lineEdit_typeNum</zorder>
<zorder>label_2</zorder>
<zorder>comboBox_modelNum</zorder>
<zorder>label_3</zorder>
<zorder>lineEdit_chineseName</zorder>
<zorder>label_4</zorder>
<zorder>label_6</zorder>
<zorder>lineEdit_height</zorder>
<zorder>label_7</zorder>
<zorder>lineEdit_winSize</zorder>
<zorder>label_8</zorder>
</widget>
<widget class="QWidget" name="horizontalLayoutWidget">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<spacer name="horizontalSpacer">
<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="pushButton_generate">
<property name="text">
<string>生成模板</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>