Files
EJM_Display/Pages/P16_SettingPage.ui
2025-09-28 17:14:34 +08:00

76 lines
1.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>P16_SettingPage</class>
<widget class="QWidget" name="P16_SettingPage">
<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="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 &quot;思源黑体 Heavy&quot;;
color: rgb(0, 255, 0);</string>
</property>
<property name="text">
<string>我是第 16 页</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<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>
<zorder>label_29</zorder>
<zorder>label</zorder>
</widget>
<resources/>
<connections/>
</ui>