Files
gcs-nf/App/MissionUI/propertyui.ui
T

707 lines
20 KiB
XML
Raw Normal View History

2020-04-30 14:33:57 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>propertyui</class>
<widget class="QWidget" name="propertyui">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2020-10-12 10:22:10 +08:00
<width>331</width>
2020-11-20 18:57:45 +08:00
<height>926</height>
2020-04-30 14:33:57 +08:00
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
2020-04-30 17:29:57 +08:00
<layout class="QGridLayout" name="gridLayout_2">
2020-04-30 17:57:12 +08:00
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
2020-05-07 19:14:44 +08:00
<property name="spacing">
<number>2</number>
</property>
2020-05-09 18:01:58 +08:00
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_Upload">
2020-04-30 17:29:57 +08:00
<property name="minimumSize">
<size>
<width>80</width>
2020-05-07 19:14:44 +08:00
<height>60</height>
2020-04-30 17:29:57 +08:00
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>upload</string>
2020-04-30 17:29:57 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="3" column="0" colspan="4">
2020-05-07 19:14:44 +08:00
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>WayPoint Property</string>
2020-04-30 17:29:57 +08:00
</property>
2020-05-07 19:14:44 +08:00
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<property name="spacing">
<number>2</number>
</property>
2020-10-10 12:12:30 +08:00
<item row="4" column="0">
2020-11-20 18:57:45 +08:00
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_Descript">
<property name="text">
<string>description</string>
</property>
</widget>
</item>
<item row="3" column="0">
2020-05-07 19:14:44 +08:00
<widget class="QFrame" name="frame_Param">
<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>1</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<property name="spacing">
<number>2</number>
</property>
<item row="3" column="0">
<widget class="QLabel" name="label_Param3">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param3</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QPushButton" name="pushButton_Param1">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_Param7">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param7</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="pushButton_Param2">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_Param2">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param2</string>
</property>
</widget>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_Param4">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param4</string>
</property>
</widget>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_Param5">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param5</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_Param1">
2020-11-20 18:57:45 +08:00
<property name="minimumSize">
<size>
<width>100</width>
<height>0</height>
</size>
</property>
2020-05-07 19:14:44 +08:00
<property name="maximumSize">
<size>
2020-11-20 18:57:45 +08:00
<width>100</width>
2020-05-07 19:14:44 +08:00
<height>16777215</height>
</size>
</property>
2020-11-20 18:57:45 +08:00
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param1</string>
</property>
</widget>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_Param6">
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>99</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(85, 255, 127);</string>
</property>
2020-05-07 19:14:44 +08:00
<property name="text">
<string>Param6</string>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QPushButton" name="pushButton_Param4">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QPushButton" name="pushButton_Param3">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QPushButton" name="pushButton_Param5">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QPushButton" name="pushButton_Param6">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QPushButton" name="pushButton_Param7">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>PushButton</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
2020-10-10 12:12:30 +08:00
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
2020-10-12 10:22:10 +08:00
<item row="0" column="1">
2020-10-10 12:12:30 +08:00
<widget class="QPushButton" name="pushButton_Seq">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Seq</string>
</property>
</widget>
</item>
2020-10-12 10:22:10 +08:00
<item row="0" column="3">
2020-10-10 12:12:30 +08:00
<widget class="QPushButton" name="pushButton_friendlyName">
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-10-12 10:22:10 +08:00
<string/>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="pushButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Previous</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QPushButton" name="pushButton_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>16777215</height>
</size>
</property>
<property name="text">
<string>Next</string>
2020-10-10 12:12:30 +08:00
</property>
</widget>
</item>
</layout>
</item>
2020-11-20 18:57:45 +08:00
<item row="2" column="0">
<widget class="QFrame" name="frame_Alt">
2020-10-10 12:12:30 +08:00
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
2020-11-20 18:57:45 +08:00
<layout class="QGridLayout" name="gridLayout_5">
2020-10-10 12:12:30 +08:00
<property name="leftMargin">
2020-11-20 18:57:45 +08:00
<number>0</number>
2020-10-10 12:12:30 +08:00
</property>
<property name="topMargin">
2020-11-20 18:57:45 +08:00
<number>0</number>
2020-10-10 12:12:30 +08:00
</property>
<property name="rightMargin">
2020-11-20 18:57:45 +08:00
<number>0</number>
2020-10-10 12:12:30 +08:00
</property>
<property name="bottomMargin">
2020-11-20 18:57:45 +08:00
<number>0</number>
2020-10-10 12:12:30 +08:00
</property>
2020-11-20 18:57:45 +08:00
<property name="horizontalSpacing">
2020-10-10 12:12:30 +08:00
<number>2</number>
</property>
2020-11-20 18:57:45 +08:00
<item row="2" column="1" colspan="2">
<widget class="QPushButton" name="pushButton_AltType">
2020-10-10 12:12:30 +08:00
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
2020-11-20 18:57:45 +08:00
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
2020-10-10 12:12:30 +08:00
<property name="text">
2020-11-20 18:57:45 +08:00
<string>Relative</string>
2020-10-10 12:12:30 +08:00
</property>
</widget>
</item>
2020-11-20 18:57:45 +08:00
<item row="3" column="1" colspan="2">
<widget class="QPushButton" name="pushButton_Alt">
2020-10-10 12:12:30 +08:00
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-10-17 21:11:11 +08:00
<string/>
2020-10-10 12:12:30 +08:00
</property>
</widget>
2020-10-12 14:39:16 +08:00
</item>
2020-11-20 18:57:45 +08:00
<item row="3" column="0">
<widget class="QLabel" name="label_alt">
<property name="minimumSize">
<size>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 226);</string>
</property>
<property name="text">
<string>Alt</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_lng">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>16777215</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 226);</string>
</property>
<property name="text">
<string>lon</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
2020-10-12 14:39:16 +08:00
<item row="0" column="0">
<widget class="QLabel" name="label_lat">
2020-10-12 14:39:16 +08:00
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
2020-11-20 18:57:45 +08:00
<width>100</width>
2020-10-12 14:39:16 +08:00
<height>16777215</height>
</size>
</property>
2020-11-20 18:57:45 +08:00
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 226);</string>
</property>
2020-10-12 14:39:16 +08:00
<property name="text">
<string>lat</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
2020-11-20 18:57:45 +08:00
<item row="1" column="1" colspan="2">
<widget class="QPushButton" name="pushButton_Lng">
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="QPushButton" name="pushButton_Lat">
2020-10-12 14:39:16 +08:00
<property name="minimumSize">
<size>
<width>0</width>
<height>60</height>
</size>
</property>
2020-11-20 18:57:45 +08:00
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_alttype">
2020-10-12 14:39:16 +08:00
<property name="maximumSize">
<size>
2020-11-20 18:57:45 +08:00
<width>100</width>
2020-10-12 14:39:16 +08:00
<height>16777215</height>
</size>
</property>
2020-11-20 18:57:45 +08:00
<property name="styleSheet">
<string notr="true">background-color: rgb(0, 255, 226);</string>
</property>
2020-10-12 14:39:16 +08:00
<property name="text">
2020-11-20 18:57:45 +08:00
<string>AltType</string>
2020-10-12 14:39:16 +08:00
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
2020-10-10 12:12:30 +08:00
</item>
</layout>
</widget>
</item>
2020-05-07 19:14:44 +08:00
</layout>
2020-04-30 17:29:57 +08:00
</widget>
</item>
2020-05-09 14:46:07 +08:00
<item row="0" column="1">
<widget class="QPushButton" name="pushButton_Save">
2020-05-08 17:03:58 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 14:46:07 +08:00
<string>Save</string>
2020-05-08 17:03:58 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="1" column="3">
<widget class="QPushButton" name="pushButton_Next">
2020-05-08 17:03:58 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>Next</string>
2020-05-08 17:03:58 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="1" column="2">
<widget class="QPushButton" name="pushButton_Previous">
2020-05-08 17:03:58 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>Previous</string>
2020-05-08 17:03:58 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="1" column="0">
2020-05-09 14:46:07 +08:00
<widget class="QPushButton" name="pushButton_Insert">
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
<string>Insert</string>
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="0" column="0">
<widget class="QPushButton" name="pushButton_Load">
2020-05-09 14:46:07 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>Load</string>
2020-05-09 14:46:07 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="0" column="3">
<widget class="QPushButton" name="pushButton_Download">
2020-05-08 17:03:58 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>download</string>
2020-05-08 17:03:58 +08:00
</property>
</widget>
</item>
2020-05-09 18:01:58 +08:00
<item row="1" column="1">
<widget class="QPushButton" name="pushButton_Delete">
2020-05-08 17:03:58 +08:00
<property name="minimumSize">
<size>
<width>80</width>
<height>60</height>
</size>
</property>
<property name="text">
2020-05-09 18:01:58 +08:00
<string>Delete</string>
2020-05-08 17:03:58 +08:00
</property>
</widget>
</item>
2020-04-30 14:33:57 +08:00
</layout>
</widget>
<resources/>
2020-10-12 10:22:10 +08:00
<connections>
<connection>
<sender>pushButton</sender>
<signal>clicked()</signal>
<receiver>pushButton_Previous</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel">
<x>41</x>
<y>165</y>
</hint>
<hint type="destinationlabel">
<x>187</x>
<y>105</y>
</hint>
</hints>
</connection>
<connection>
<sender>pushButton_2</sender>
<signal>clicked()</signal>
<receiver>pushButton_Next</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel">
<x>209</x>
<y>169</y>
</hint>
<hint type="destinationlabel">
<x>272</x>
<y>112</y>
</hint>
</hints>
</connection>
</connections>
2020-04-30 14:33:57 +08:00
</ui>