forked from wangtao/SoftwareEngineeringCase
411 lines
12 KiB
Plaintext
411 lines
12 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
|
<ui version="4.0">
|
|||
|
|
<class>Dialog</class>
|
|||
|
|
<widget class="QDialog" name="Dialog">
|
|||
|
|
<property name="geometry">
|
|||
|
|
<rect>
|
|||
|
|
<x>0</x>
|
|||
|
|
<y>0</y>
|
|||
|
|
<width>1098</width>
|
|||
|
|
<height>659</height>
|
|||
|
|
</rect>
|
|||
|
|
</property>
|
|||
|
|
<property name="windowTitle">
|
|||
|
|
<string>Dialog</string>
|
|||
|
|
</property>
|
|||
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|||
|
|
<item>
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_7">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>关闭</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_2">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>关闭</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_9">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>关闭</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_8">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>关闭</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_5">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>关闭</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QPushButton" name="pushButton_3">
|
|||
|
|
<property name="styleSheet">
|
|||
|
|
<string notr="true">border:1px solid rgba(0,0,0,0);background:1px solid rgba(0,0,0,0)</string>
|
|||
|
|
</property>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>PushButton</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<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>
|
|||
|
|
</layout>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1">
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTreeWidget" name="treeWidget">
|
|||
|
|
<column>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>图像属性</string>
|
|||
|
|
</property>
|
|||
|
|
</column>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>空</string>
|
|||
|
|
</property>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>栅格信息</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>地图信息</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>坐标系信息</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>空间范围</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>波段统计信息</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
</item>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|||
|
|
<property name="currentIndex">
|
|||
|
|
<number>4</number>
|
|||
|
|
</property>
|
|||
|
|
<widget class="QWidget" name="page">
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|||
|
|
<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>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTableWidget" name="tableWidget">
|
|||
|
|
<row>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>New Row</string>
|
|||
|
|
</property>
|
|||
|
|
</row>
|
|||
|
|
<row>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>New Row</string>
|
|||
|
|
</property>
|
|||
|
|
</row>
|
|||
|
|
<row>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>New Row</string>
|
|||
|
|
</property>
|
|||
|
|
</row>
|
|||
|
|
<row>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>New Row</string>
|
|||
|
|
</property>
|
|||
|
|
</row>
|
|||
|
|
<column>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>属性名</string>
|
|||
|
|
</property>
|
|||
|
|
</column>
|
|||
|
|
<column>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>属性值</string>
|
|||
|
|
</property>
|
|||
|
|
</column>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QWidget" name="page_3">
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<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>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTableWidget" name="tableWidget_3"/>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QWidget" name="page_2">
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<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>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTableWidget" name="tableWidget_2"/>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QWidget" name="page_4">
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<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>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTableWidget" name="tableWidget_4"/>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
<widget class="QWidget" name="page_5">
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<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>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QFrame" name="frame">
|
|||
|
|
<property name="frameShape">
|
|||
|
|
<enum>QFrame::Box</enum>
|
|||
|
|
</property>
|
|||
|
|
<property name="frameShadow">
|
|||
|
|
<enum>QFrame::Sunken</enum>
|
|||
|
|
</property>
|
|||
|
|
<layout class="QVBoxLayout" name="verticalLayout_2" stretch="2,1,0">
|
|||
|
|
<item>
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8"/>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QTableWidget" name="tableWidget_5"/>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9" stretch="0,0,0,0,0,0,0,0,0,0">
|
|||
|
|
<property name="spacing">
|
|||
|
|
<number>5</number>
|
|||
|
|
</property>
|
|||
|
|
<property name="topMargin">
|
|||
|
|
<number>10</number>
|
|||
|
|
</property>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QLabel" name="label">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>统计波段:</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QComboBox" name="comboBox">
|
|||
|
|
<item>
|
|||
|
|
<property name="text">
|
|||
|
|
<string>Band1</string>
|
|||
|
|
</property>
|
|||
|
|
</item>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<spacer name="horizontalSpacer_3">
|
|||
|
|
<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>
|
|||
|
|
<widget class="QLabel" name="label_2">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>直方图bin:</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QLineEdit" name="lineEdit">
|
|||
|
|
<property name="minimumSize">
|
|||
|
|
<size>
|
|||
|
|
<width>50</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</size>
|
|||
|
|
</property>
|
|||
|
|
<property name="maximumSize">
|
|||
|
|
<size>
|
|||
|
|
<width>50</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</size>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<spacer name="horizontalSpacer_4">
|
|||
|
|
<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>
|
|||
|
|
<widget class="QLabel" name="label_3">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>曲线平滑:</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<widget class="QSlider" name="horizontalSlider">
|
|||
|
|
<property name="minimumSize">
|
|||
|
|
<size>
|
|||
|
|
<width>200</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</size>
|
|||
|
|
</property>
|
|||
|
|
<property name="maximumSize">
|
|||
|
|
<size>
|
|||
|
|
<width>200</width>
|
|||
|
|
<height>20</height>
|
|||
|
|
</size>
|
|||
|
|
</property>
|
|||
|
|
<property name="orientation">
|
|||
|
|
<enum>Qt::Horizontal</enum>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
<item>
|
|||
|
|
<spacer name="horizontalSpacer_2">
|
|||
|
|
<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>
|
|||
|
|
<widget class="QPushButton" name="pushButton_6">
|
|||
|
|
<property name="text">
|
|||
|
|
<string>导出</string>
|
|||
|
|
</property>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
</widget>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</item>
|
|||
|
|
</layout>
|
|||
|
|
</widget>
|
|||
|
|
<resources/>
|
|||
|
|
<connections/>
|
|||
|
|
</ui>
|