2025-08-20 23:06:28 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>P07_CylinderPage</class>
|
|
|
|
|
<widget class="QWidget" name="P07_CylinderPage">
|
|
|
|
|
<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>
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
2025-09-15 22:28:43 +08:00
|
|
|
<x>-30</x>
|
2025-08-20 23:06:28 +08:00
|
|
|
<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">
|
2025-09-15 22:28:43 +08:00
|
|
|
<string>备用电机为液压控制</string>
|
2025-08-20 23:06:28 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2025-09-15 22:28:43 +08:00
|
|
|
<resources>
|
|
|
|
|
<include location="../Pictures/Pictures.qrc"/>
|
|
|
|
|
</resources>
|
2025-08-20 23:06:28 +08:00
|
|
|
<connections/>
|
|
|
|
|
</ui>
|