UPmatchinewood/showpic.ui
2024-06-17 13:30:41 +08:00

128 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>showpic</class>
<widget class="QWidget" name="showpic">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1126</width>
<height>668</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QPushButton" name="pushButton">
<property name="geometry">
<rect>
<x>60</x>
<y>540</y>
<width>141</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>19</pointsize>
</font>
</property>
<property name="text">
<string>删除</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_2">
<property name="geometry">
<rect>
<x>290</x>
<y>540</y>
<width>181</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>19</pointsize>
</font>
</property>
<property name="text">
<string>移动</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_3">
<property name="geometry">
<rect>
<x>530</x>
<y>540</y>
<width>131</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>改变所属分类</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_light">
<property name="geometry">
<rect>
<x>700</x>
<y>540</y>
<width>131</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>移入浅色</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_middle">
<property name="geometry">
<rect>
<x>850</x>
<y>540</y>
<width>131</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>移入中色</string>
</property>
</widget>
<widget class="QPushButton" name="pushButton_dark">
<property name="geometry">
<rect>
<x>990</x>
<y>540</y>
<width>131</width>
<height>71</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>14</pointsize>
</font>
</property>
<property name="text">
<string>移入深色</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>