|
@@ -14,52 +14,83 @@
|
|
|
<string>MainWindow</string>
|
|
|
</property>
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
<item>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_8" stretch="1,6">
|
|
|
<item>
|
|
|
- <widget class="QListWidget" name="listWidget_elem"/>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_12">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
+ <property name="sizeConstraint">
|
|
|
+ <enum>QLayout::SetDefaultConstraint</enum>
|
|
|
+ </property>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="pushButton_addElem">
|
|
|
- <property name="text">
|
|
|
- <string>添加</string>
|
|
|
+ <widget class="QListWidget" name="listWidget_elem">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="pushButton_delElem">
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_12">
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pushButton_addElem">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>添加</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pushButton_delElem">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>删除</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pushButton_exportConfig">
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>16777215</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="text">
|
|
|
- <string>删除</string>
|
|
|
+ <string> 导出配置</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="pushButton_exportConfig">
|
|
|
- <property name="text">
|
|
|
- <string> 导出配置</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
- <item>
|
|
|
- <widget class="QLabel" name="label_3">
|
|
|
- <property name="text">
|
|
|
- <string>基础属性</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
<item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
+ <widget class="QLabel" name="label_3">
|
|
|
+ <property name="text">
|
|
|
+ <string>基础属性</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_7">
|
|
|
<item>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
<item>
|
|
@@ -102,108 +133,184 @@
|
|
|
<item>
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
<item>
|
|
|
- <widget class="QLineEdit" name="lineEdit_name"/>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
+ <item>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_name"/>
|
|
|
+ </item>
|
|
|
+ <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>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QLineEdit" name="lineEdit_pos"/>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
+ <item>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_pos"/>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label">
|
|
|
+ <property name="styleSheet">
|
|
|
+ <string notr="true"><font color=red></font></string>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string><font color=red>格式:0:0,0:1,1:0,1:1</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QLineEdit" name="lineEdit_maxlayer"/>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
+ <item>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_maxlayer"/>
|
|
|
+ </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>
|
|
|
- <widget class="QLineEdit" name="lineEdit_score"/>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
+ <item>
|
|
|
+ <widget class="QLineEdit" name="lineEdit_score"/>
|
|
|
+ </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>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QComboBox" name="comboBox_dropConfig"/>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
+ <item>
|
|
|
+ <widget class="QComboBox" name="comboBox_dropConfig">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>150</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <spacer name="horizontalSpacer_5">
|
|
|
+ <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>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- </layout>
|
|
|
- </item>
|
|
|
- <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>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
<item>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="label_icon">
|
|
|
- <property name="text">
|
|
|
- <string>图标:</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_icon">
|
|
|
+ <property name="text">
|
|
|
+ <string>图标:</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QLabel" name="label_pic">
|
|
|
+ <property name="text">
|
|
|
+ <string>icon</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pushButton_chooseFile">
|
|
|
+ <property name="text">
|
|
|
+ <string>选择文件</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QLabel" name="label_pic">
|
|
|
+ <widget class="QCheckBox" name="checkBox_canBeLinked">
|
|
|
<property name="text">
|
|
|
- <string>icon</string>
|
|
|
+ <string>可连接</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QPushButton" name="pushButton_chooseFile">
|
|
|
+ <widget class="QCheckBox" name="checkBox_canMoveAway">
|
|
|
<property name="text">
|
|
|
- <string>选择文件</string>
|
|
|
+ <string>可挤压</string>
|
|
|
</property>
|
|
|
</widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <widget class="QCheckBox" name="checkBox_canBeLinked">
|
|
|
- <property name="text">
|
|
|
- <string>可连接</string>
|
|
|
+ <spacer name="horizontalSpacer_3">
|
|
|
+ <property name="orientation">
|
|
|
+ <enum>Qt::Horizontal</enum>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QCheckBox" name="checkBox_canMoveAway">
|
|
|
- <property name="text">
|
|
|
- <string>可挤压</string>
|
|
|
+ <property name="sizeHint" stdset="0">
|
|
|
+ <size>
|
|
|
+ <width>68</width>
|
|
|
+ <height>78</height>
|
|
|
+ </size>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
+ </spacer>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
<item>
|
|
|
- <spacer name="horizontalSpacer_3">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <widget class="QTabWidget" name="tabWidget">
|
|
|
+ <property name="tabShape">
|
|
|
+ <enum>QTabWidget::Triangular</enum>
|
|
|
</property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>148</width>
|
|
|
- <height>68</height>
|
|
|
- </size>
|
|
|
+ <property name="currentIndex">
|
|
|
+ <number>-1</number>
|
|
|
+ </property>
|
|
|
+ <property name="elideMode">
|
|
|
+ <enum>Qt::ElideRight</enum>
|
|
|
</property>
|
|
|
- </spacer>
|
|
|
+ </widget>
|
|
|
</item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
- <item>
|
|
|
- <widget class="QTabWidget" name="tabWidget">
|
|
|
- <property name="tabShape">
|
|
|
- <enum>QTabWidget::Triangular</enum>
|
|
|
- </property>
|
|
|
- <property name="currentIndex">
|
|
|
- <number>-1</number>
|
|
|
- </property>
|
|
|
- <property name="elideMode">
|
|
|
- <enum>Qt::ElideRight</enum>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
</layout>
|
|
|
</item>
|
|
|
</layout>
|