2024-08-13 17:07:34 +08:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
|
<class>Widget</class>
|
|
|
|
|
|
<widget class="QWidget" name="Widget">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>0</y>
|
|
|
|
|
|
<width>861</width>
|
|
|
|
|
|
<height>697</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
|
<string>Widget</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true"/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
|
<number>0</number>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<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>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_2" native="true">
|
|
|
|
|
|
<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="0" column="0">
|
|
|
|
|
|
<widget class="QWidget" name="widget" native="true">
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
|
|
<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="0" column="0">
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
|
<number>0</number>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_4" native="true">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>150</width>
|
|
|
|
|
|
<height>0</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>150</width>
|
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(94, 107, 157);
|
|
|
|
|
|
border-top-left-radius:14px;
|
|
|
|
|
|
border-bottom-left-radius:14px;
|
|
|
|
|
|
border-style: inset;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QPushButton" name="HomeBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>80</y>
|
|
|
|
|
|
<width>131</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 0);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(74,89,146, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>首页</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QPushButton" name="SettingsBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>140</y>
|
|
|
|
|
|
<width>131</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255, 255, 255, 0);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(74,89,146, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="logoIMG">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>20</x>
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>61</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
|
|
<property name="spacing">
|
|
|
|
|
|
<number>0</number>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_3" native="true">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>60</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(241, 244, 255);
|
|
|
|
|
|
border-top-right-radius:14px;
|
|
|
|
|
|
border-style: inset;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QPushButton" name="CloseBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>660</x>
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
<width>31</width>
|
|
|
|
|
|
<height>31</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Corbel</family>
|
|
|
|
|
|
<pointsize>20</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
color: rgb(182, 188, 212);
|
|
|
|
|
|
}
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:15px;
|
|
|
|
|
|
color: rgb(0, 0, 0);
|
|
|
|
|
|
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>x</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QPushButton" name="MinBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>630</x>
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
<width>31</width>
|
|
|
|
|
|
<height>31</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>HoloLens MDL2 Assets</family>
|
|
|
|
|
|
<pointsize>20</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="contextMenuPolicy">
|
|
|
|
|
|
<enum>Qt::DefaultContextMenu</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="layoutDirection">
|
|
|
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
color: rgb(182, 188, 212);
|
|
|
|
|
|
}
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:15px;
|
|
|
|
|
|
color: rgb(0, 0, 0);
|
|
|
|
|
|
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>-</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="label_12">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>20</x>
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
<width>231</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>20</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>IP广播分控启动器</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="NowTime">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>250</x>
|
|
|
|
|
|
<y>10</y>
|
|
|
|
|
|
<width>351</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Arial</family>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(241, 244, 255);
|
|
|
|
|
|
border-bottom-right-radius:14px;
|
|
|
|
|
|
border-style: inset;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="currentIndex">
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<number>1</number>
|
2024-08-13 17:07:34 +08:00
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QWidget" name="page_3">
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_6" native="true">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>80</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
|
<height>80</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(10,22,53);
|
|
|
|
|
|
border-radius:10px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QPushButton" name="OpenServerBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>20</x>
|
|
|
|
|
|
<y>20</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Bahnschrift Light</family>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
|
<enum>Qt::TabFocus</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,68,138,255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,100,150, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>打开服务</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="WebLabel">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>400</x>
|
|
|
|
|
|
<y>0</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>31</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>前端:离线</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="SubLabel">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>540</x>
|
|
|
|
|
|
<y>0</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>31</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>后端:离线</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="RunTime">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>400</x>
|
|
|
|
|
|
<y>40</y>
|
|
|
|
|
|
<width>271</width>
|
|
|
|
|
|
<height>31</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_5" native="true">
|
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
|
|
<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="0" column="0">
|
|
|
|
|
|
<widget class="QTextEdit" name="ServerConsele">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
|
<enum>Qt::ClickFocus</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(10,22,53);
|
|
|
|
|
|
color: rgb(0, 255, 0);
|
|
|
|
|
|
border-radius:10px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="page_4">
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_8" native="true">
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(10,22,53);
|
|
|
|
|
|
border-radius:10px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(255, 255, 255,150);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string>Web分控后端设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>100</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>C/S服务器端口</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="CS_Port">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_2">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>160</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Sub分控后端服务器IP</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QComboBox" name="Sub_IP">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QComboBox{
|
|
|
|
|
|
background-color: rgb(77,85,104);
|
|
|
|
|
|
border-radius: 10px; /* 与父控件保持一致 */
|
|
|
|
|
|
border-style: inset; /* 与父控件保持一致 */
|
|
|
|
|
|
border-width: 1px; /* 设置边框宽度 */
|
|
|
|
|
|
border-color: white; /* 设置边框颜色 */
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QComboBox::drop-down {
|
|
|
|
|
|
subcontrol-origin: padding;
|
|
|
|
|
|
subcontrol-position: top right;/*放于右方顶部*/
|
|
|
|
|
|
width: 50px;/*设置按钮范围宽度*/
|
|
|
|
|
|
/*border-radius: 15px;
|
|
|
|
|
|
border-left-width: 1px;
|
|
|
|
|
|
border-left-color: darkgray;
|
|
|
|
|
|
border-left-style: solid;*/
|
|
|
|
|
|
|
|
|
|
|
|
border-top-right-radius: 3px;/*设置边框圆角*/
|
|
|
|
|
|
border-bottom-right-radius: 3px;
|
|
|
|
|
|
/*padding-right: 50px;*/
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QComboBox QAbstractItemView {
|
|
|
|
|
|
border: 2px solid #f3f3f3;/*边框宽度、线形、颜色*/
|
|
|
|
|
|
background-color: rgba(237, 242, 255, 1);/*背景颜色*/
|
|
|
|
|
|
border-radius: 10px;/*圆角*/
|
|
|
|
|
|
padding: 1px 2px 1px 2px; /*针对于组合框中的文本内容*/
|
|
|
|
|
|
min-width: 9em; /*# 组合框的最小宽度*/
|
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
|
color:rgb(0,0,0);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 下拉后,整个下拉窗体每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item {
|
|
|
|
|
|
border-radius: 10px;/*圆角*/
|
|
|
|
|
|
height: 50px; /* 项的高度(设置pComboBox->setView(new QListView());后,该项才起作用) */
|
|
|
|
|
|
background-color: rgb(0, 0, 0);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*以下部分不知为何不生效,有待调试*/
|
|
|
|
|
|
/* 下拉后,整个下拉窗体越过每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item:hover {
|
|
|
|
|
|
color: #FFFFF0;
|
|
|
|
|
|
/* 整个下拉窗体越过每项的背景色 */
|
|
|
|
|
|
background-color: rgb(237, 242, 255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 下拉后,整个下拉窗体被选择的每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item:selected {
|
|
|
|
|
|
color: #FFFFF0;
|
|
|
|
|
|
background-color: rgb(77, 85, 101);
|
|
|
|
|
|
font-size: 30px;
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_3">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>220</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Sub分控后端端口</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="Sub_Port">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_4">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>280</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Sub-IP音频端口</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="Sub_Audio_Port">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_5">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>340</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_9">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Sub-Origins[跨域]</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="Sub_Origins">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_6">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>400</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_10">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Language[语言]</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QComboBox" name="LabguageBox">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QComboBox{
|
|
|
|
|
|
background-color: rgb(77,85,104);
|
|
|
|
|
|
border-radius: 10px; /* 与父控件保持一致 */
|
|
|
|
|
|
border-style: inset; /* 与父控件保持一致 */
|
|
|
|
|
|
border-width: 1px; /* 设置边框宽度 */
|
|
|
|
|
|
border-color: white; /* 设置边框颜色 */
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QComboBox::drop-down {
|
|
|
|
|
|
subcontrol-origin: padding;
|
|
|
|
|
|
subcontrol-position: top right;/*放于右方顶部*/
|
|
|
|
|
|
width: 50px;/*设置按钮范围宽度*/
|
|
|
|
|
|
/*border-radius: 15px;
|
|
|
|
|
|
border-left-width: 1px;
|
|
|
|
|
|
border-left-color: darkgray;
|
|
|
|
|
|
border-left-style: solid;*/
|
|
|
|
|
|
|
|
|
|
|
|
border-top-right-radius: 3px;/*设置边框圆角*/
|
|
|
|
|
|
border-bottom-right-radius: 3px;
|
|
|
|
|
|
/*padding-right: 50px;*/
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
QComboBox QAbstractItemView {
|
|
|
|
|
|
border: 2px solid #f3f3f3;/*边框宽度、线形、颜色*/
|
|
|
|
|
|
background-color: rgba(237, 242, 255, 1);/*背景颜色*/
|
|
|
|
|
|
border-radius: 10px;/*圆角*/
|
|
|
|
|
|
padding: 1px 2px 1px 2px; /*针对于组合框中的文本内容*/
|
|
|
|
|
|
min-width: 9em; /*# 组合框的最小宽度*/
|
|
|
|
|
|
font-size: 15px;
|
|
|
|
|
|
color:rgb(0,0,0);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 下拉后,整个下拉窗体每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item {
|
|
|
|
|
|
border-radius: 10px;/*圆角*/
|
|
|
|
|
|
height: 50px; /* 项的高度(设置pComboBox->setView(new QListView());后,该项才起作用) */
|
|
|
|
|
|
background-color: rgb(0, 0, 0);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*以下部分不知为何不生效,有待调试*/
|
|
|
|
|
|
/* 下拉后,整个下拉窗体越过每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item:hover {
|
|
|
|
|
|
color: #FFFFF0;
|
|
|
|
|
|
/* 整个下拉窗体越过每项的背景色 */
|
|
|
|
|
|
background-color: rgb(237, 242, 255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* 下拉后,整个下拉窗体被选择的每项的样式 */
|
|
|
|
|
|
QComboBox QAbstractItemView::item:selected {
|
|
|
|
|
|
color: #FFFFF0;
|
|
|
|
|
|
background-color: rgb(77, 85, 101);
|
|
|
|
|
|
font-size: 30px;
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>中文简体</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>English</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
2024-08-13 17:07:34 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>40</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>C/S服务器IP</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="CS_IP">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<widget class="QSpinBox" name="OpenSleep">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>10</x>
|
|
|
|
|
|
<y>460</y>
|
|
|
|
|
|
<width>181</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="label_13">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>200</x>
|
|
|
|
|
|
<y>460</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>自启延时(0为无)</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
2024-08-13 17:07:34 +08:00
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgba(255, 255, 255, 150);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="title">
|
|
|
|
|
|
<string>Web分控前端设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_7">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>100</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_11">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Web前端端口</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="Web_Port">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QWidget" name="layoutWidget_8">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>40</y>
|
|
|
|
|
|
<width>311</width>
|
|
|
|
|
|
<height>51</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_12">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>Web前端IP</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLineEdit" name="Web_IP">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>30</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgba(255, 255, 255, 200);
|
|
|
|
|
|
color: rgb(0, 0, 0);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QPushButton" name="LogoBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>220</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Bahnschrift Light</family>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
|
<enum>Qt::TabFocus</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,68,138,255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,100,150, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>更换WebLogo</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="logos">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>280</y>
|
|
|
|
|
|
<width>320</width>
|
|
|
|
|
|
<height>180</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QLabel" name="label_11">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>130</x>
|
|
|
|
|
|
<y>220</y>
|
|
|
|
|
|
<width>181</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>12</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>图片必须是100x40的大小</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<widget class="QWidget" name="layoutWidget">
|
2024-08-13 17:07:34 +08:00
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>0</x>
|
|
|
|
|
|
<y>160</y>
|
|
|
|
|
|
<width>311</width>
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<height>51</height>
|
2024-08-13 17:07:34 +08:00
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_13">
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="label_10">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>URL</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QLabel" name="HTTPURL">
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string/>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="openExternalLinks">
|
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
<item>
|
|
|
|
|
|
<widget class="QWidget" name="widget_7" native="true">
|
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>0</width>
|
|
|
|
|
|
<height>80</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
|
<size>
|
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
|
<height>80</height>
|
|
|
|
|
|
</size>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">background-color: rgb(10,22,53);
|
|
|
|
|
|
border-radius:10px;</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<widget class="QPushButton" name="RestBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>560</x>
|
|
|
|
|
|
<y>20</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Bahnschrift Light</family>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
|
<enum>Qt::TabFocus</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,68,138,255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,100,150, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>初始化设置</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<widget class="QPushButton" name="SetSaveBtn">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>440</x>
|
|
|
|
|
|
<y>20</y>
|
|
|
|
|
|
<width>111</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<family>Bahnschrift Light</family>
|
|
|
|
|
|
<pointsize>13</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="focusPolicy">
|
|
|
|
|
|
<enum>Qt::TabFocus</enum>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">QPushButton{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,68,138,255);
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
QPushButton:hover{
|
|
|
|
|
|
border-radius:10px;
|
|
|
|
|
|
color: rgb(255, 255, 255);
|
|
|
|
|
|
background-color: rgba(255,100,150, 255);
|
|
|
|
|
|
}</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>保存</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
2024-08-22 17:26:05 +08:00
|
|
|
|
<widget class="QCheckBox" name="OpenPCStart">
|
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
|
<rect>
|
|
|
|
|
|
<x>280</x>
|
|
|
|
|
|
<y>20</y>
|
|
|
|
|
|
<width>151</width>
|
|
|
|
|
|
<height>41</height>
|
|
|
|
|
|
</rect>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="font">
|
|
|
|
|
|
<font>
|
|
|
|
|
|
<pointsize>15</pointsize>
|
|
|
|
|
|
</font>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
|
<string notr="true">color: rgb(255, 255, 255);</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
<property name="text">
|
|
|
|
|
|
<string>设置开机自启</string>
|
|
|
|
|
|
</property>
|
|
|
|
|
|
</widget>
|
2024-08-13 17:07:34 +08:00
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
</item>
|
|
|
|
|
|
</layout>
|
|
|
|
|
|
</widget>
|
|
|
|
|
|
<resources>
|
|
|
|
|
|
<include location="Res/rs.qrc"/>
|
|
|
|
|
|
</resources>
|
|
|
|
|
|
<connections/>
|
|
|
|
|
|
</ui>
|