241 lines
6.2 KiB
XML
241 lines
6.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>QtCreateGPSPointsDialogClass</class>
|
||
<widget class="QDialog" name="QtCreateGPSPointsDialogClass">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>600</width>
|
||
<height>259</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>QtCreateGPSPointsDialog</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout">
|
||
<item row="0" column="1">
|
||
<widget class="QLineEdit" name="lineEditLTE">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0" colspan="3">
|
||
<widget class="QDialogButtonBox" name="dialogBtn">
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0" colspan="3">
|
||
<widget class="QGroupBox" name="groupBox">
|
||
<property name="title">
|
||
<string>参数</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_2">
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>轨道起始时间</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="4">
|
||
<spacer name="horizontalSpacer">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>40</width>
|
||
<height>20</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QDateTimeEdit" name="EndimedateTimeEdit">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>160</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="dateTime">
|
||
<datetime>
|
||
<hour>12</hour>
|
||
<minute>26</minute>
|
||
<second>24</second>
|
||
<year>2025</year>
|
||
<month>3</month>
|
||
<day>14</day>
|
||
</datetime>
|
||
</property>
|
||
<property name="displayFormat">
|
||
<string>yyyy/M/d H:mm:ss.zzz</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QDateTimeEdit" name="StartimedateTimeEdit">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>160</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="dateTime">
|
||
<datetime>
|
||
<hour>12</hour>
|
||
<minute>7</minute>
|
||
<second>35</second>
|
||
<year>2025</year>
|
||
<month>3</month>
|
||
<day>14</day>
|
||
</datetime>
|
||
</property>
|
||
<property name="currentSection">
|
||
<enum>QDateTimeEdit::YearSection</enum>
|
||
</property>
|
||
<property name="displayFormat">
|
||
<string>yyyy/M/d H:mm:ss.zzz</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>轨道结束时间</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>轨道节点数</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<widget class="QSpinBox" name="spinBoxGPSPoints">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>1000000000</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>1130</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>两行根数:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QPushButton" name="LTESelectBtn">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>选择</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QPushButton" name="outGPSxmlSelectBtn">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>选择</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QLabel" name="label">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
<property name="text">
|
||
<string>GPS节点:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QLineEdit" name="lineEditoutGPSxml">
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>30</height>
|
||
</size>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" 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>
|
||
</widget>
|
||
<layoutdefault spacing="6" margin="11"/>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|