2025-08-20 23:06:28 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>P501_LoaderPage</class>
|
|
|
|
|
<widget class="QWidget" name="P501_LoaderPage">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>576</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
2025-09-28 17:14:34 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>576</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2025-08-20 23:06:28 +08:00
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>90</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">font: 87 48pt "思源黑体 Heavy";
|
|
|
|
|
color: rgb(0, 255, 0);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>我是第 501 页</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2025-09-28 17:14:34 +08:00
|
|
|
<widget class="QLabel" name="label_29">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>576</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>576</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>1024</width>
|
|
|
|
|
<height>576</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">border-image: url(:/Frames/Frames/Main.png);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QFrame" name="Frame_Dev3D">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>19</x>
|
|
|
|
|
<y>80</y>
|
|
|
|
|
<width>363</width>
|
|
|
|
|
<height>150</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(0, 0, 0);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>210</y>
|
|
|
|
|
<width>401</width>
|
|
|
|
|
<height>41</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">border-image: url(:/Frames/Frames/BottomBar.png);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<zorder>label_29</zorder>
|
|
|
|
|
<zorder>label</zorder>
|
|
|
|
|
<zorder>Frame_Dev3D</zorder>
|
|
|
|
|
<zorder>label_5</zorder>
|
2025-08-20 23:06:28 +08:00
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|