169 lines
4.1 KiB
Plaintext
169 lines
4.1 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<ui version="4.0">
|
|||
|
<class>DEMLLA2XYZToolClass</class>
|
|||
|
<widget class="QDialog" name="DEMLLA2XYZToolClass">
|
|||
|
<property name="geometry">
|
|||
|
<rect>
|
|||
|
<x>0</x>
|
|||
|
<y>0</y>
|
|||
|
<width>600</width>
|
|||
|
<height>246</height>
|
|||
|
</rect>
|
|||
|
</property>
|
|||
|
<property name="windowTitle">
|
|||
|
<string>DEMLLA2XYZTool</string>
|
|||
|
</property>
|
|||
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|||
|
<item>
|
|||
|
<layout class="QGridLayout" name="gridLayout">
|
|||
|
<item row="0" column="2">
|
|||
|
<widget class="QPushButton" name="DEMWSG84SelectBtn">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>选择</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="2" column="2">
|
|||
|
<widget class="QPushButton" name="BtnSloper">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>选择</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="2" column="1">
|
|||
|
<widget class="QLineEdit" name="lineEditSloper">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="1" column="1">
|
|||
|
<widget class="QLineEdit" name="lineEditXYZ">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="1" column="2">
|
|||
|
<widget class="QPushButton" name="DEMXYZSelectBtn">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>选择</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="0" column="1">
|
|||
|
<widget class="QLineEdit" name="lineEditLLA">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
</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>DEM(WGS84):</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>DEM(XYZ):</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item row="2" column="0">
|
|||
|
<widget class="QLabel" name="SloperLabel">
|
|||
|
<property name="minimumSize">
|
|||
|
<size>
|
|||
|
<width>0</width>
|
|||
|
<height>30</height>
|
|||
|
</size>
|
|||
|
</property>
|
|||
|
<property name="text">
|
|||
|
<string>Sloper :</string>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
</layout>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<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>
|
|||
|
<widget class="QLabel" name="label_3">
|
|||
|
<property name="text">
|
|||
|
<string/>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<widget class="QProgressBar" name="progressBar">
|
|||
|
<property name="value">
|
|||
|
<number>24</number>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
<item>
|
|||
|
<widget class="QDialogButtonBox" name="dialogBtn">
|
|||
|
<property name="standardButtons">
|
|||
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
|
|||
|
</property>
|
|||
|
</widget>
|
|||
|
</item>
|
|||
|
</layout>
|
|||
|
</widget>
|
|||
|
<layoutdefault spacing="6" margin="11"/>
|
|||
|
<resources/>
|
|||
|
<connections/>
|
|||
|
</ui>
|