RasterProcessTool/LAMPSARProcessProgram/ToolBox/SimulationSAR/QMergeRasterProcessDialog.ui

237 lines
6.7 KiB
Plaintext
Raw Normal View History

2024-11-15 09:23:00 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QMergeRasterProcessDialogClass</class>
<widget class="QDialog" name="QMergeRasterProcessDialogClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>802</width>
2024-11-15 09:23:00 +00:00
<height>450</height>
</rect>
</property>
<property name="windowTitle">
<string>GF3图像slc合并</string>
2024-11-15 09:23:00 +00:00
</property>
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0" colspan="3">
<widget class="QWidget" name="widget_2" native="true">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QLabel" name="label">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>输出影像名:</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEditOutPath">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\RasterMergeTest.tif</string>
</property>
2024-11-15 09:23:00 +00:00
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButtonSelect">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="5" column="0" colspan="3">
<widget class="QDialogButtonBox" name="buttonBoxDialog">
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
</item>
<item row="3" column="2">
2024-11-15 09:23:00 +00:00
<widget class="QWidget" name="widget" native="true">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QPushButton" name="AddpushButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>添加</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="RemovepushButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>移除</string>
</property>
</widget>
</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>
</layout>
</widget>
</item>
<item row="3" column="1">
<widget class="QListWidget" name="listWidgetRaster">
<property name="selectionMode">
<enum>QAbstractItemView::MultiSelection</enum>
</property>
<item>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\inraster\GF3B_KSC_QPSI_010328_E86.1_N44.3_20231109_L1A_AHV_L10000262133-ortho-SSAA.tif</string>
</property>
</item>
<item>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\inraster\GF3B_KSC_QPSI_010364_E85.9_N44.6_20231112_L1A_AHV_L10000263359-ortho-SSAA.tif</string>
</property>
</item>
<item>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\inraster\GF3C_KSC_QPSI_008440_E86.0_N44.7_20231113_L1A_AHV_L10000215825-ortho-SSAA.tif</string>
</property>
</item>
<item>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\inraster\GF3C_KSC_QPSI_008440_E86.1_N44.4_20231113_L1A_AHV_L10000215824-ortho-SSAA.tif</string>
</property>
</item>
</widget>
</item>
<item row="2" column="1" colspan="2">
<widget class="QWidget" name="widget_5" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="label_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string> 裁剪shp</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEditOutPath_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\RasterMergeTesClip.shp</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButtonSelect_2">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0" colspan="3">
<widget class="QWidget" name="widget_6" native="true">
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<widget class="QLabel" name="label_3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string> DEM影像</string>
</property>
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEditOutPath_3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>D:\Programme\vs2022\RasterMergeTest\pinjie\demMerge.tif</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButtonSelect_3">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>打开</string>
</property>
</widget>
</item>
</layout>
</widget>
2024-11-15 09:23:00 +00:00
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>