You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
526 lines
15 KiB
XML
526 lines
15 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1286</width>
|
|
<height>761</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>MainWindow</string>
|
|
</property>
|
|
<property name="layoutDirection">
|
|
<enum>Qt::LeftToRight</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonTextBesideIcon</enum>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="focusPolicy">
|
|
<enum>Qt::NoFocus</enum>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::NoContextMenu</enum>
|
|
</property>
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<item row="1" column="2">
|
|
<layout class="QVBoxLayout" name="SubPage"/>
|
|
</item>
|
|
<item row="1" column="1">
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>200</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">checked { background-color: rgb(125, 205, 255); }</string>
|
|
</property>
|
|
<property name="text">
|
|
<string> 主页 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/home.png</normaloff>:/res/home.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> 光电吊舱</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/GDDC.png</normaloff>:/res/GDDC.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(125, 205, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string> L链 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/WIFI.png</normaloff>:/res/WIFI.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> 自组网 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/wifi4G.png</normaloff>:/res/wifi4G.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> PDT集群 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/ptz.png</normaloff>:/res/ptz.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> Ku卫通 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/w.png</normaloff>:/res/w.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> 搜救载荷 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/research.png</normaloff>:/res/research.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>12</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="contextMenuPolicy">
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string> 三维建模 </string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/photo.png</normaloff>:/res/photo.png</iconset>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>200</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="0" column="2">
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<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>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusbar">
|
|
<property name="styleSheet">
|
|
<string notr="true">background:rgb(40,40,40);
|
|
color:rgb(20,200,200);</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menuBar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1286</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<action name="toolbar2_action1">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/Help.png</normaloff>:/res/Help.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>帮助</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>帮助</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar2_action2">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/setting.png</normaloff>:/res/setting.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>设置</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar2_action3">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/Sign.png</normaloff>:/res/Sign.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>登录</string>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action1">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/homepage.png</normaloff>:/res/homepage.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>主 页</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>主页</string>
|
|
</property>
|
|
<property name="font">
|
|
<font/>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action2">
|
|
<property name="icon">
|
|
<iconset resource="mainwindow.qrc">
|
|
<normaloff>:/res/GDDC.png</normaloff>:/res/GDDC.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>光电吊舱</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action3">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/LChain.png</normaloff>:/res/LChain.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>L 链</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>L链</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action4">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/adHoc.png</normaloff>:/res/adHoc.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>自 组 网</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action5">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/PDTColony.png</normaloff>:/res/PDTColony.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>PDT集群</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action6">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/Kusatellite.png</normaloff>:/res/Kusatellite.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ku 卫 通</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action7">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/SearchPayload.png</normaloff>:/res/SearchPayload.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>搜救载荷</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
<action name="toolbar_action8">
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/res/3DModeling.png</normaloff>:/res/3DModeling.png</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>三维建模</string>
|
|
</property>
|
|
<property name="menuRole">
|
|
<enum>QAction::TextHeuristicRole</enum>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<resources>
|
|
<include location="mainwindow.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|