2020-10-08 17:32:13 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>StatusUI</class>
|
|
|
|
|
<widget class="QWidget" name="StatusUI">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2020-12-30 00:12:15 +08:00
|
|
|
<width>289</width>
|
2021-01-12 12:15:03 +08:00
|
|
|
<height>859</height>
|
2020-10-08 17:32:13 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="24" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>转速[r/min]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="38" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_Fuel_Int">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="9" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_22">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>海拔[m]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="33" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_bat_2">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-12 19:29:03 +08:00
|
|
|
</widget>
|
2020-12-26 15:17:45 +08:00
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="40" column="0" colspan="2">
|
|
|
|
|
<widget class="Line" name="line_5">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="38" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_15">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>积分油量[kg]</string>
|
2021-01-12 19:29:03 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="16" column="0" colspan="2">
|
|
|
|
|
<widget class="Line" name="line_3">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="10" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_27">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>表速[m/s]</string>
|
2021-01-12 12:15:03 +08:00
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="41" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_ssp">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2021-01-12 12:15:03 +08:00
|
|
|
</property>
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-01-26 20:06:35 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_66">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>飞行模式</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="8" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_heading">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_mode">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<italic>true</italic>
|
|
|
|
|
</font>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>控制状态</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
2021-03-06 11:17:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="39" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_16">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>估计油量[kg]</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="14" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_rate">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-01-26 20:06:35 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="6" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_rol">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="24" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_rpm">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-01-26 20:06:35 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="36" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_EngineVol">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="30" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_11">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>开伞状态</string>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="11" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_tas">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-12 19:29:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="34" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>发动机电压[V]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="27" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>电流[mA]</string>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
2021-01-20 02:37:18 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="28" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_19">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>发动机状态</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="37" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_flux">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="5" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_Slide">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="6" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_49">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>滚转角[°]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="26" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_P5">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-12 12:15:03 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="30" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_Parachute">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2021-01-12 19:29:03 +08:00
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="25" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>T1[℃]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="25" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_T0">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-01-12 12:15:03 +08:00
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="18" column="1">
|
|
|
|
|
<widget class="QProgressBar" name="label_throttle">
|
|
|
|
|
<property name="value">
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="format">
|
|
|
|
|
<string>%v</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="8" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_28">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>航迹角[°]</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="12" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_64">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>地速[m/s]</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="7" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_48">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>俯仰角[°]</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="19" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_la_real">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-01-26 20:06:35 +08:00
|
|
|
<item row="12" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_gs">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-01-20 02:37:18 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="34" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_bat_3">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="21" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_37">
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>左尾舵[°]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
|
<widget class="Line" name="line">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="18" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>油门[%]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="10" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_cas">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="32" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_bat_1">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-01-17 21:44:41 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="22" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_40">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>右尾舵[°]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2020-12-30 00:12:15 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="11" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_63">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>真空速[m/s]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="9" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_alt">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="text">
|
2021-01-17 21:44:41 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-12-26 15:17:45 +08:00
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="33" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_52">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>舵机电压[V]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="37" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_13">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>燃油流量[L/min]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_FlightMode">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="14" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_33">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>爬升率[m/s]</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="35" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_BackFuel">
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-01-26 20:06:35 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="42" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_ssr">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2021-01-12 12:15:03 +08:00
|
|
|
</property>
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="text">
|
2021-01-12 19:29:03 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="32" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_50">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>飞控电压[V]</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="4" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_Atteck">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>0</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-03-06 11:17:03 +08:00
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="15" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_14">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>GPS定向</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="7" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_pit">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-01-12 19:29:03 +08:00
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="36" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_12">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>滑油压力[Pa]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="35" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_10">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>涡轮后温度[℃]</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="39" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_Fuel_Est">
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-01-26 20:06:35 +08:00
|
|
|
<item row="13" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_30">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>马赫数[Ma]</string>
|
2021-01-12 19:29:03 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="15" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_gps_dir">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
2021-01-20 02:37:18 +08:00
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="41" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_54">
|
2020-12-26 15:17:45 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>信号[%-B/s]</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>攻角[°]</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-01-26 20:06:35 +08:00
|
|
|
<item row="28" column="1">
|
2021-01-20 02:37:18 +08:00
|
|
|
<widget class="QLabel" name="label_engine_check">
|
2020-12-30 00:12:15 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2020-12-30 00:12:15 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="21" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_ele_real">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="text">
|
2021-01-17 21:44:41 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2021-01-12 19:29:03 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="22" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_Hstable_real">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="31" column="0" colspan="2">
|
|
|
|
|
<widget class="Line" name="line_4">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="label">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>侧滑角[°]</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="23" column="0" colspan="2">
|
|
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
2021-03-06 11:17:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="20" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_46">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>右副翼[°]</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="29" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>发动机动作</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2020-12-26 15:17:45 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="26" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
2021-01-20 02:37:18 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>P2[MPa]</string>
|
2021-01-20 02:37:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="27" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_servo_current">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="19" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_43">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>左副翼[°]</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-01-26 20:06:35 +08:00
|
|
|
<item row="29" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_EngineState">
|
2021-01-12 19:29:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
|
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
2021-01-12 19:29:03 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="20" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_ra_real">
|
2021-01-17 21:44:41 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
2021-01-17 21:44:41 +08:00
|
|
|
<string>0</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="3" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_base">
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<family>Adobe 黑体 Std R</family>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
<italic>true</italic>
|
|
|
|
|
</font>
|
2021-01-12 19:29:03 +08:00
|
|
|
</property>
|
2021-01-26 20:06:35 +08:00
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>基本信息</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="17" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_servo">
|
|
|
|
|
<property name="font">
|
|
|
|
|
<font>
|
|
|
|
|
<family>Adobe 黑体 Std R</family>
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
<italic>true</italic>
|
|
|
|
|
</font>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2021-03-06 11:17:03 +08:00
|
|
|
<string>作动状态</string>
|
2021-01-17 21:44:41 +08:00
|
|
|
</property>
|
2021-03-06 11:17:03 +08:00
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
2021-01-26 20:06:35 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2021-03-06 11:17:03 +08:00
|
|
|
<item row="13" column="1">
|
|
|
|
|
<widget class="QLabel" name="label_1_ma">
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">background-color: rgb(189, 189, 189);</string>
|
2020-12-30 00:12:15 +08:00
|
|
|
</property>
|
2021-01-12 12:15:03 +08:00
|
|
|
<property name="text">
|
|
|
|
|
<string>0</string>
|
2020-12-26 15:17:45 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-10-21 19:37:48 +08:00
|
|
|
</item>
|
2020-10-08 19:03:18 +08:00
|
|
|
</layout>
|
2020-10-08 17:32:13 +08:00
|
|
|
</widget>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|