Files
2023-02-08 15:21:03 +08:00

459 lines
13 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MenuBarUI</class>
<widget class="QWidget" name="MenuBarUI">
<property name="windowModality">
<enum>Qt::NonModal</enum>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1137</width>
<height>82</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="3">
<widget class="QPushButton" name="pushButton_Base">
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="toolTip">
<string>飞行</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="MenuBarUIres.qrc">
<normaloff>:/img/plane-blue.png</normaloff>:/img/plane-blue.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QPushButton" name="pushButton_Info">
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>工具</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="MenuBarUIres.qrc">
<normaloff>:/img/tool.png</normaloff>:/img/tool.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_Mission">
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>任务</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="MenuBarUIres.qrc">
<normaloff>:/img/plan.png</normaloff>:/img/plan.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="pushButton_Setting">
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="toolTip">
<string>设置</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="MenuBarUIres.qrc">
<normaloff>:/img/set.png</normaloff>:/img/set.png</iconset>
</property>
<property name="iconSize">
<size>
<width>60</width>
<height>60</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QPushButton" name="pushButton_SelfTest">
<property name="minimumSize">
<size>
<width>80</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>SelfTest</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="2">
<widget class="QFrame" name="frame">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="2">
<widget class="QFrame" name="frame_2">
<property name="minimumSize">
<size>
<width>400</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>340</width>
<height>16777215</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="3">
<widget class="QLabel" name="label_TargetPoint">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="5">
<widget class="QLabel" name="label_TargetAirSpeed">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QLabel" name="label_X">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_2">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>目标航点</string>
</property>
</widget>
</item>
<item row="1" column="5">
<widget class="QLabel" name="label_TargteAlt">
<property name="styleSheet">
<string notr="true">background-color: #2A3950;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_6">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>侧偏距[m]</string>
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QLabel" name="label_5">
<property name="styleSheet">
<string notr="true">background-color: #2A3950;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>高度差[m]</string>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QLabel" name="label_RecordTime">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_10">
<property name="styleSheet">
<string notr="true">background-color: #2A3950;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>待飞距[km]</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QLabel" name="label_wp_Dist">
<property name="styleSheet">
<string notr="true">background-color: #2A3950;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>0</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QLabel" name="label">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>飞行时间</string>
</property>
</widget>
</item>
<item row="2" column="4">
<widget class="QLabel" name="label_9">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;</string>
</property>
<property name="text">
<string>速度差</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_Status">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_2">
<property name="spacing">
<number>0</number>
</property>
<item row="1" column="0">
<widget class="QLabel" name="label_Current_Status">
<property name="styleSheet">
<string notr="true">background-color: #2A3950;
color: #FFFFFF;
border-left: 2px solid black;
border-right: 2px solid black;</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_History_Status">
<property name="styleSheet">
<string notr="true">background-color: #364860;
color: #FFFFFF;
border-left: 2px solid black;
border-right: 2px solid black;
</string>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<resources>
<include location="MenuBarUIres.qrc"/>
</resources>
<connections/>
</ui>