|
|
@ -7,14 +7,14 @@
|
|
|
|
<x>0</x>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<y>0</y>
|
|
|
|
<width>725</width>
|
|
|
|
<width>725</width>
|
|
|
|
<height>532</height>
|
|
|
|
<height>611</height>
|
|
|
|
</rect>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>设置</string>
|
|
|
|
<string>设置</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="windowIcon">
|
|
|
|
<property name="windowIcon">
|
|
|
|
<iconset resource="../../mainwindow.qrc">
|
|
|
|
<iconset>
|
|
|
|
<normaloff>:/res/settings.png</normaloff>:/res/settings.png</iconset>
|
|
|
|
<normaloff>:/res/settings.png</normaloff>:/res/settings.png</iconset>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
@ -222,6 +222,9 @@
|
|
|
|
<string>L链</string>
|
|
|
|
<string>L链</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="lLinkLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
@ -229,9 +232,6 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="lLinkLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
<item row="0" column="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
@ -281,21 +281,139 @@
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="modelCameraGroupBox">
|
|
|
|
<widget class="QGroupBox" name="RescueGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<property name="title">
|
|
|
|
<string>三维建模</string>
|
|
|
|
<string>搜救载荷</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
|
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="RescueLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>远端IP:</string>
|
|
|
|
<string>IP:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="horizontalSpacer_8">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
|
|
|
<enum>QSizePolicy::Policy::Fixed</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>20</width>
|
|
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="RescueButton">
|
|
|
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
|
|
|
<horstretch>100</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>100</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>200</width>
|
|
|
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>设置</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QGroupBox" name="PdtGroupBox">
|
|
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
|
|
<string>PDT</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_7">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditRemoteIp"/>
|
|
|
|
<widget class="QLineEdit" name="PdtLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_10">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>IP:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_10">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="horizontalSpacer_9">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeType">
|
|
|
|
|
|
|
|
<enum>QSizePolicy::Policy::Fixed</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>20</width>
|
|
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="PdtButton">
|
|
|
|
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
|
|
|
<horstretch>100</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>100</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>200</width>
|
|
|
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>设置</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QGroupBox" name="modelCameraGroupBox">
|
|
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
|
|
<string>三维建模</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
|
|
|
<item row="0" column="2">
|
|
|
|
<item row="0" column="2">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
@ -303,29 +421,25 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditRemotePort"/>
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>本地IP:</string>
|
|
|
|
<string>远端IP:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="3">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditRemotePort"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditLocalIp"/>
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditLocalIp"/>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>本地端口:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="3">
|
|
|
|
<item row="1" column="3">
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditLocalPort"/>
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditLocalPort"/>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="modelCameraLineEditRemoteIp"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
<item row="1" column="4">
|
|
|
|
<item row="1" column="4">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
@ -371,6 +485,20 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>本地IP:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>本地端口:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
@ -437,8 +565,6 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
|
|
|
<resources/>
|
|
|
|
<include location="../../mainwindow.qrc"/>
|
|
|
|
|
|
|
|
</resources>
|
|
|
|
|
|
|
|
<connections/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|
|
|
|
</ui>
|
|
|
|