Files
EJM_Display/Pages/P08_AlarmPage.ui

47 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

2025-08-20 23:06:28 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>P08_AlarmPage</class>
<widget class="QWidget" name="P08_AlarmPage">
<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-15 22:28:43 +08:00
<widget class="QListWidget" name="ListWidget_AlarmList">
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>
2025-08-20 23:06:28 +08:00
<property name="styleSheet">
<string notr="true">border-image: url(:/Frames/Frames/Main.png);
color: rgb(0, 255, 0);
font: 87 12pt &quot;思源黑体 Heavy&quot;;</string>
</property>
</widget>
</widget>
2025-09-15 22:28:43 +08:00
<resources/>
2025-08-20 23:06:28 +08:00
<connections/>
</ui>