|
|
@ -13,197 +13,236 @@
|
|
|
|
<property name="windowTitle">
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
|
|
|
<number>1</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
<property name="leftMargin">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>6</number>
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>6</number>
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>6</number>
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>6</number>
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<widget class="QFrame" name="frame">
|
|
|
|
<property name="spacing">
|
|
|
|
<property name="styleSheet">
|
|
|
|
<number>14</number>
|
|
|
|
<string notr="true">#frame{
|
|
|
|
|
|
|
|
border: 1px solid white;
|
|
|
|
|
|
|
|
border-radius:6px;
|
|
|
|
|
|
|
|
}</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<property name="frameShape">
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>方位+</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>俯仰+</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>画中画开</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>方位-</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>俯仰-</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>画中画关</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>变焦推远</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_14">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>扫描</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_12">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>复位</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>变焦拉近</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_13">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>吊舱</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_11">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>锁定</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_10">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>红外小</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_17">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>图像切换</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_16">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>0-3图拼接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>红外大</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="6" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_15">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>4-6图拼接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="startConnectionToolBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>连接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="1" colspan="2">
|
|
|
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="videoLayout1TBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>...</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="videoLayout4TBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>...</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Vertical</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<size>
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
<width>20</width>
|
|
|
|
|
|
|
|
<height>40</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
|
|
|
<number>2</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="topMargin">
|
|
|
|
|
|
|
|
<number>0</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
|
|
|
<number>2</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="bottomMargin">
|
|
|
|
|
|
|
|
<number>0</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
|
|
|
<number>6</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="rightMargin">
|
|
|
|
|
|
|
|
<number>6</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
|
|
|
<number>14</number>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>方位+</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>俯仰+</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>画中画开</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>方位-</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>俯仰-</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="2" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>画中画关</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>变焦推远</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_14">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>扫描</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="3" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_12">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>复位</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>变焦拉近</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_13">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>吊舱</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="4" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_11">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>锁定</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_10">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>红外小</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="1">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_17">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>图像切换</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="5" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_16">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>0-3图拼接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="6" column="0">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_9">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>红外大</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="6" column="2">
|
|
|
|
|
|
|
|
<widget class="QPushButton" name="pushButton_15">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>4-6图拼接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="startConnectionToolBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>连接</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="1" colspan="2">
|
|
|
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="videoLayout1TBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>...</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<widget class="QToolButton" name="videoLayout4TBtn">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>...</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>40</width>
|
|
|
|
|
|
|
|
<height>20</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item>
|
|
|
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
|
|
|
<enum>Qt::Orientation::Vertical</enum>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>20</width>
|
|
|
|
|
|
|
|
<height>219</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</spacer>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|