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-07-15 18:00:02 +08:00
|
|
|
<width>328</width>
|
2020-05-09 18:01:58 +08:00
|
|
|
<height>746</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>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<item row="0" column="0">
|
2020-05-10 17:29:51 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_Seq">
|
2020-05-07 19:14:44 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
2020-05-10 17:29:51 +08:00
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
2020-05-07 19:14:44 +08:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Seq</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-05-10 17:29:51 +08:00
|
|
|
<item row="0" column="1">
|
2020-05-07 19:14:44 +08:00
|
|
|
<widget class="QPushButton" name="pushButton_friendlyName">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>WayPoint</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_Descript">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>description</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QFrame" name="frame_Alt">
|
|
|
|
|
<property name="frameShape">
|
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="frameShadow">
|
|
|
|
|
<enum>QFrame::Raised</enum>
|
|
|
|
|
</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>
|
2020-07-16 18:36:18 +08:00
|
|
|
<property name="horizontalSpacing">
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
2020-07-20 18:06:14 +08:00
|
|
|
<item row="0" column="1">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_Alt">
|
2020-07-16 18:36:18 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2020-07-20 18:06:14 +08:00
|
|
|
<string/>
|
2020-07-16 18:36:18 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2020-07-20 18:06:14 +08:00
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QPushButton" name="pushButton_AltType">
|
2020-05-09 14:46:07 +08:00
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>60</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-07-20 18:06:14 +08:00
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2020-05-07 19:14:44 +08:00
|
|
|
<property name="text">
|
2020-07-20 18:06:14 +08:00
|
|
|
<string>Relative</string>
|
2020-05-07 19:14:44 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
<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">
|
|
|
|
|
<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">
|
|
|
|
|
<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">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Param2</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_Param4">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Param4</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_Param5">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Param5</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_Param1">
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>80</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Param1</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_Param6">
|
|
|
|
|
<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>
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
<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>
|
|
|
|
|
</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-04-30 17:29:57 +08:00
|
|
|
<connections/>
|
2020-04-30 14:33:57 +08:00
|
|
|
</ui>
|