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.
324 lines
8.7 KiB
XML
324 lines
8.7 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>954</width>
|
|
<height>594</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">
|
|
<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>
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<item row="2" column="1">
|
|
<widget class="QFrame" name="frame">
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(40, 40, 40);</string>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>QFrame::StyledPanel</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>QFrame::Raised</enum>
|
|
</property>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_2">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_3">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_4">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_5">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_6">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_7">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QToolButton" name="toolButton_8">
|
|
<property name="text">
|
|
<string>...</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item row="2" column="2">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
<item>
|
|
<layout class="QVBoxLayout" name="SubPage"/>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
<item row="3" column="2">
|
|
<spacer name="horizontalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>40</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</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 resource="mainwindow.qrc">
|
|
<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>
|