|
@@ -6,243 +6,254 @@
|
|
|
<rect>
|
|
|
<x>0</x>
|
|
|
<y>0</y>
|
|
|
- <width>864</width>
|
|
|
- <height>598</height>
|
|
|
+ <width>800</width>
|
|
|
+ <height>600</height>
|
|
|
</rect>
|
|
|
</property>
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>0</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
<property name="windowTitle">
|
|
|
<string>Form</string>
|
|
|
</property>
|
|
|
- <widget class="QWidget" name="widgetBottom" native="true">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>11</x>
|
|
|
- <y>405</y>
|
|
|
- <width>581</width>
|
|
|
- <height>64</height>
|
|
|
- </rect>
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>0</width>
|
|
|
- <height>64</height>
|
|
|
- </size>
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>16777215</width>
|
|
|
- <height>64</height>
|
|
|
- </size>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
- <property name="spacing">
|
|
|
- <number>16</number>
|
|
|
- </property>
|
|
|
- <property name="leftMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <property name="topMargin">
|
|
|
- <number>0</number>
|
|
|
- </property>
|
|
|
- <property name="rightMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <property name="bottomMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="pBtn_enableCPItem">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>102</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>102</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>启用对比项</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="pBtn_disableCPItem">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>102</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>102</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>禁用对比项</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <spacer name="horizontalSpacer_2">
|
|
|
- <property name="orientation">
|
|
|
- <enum>Qt::Horizontal</enum>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QWidget" name="widgetContent" native="true">
|
|
|
+ <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>25</number>
|
|
|
</property>
|
|
|
- <property name="sizeHint" stdset="0">
|
|
|
- <size>
|
|
|
- <width>40</width>
|
|
|
- <height>20</height>
|
|
|
- </size>
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>32</number>
|
|
|
</property>
|
|
|
- </spacer>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="pBtn_close">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>32</number>
|
|
|
</property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>102</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>32</number>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string>关闭</string>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>32</number>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </widget>
|
|
|
- <widget class="QWidget" name="widgetContent" native="true">
|
|
|
- <property name="geometry">
|
|
|
- <rect>
|
|
|
- <x>11</x>
|
|
|
- <y>11</y>
|
|
|
- <width>671</width>
|
|
|
- <height>361</height>
|
|
|
- </rect>
|
|
|
- </property>
|
|
|
- <layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
- <property name="spacing">
|
|
|
- <number>25</number>
|
|
|
- </property>
|
|
|
- <property name="leftMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <property name="topMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <property name="rightMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <property name="bottomMargin">
|
|
|
- <number>32</number>
|
|
|
- </property>
|
|
|
- <item>
|
|
|
- <widget class="QWidget" name="widget" native="true">
|
|
|
- <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
- <property name="spacing">
|
|
|
- <number>16</number>
|
|
|
- </property>
|
|
|
- <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>
|
|
|
- <widget class="QPushButton" name="pBtn_add">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>82</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <item>
|
|
|
+ <widget class="QWidget" name="widget" native="true">
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>16</number>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string>+ 新增</string>
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="pBtn_modify">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- <property name="text">
|
|
|
- <string>编辑</string>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>0</number>
|
|
|
</property>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QPushButton" name="pBtn_delete">
|
|
|
- <property name="minimumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="maximumSize">
|
|
|
- <size>
|
|
|
- <width>60</width>
|
|
|
- <height>32</height>
|
|
|
- </size>
|
|
|
- </property>
|
|
|
- <property name="text">
|
|
|
- <string>删除</string>
|
|
|
- </property>
|
|
|
- </widget>
|
|
|
- </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>
|
|
|
- </widget>
|
|
|
- </item>
|
|
|
- <item>
|
|
|
- <widget class="QTableView" name="tableView"/>
|
|
|
- </item>
|
|
|
- </layout>
|
|
|
- </widget>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_add">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>82</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>+ 新增</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_modify">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>编辑</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_delete">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>删除</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </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>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QTableView" name="tableView"/>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QWidget" name="widgetBottom" native="true">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>0</width>
|
|
|
+ <height>64</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>16777215</width>
|
|
|
+ <height>64</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
+ <property name="spacing">
|
|
|
+ <number>16</number>
|
|
|
+ </property>
|
|
|
+ <property name="leftMargin">
|
|
|
+ <number>32</number>
|
|
|
+ </property>
|
|
|
+ <property name="topMargin">
|
|
|
+ <number>0</number>
|
|
|
+ </property>
|
|
|
+ <property name="rightMargin">
|
|
|
+ <number>32</number>
|
|
|
+ </property>
|
|
|
+ <property name="bottomMargin">
|
|
|
+ <number>32</number>
|
|
|
+ </property>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_enableCPItem">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>102</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>102</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>启用对比项</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_disableCPItem">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>102</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>102</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <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>
|
|
|
+ <item>
|
|
|
+ <widget class="QPushButton" name="pBtn_close">
|
|
|
+ <property name="minimumSize">
|
|
|
+ <size>
|
|
|
+ <width>60</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="maximumSize">
|
|
|
+ <size>
|
|
|
+ <width>102</width>
|
|
|
+ <height>32</height>
|
|
|
+ </size>
|
|
|
+ </property>
|
|
|
+ <property name="text">
|
|
|
+ <string>关闭</string>
|
|
|
+ </property>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
+ </widget>
|
|
|
+ </item>
|
|
|
+ </layout>
|
|
|
</widget>
|
|
|
<resources/>
|
|
|
<connections/>
|