2025-04-06 06:29:35 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>ImagePlaneAtiInterpDialogClass</class>
|
|
|
|
|
<widget class="QDialog" name="ImagePlaneAtiInterpDialogClass">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>661</width>
|
|
|
|
|
<height>266</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>根据经纬度插值高程数据</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="3" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonImageLLASelect">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<string>选择</string>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>参考DEM:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="lineEditImageLLAPath">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="lineEditRefRangeDEMPath">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0" colspan="3">
|
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="standardButtons">
|
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<widget class="QLabel" name="label">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<string>成像网格(经纬度):</string>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QPushButton" name="pushButtonImageNet0Select">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<string>选择</string>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="2" column="2">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<widget class="QPushButton" name="pushButtonRefRangeDEMSelect">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>选择</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="3" column="0">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<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>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="lineEditImageNet0Path">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<string>回波GPS点</string>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="lineEditGPSPointsPath">
|
2025-04-06 06:29:35 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2025-04-06 08:48:37 +00:00
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="2">
|
2025-04-06 08:52:33 +00:00
|
|
|
|
<widget class="QPushButton" name="pushButtonEchoGPSPointDataSelect">
|
2025-04-06 08:48:37 +00:00
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>30</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>选择</string>
|
2025-04-06 06:29:35 +00:00
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<layoutdefault spacing="6" margin="11"/>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|