|
|
@ -7,7 +7,7 @@
|
|
|
|
<x>0</x>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<y>0</y>
|
|
|
|
<width>725</width>
|
|
|
|
<width>725</width>
|
|
|
|
<height>443</height>
|
|
|
|
<height>404</height>
|
|
|
|
</rect>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<property name="windowTitle">
|
|
|
@ -17,15 +17,9 @@
|
|
|
|
<iconset resource="../../mainwindow.qrc">
|
|
|
|
<iconset resource="../../mainwindow.qrc">
|
|
|
|
<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">
|
|
|
|
|
|
|
|
<item>
|
|
|
|
<widget class="QFrame" name="frame_2">
|
|
|
|
<widget class="QFrame" name="frame_2">
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
|
|
<x>30</x>
|
|
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
|
|
<width>661</width>
|
|
|
|
|
|
|
|
<height>181</height>
|
|
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="frameShape">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
<enum>QFrame::Shape::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -41,27 +35,27 @@
|
|
|
|
<property name="frameShadow">
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
<enum>QFrame::Shadow::Raised</enum>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="lLinkGroupBox">
|
|
|
|
<widget class="QGroupBox" name="netGroupBox_2">
|
|
|
|
<property name="title">
|
|
|
|
<property name="title">
|
|
|
|
<string>L链</string>
|
|
|
|
<string>卫通</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>IP:</string>
|
|
|
|
<string>IP:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="lLinkLineEdit"/>
|
|
|
|
<widget class="QLineEdit" name="sateliteLineEdit"/>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<item row="0" column="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -70,17 +64,29 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>60</width>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="lLinkButton">
|
|
|
|
<widget class="QPushButton" name="sateliteButton">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
|
|
|
|
|
|
|
|
<horstretch>100</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<width>100</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -100,7 +106,17 @@
|
|
|
|
<string>宽带自组网</string>
|
|
|
|
<string>宽带自组网</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="4" column="1">
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="netLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>IP:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
@ -112,7 +128,7 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>60</width>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -120,9 +136,21 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="netButton">
|
|
|
|
<widget class="QPushButton" name="netButton">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
|
|
|
<horstretch>100</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<width>100</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -133,39 +161,29 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
|
|
<string>IP:</string>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
|
|
|
<widget class="QLineEdit" name="netLineEdit"/>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="netGroupBox_2">
|
|
|
|
<widget class="QGroupBox" name="lLinkGroupBox">
|
|
|
|
<property name="title">
|
|
|
|
<property name="title">
|
|
|
|
<string>卫通</string>
|
|
|
|
<string>L链</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<property name="text">
|
|
|
|
<string>IP:</string>
|
|
|
|
<string>IP:</string>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="sateliteLineEdit"/>
|
|
|
|
<widget class="QLineEdit" name="lLinkLineEdit"/>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<item row="0" column="2">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -174,17 +192,29 @@
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>60</width>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="sateliteButton">
|
|
|
|
<widget class="QPushButton" name="lLinkButton">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
|
|
|
|
<horstretch>100</horstretch>
|
|
|
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<size>
|
|
|
|
<width>100</width>
|
|
|
|
<width>100</width>
|
|
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
|
|
</size>
|
|
|
|
|
|
|
|
</property>
|
|
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
|
|
<size>
|
|
|
|
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</property>
|
|
|
@ -258,6 +288,8 @@
|
|
|
|
</item>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
|
|
|
|
</item>
|
|
|
|
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<resources>
|
|
|
|
<resources>
|
|
|
|
<include location="../../mainwindow.qrc"/>
|
|
|
|
<include location="../../mainwindow.qrc"/>
|
|
|
|