2025-02-06 16:36:50 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>itemPropertyDlg</class>
|
|
|
|
|
<widget class="QDialog" name="itemPropertyDlg">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2025-05-16 19:20:46 +08:00
|
|
|
<width>879</width>
|
|
|
|
|
<height>672</height>
|
2025-02-06 16:36:50 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Dialog</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
<number>0</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="QWidget" name="widget_title" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(183, 183, 183);</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true"/>
|
|
|
|
|
</property>
|
2025-04-03 18:33:10 +08:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<item row="0" column="0" rowspan="2">
|
|
|
|
|
<widget class="QWidget" name="widget_button" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>150</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2025-02-06 16:36:50 +08:00
|
|
|
<property name="styleSheet">
|
2025-04-03 18:33:10 +08:00
|
|
|
<string notr="true">background-color: rgb(219, 219, 219);</string>
|
2025-02-06 16:36:50 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1">
|
2025-04-03 18:33:10 +08:00
|
|
|
<widget class="QWidget" name="widget_content" native="true">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(219, 219, 219);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget"/>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QWidget" name="widget_2" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
2025-02-06 16:36:50 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
2025-04-03 18:33:10 +08:00
|
|
|
<string notr="true">background-color: rgb(219, 219, 219);</string>
|
2025-02-06 16:36:50 +08:00
|
|
|
</property>
|
2025-04-03 18:33:10 +08:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2025-04-09 16:20:34 +08:00
|
|
|
<property name="spacing">
|
|
|
|
|
<number>4</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
2025-04-03 18:33:10 +08:00
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="btn_ok">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
2025-05-16 19:20:46 +08:00
|
|
|
<height>30</height>
|
2025-04-03 18:33:10 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
2025-05-16 19:20:46 +08:00
|
|
|
<height>30</height>
|
2025-04-03 18:33:10 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
2025-04-09 16:20:34 +08:00
|
|
|
<pointsize>11</pointsize>
|
2025-04-03 18:33:10 +08:00
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(6, 6, 6);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>确定</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="btn_cancel">
|
2025-04-09 16:20:34 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
2025-05-16 19:20:46 +08:00
|
|
|
<height>30</height>
|
2025-04-09 16:20:34 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
2025-04-03 18:33:10 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
2025-05-16 19:20:46 +08:00
|
|
|
<height>30</height>
|
2025-04-03 18:33:10 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
2025-04-09 16:20:34 +08:00
|
|
|
<pointsize>11</pointsize>
|
2025-04-03 18:33:10 +08:00
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(6, 6, 6);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>取消</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2025-02-06 16:36:50 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|