2020-04-30 17:29:57 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2020-04-30 14:33:57 +08:00
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>MenuBarUI</class>
|
2020-04-30 17:29:57 +08:00
|
|
|
<widget class="QWidget" name="MenuBarUI">
|
|
|
|
|
<property name="windowModality">
|
|
|
|
|
<enum>Qt::NonModal</enum>
|
|
|
|
|
</property>
|
2020-04-30 14:33:57 +08:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2020-05-12 16:16:06 +08:00
|
|
|
<width>858</width>
|
2020-06-28 18:43:03 +08:00
|
|
|
<height>85</height>
|
2020-04-30 14:33:57 +08:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>Form</string>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2020-05-12 16:16:06 +08:00
|
|
|
<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>2</number>
|
|
|
|
|
</property>
|
2020-05-08 17:03:58 +08:00
|
|
|
<item row="0" column="1">
|
2020-05-06 08:17:24 +08:00
|
|
|
<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">
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="leftMargin">
|
2020-06-28 18:43:03 +08:00
|
|
|
<number>0</number>
|
2020-05-12 16:16:06 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="topMargin">
|
2020-06-28 18:43:03 +08:00
|
|
|
<number>0</number>
|
2020-05-12 16:16:06 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
2020-06-28 18:43:03 +08:00
|
|
|
<number>0</number>
|
2020-05-12 16:16:06 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin">
|
2020-06-28 18:43:03 +08:00
|
|
|
<number>0</number>
|
2020-05-12 16:16:06 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<item row="0" column="0">
|
2020-06-28 18:43:03 +08:00
|
|
|
<widget class="QLabel" name="label_Status">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TextLabel</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2020-05-08 17:03:58 +08:00
|
|
|
</item>
|
2020-05-06 08:17:24 +08:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
2020-10-11 09:33:39 +08:00
|
|
|
<item row="0" column="1">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_SelfTest">
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="text">
|
2020-10-11 09:33:39 +08:00
|
|
|
<string>SelfTest</string>
|
2020-05-06 08:17:24 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-05-12 16:16:06 +08:00
|
|
|
<item row="0" column="3">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Flight">
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="text">
|
2020-09-25 18:37:30 +08:00
|
|
|
<string>Flight</string>
|
2020-05-06 08:17:24 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-10-11 09:33:39 +08:00
|
|
|
<item row="0" column="4">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Info">
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="text">
|
2020-10-11 09:33:39 +08:00
|
|
|
<string>Tools</string>
|
2020-05-06 08:17:24 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-05-12 16:16:06 +08:00
|
|
|
<item row="0" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Mission">
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="text">
|
2020-09-25 18:37:30 +08:00
|
|
|
<string>Mission</string>
|
2020-09-07 18:19:10 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="iconSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
2020-05-06 08:17:24 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-10-11 09:33:39 +08:00
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Setting">
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-12 16:16:06 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-06 08:17:24 +08:00
|
|
|
<property name="text">
|
2020-10-11 09:33:39 +08:00
|
|
|
<string>Setting</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="iconSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="5">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Base">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>79</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>80</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Base</string>
|
2020-05-06 08:17:24 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2020-04-30 14:33:57 +08:00
|
|
|
</widget>
|
2020-04-30 17:29:57 +08:00
|
|
|
<resources/>
|
2020-04-30 14:33:57 +08:00
|
|
|
<connections/>
|
|
|
|
|
</ui>
|