Files
EJM_Display/Pages/P13_InsPage.ui

54 lines
1.1 KiB
Plaintext
Raw Normal View History

2025-08-20 23:06:28 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>P13_InsPage</class>
<widget class="QWidget" name="P13_InsPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>576</height>
</rect>
</property>
2025-09-15 22:28:43 +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>
2025-09-28 17:14:34 +08:00
<widget class="QLabel" name="label_29">
2025-08-20 23:06:28 +08:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
2025-09-28 17:14:34 +08:00
<height>576</height>
2025-08-20 23:06:28 +08:00
</rect>
</property>
2025-09-28 17:14:34 +08:00
<property name="minimumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
2025-08-20 23:06:28 +08:00
<property name="styleSheet">
2025-09-28 17:14:34 +08:00
<string notr="true">border-image: url(:/Frames/Frames/Main.png);</string>
2025-08-20 23:06:28 +08:00
</property>
<property name="text">
2025-09-28 17:14:34 +08:00
<string/>
2025-08-20 23:06:28 +08:00
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>