IPBS_Station/UI/W1/widget.ui

1263 lines
46 KiB
Plaintext
Raw Normal View History

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">
2024-11-01 16:09:31 +08:00
<string>IP广播Web分控启动器</string>
2024-08-13 17:07:34 +08:00
</property>
</widget>
<widget class="QLabel" name="NowTime">
<property name="geometry">
<rect>
2024-11-01 16:09:31 +08:00
<x>260</x>
2024-08-13 17:07:34 +08:00
<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">
2024-11-01 16:09:31 +08:00
<string>开启服务</string>
2024-08-13 17:07:34 +08:00
</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>
2024-11-01 16:09:31 +08:00
<widget class="QPushButton" name="RapidDeployment">
<property name="geometry">
<rect>
<x>150</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-13 17:07:34 +08:00
</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">
2024-11-01 16:09:31 +08:00
<string>C/S服务器端口</string>
2024-08-13 17:07:34 +08:00
</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>
2024-11-01 16:09:31 +08:00
<width>221</width>
2024-08-13 17:07:34 +08:00
<height>51</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
<item>
<widget class="QLabel" name="label_3">
<property name="text">
2024-11-01 16:09:31 +08:00
<string>分控后端服务器IP</string>
2024-08-13 17:07:34 +08:00
</property>
</widget>
</item>
<item>
2024-11-01 16:09:31 +08:00
<widget class="QLineEdit" name="Sub_IP">
2024-08-13 17:07:34 +08:00
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="font">
<font>
<pointsize>15</pointsize>
</font>
</property>
<property name="styleSheet">
2024-11-01 16:09:31 +08:00
<string notr="true">background-color: rgba(255, 255, 255, 200);
color: rgb(0, 0, 0);</string>
</property>
<property name="text">
<string/>
2024-08-13 17:07:34 +08:00
</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">
2024-11-01 16:09:31 +08:00
<string>分控后端端口:</string>
2024-08-13 17:07:34 +08:00
</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>
2024-11-01 16:09:31 +08:00
<height>61</height>
2024-08-13 17:07:34 +08:00
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
<item>
<widget class="QLabel" name="label_5">
<property name="text">
2024-11-01 16:09:31 +08:00
<string>分控音频采集端口:</string>
2024-08-13 17:07:34 +08:00
</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_6">
<property name="geometry">
<rect>
<x>10</x>
2024-11-01 16:09:31 +08:00
<y>410</y>
2024-08-13 17:07:34 +08:00
<width>311</width>
<height>51</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<widget class="QLabel" name="label_7">
<property name="text">
2024-11-01 16:09:31 +08:00
<string>Language[语言]</string>
2024-08-13 17:07:34 +08:00
</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-&gt;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>
2024-11-01 16:09:31 +08:00
<y>30</y>
<width>221</width>
<height>61</height>
2024-08-13 17:07:34 +08:00
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<item>
<widget class="QLabel" name="label">
<property name="text">
2024-11-01 16:09:31 +08:00
<string>C/S服务器IP</string>
2024-08-13 17:07:34 +08:00
</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-11-01 16:09:31 +08:00
<widget class="QLabel" name="label_13">
2024-08-22 17:26:05 +08:00
<property name="geometry">
<rect>
<x>10</x>
2024-11-01 16:09:31 +08:00
<y>470</y>
<width>111</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>秒/自启延时(0为无)</string>
</property>
</widget>
<widget class="QPushButton" name="ReadCSInfoBtn">
<property name="geometry">
<rect>
<x>240</x>
<y>60</y>
<width>81</width>
<height>31</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="QSpinBox" name="OpenSleep">
<property name="geometry">
<rect>
<x>140</x>
<y>470</y>
2024-08-22 17:26:05 +08:00
<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>
2024-11-01 16:09:31 +08:00
<widget class="QWidget" name="layoutWidget">
2024-08-22 17:26:05 +08:00
<property name="geometry">
<rect>
2024-11-01 16:09:31 +08:00
<x>11</x>
<y>350</y>
<width>311</width>
<height>53</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_4">
<item>
<widget class="QLabel" name="label_6">
<property name="text">
<string>分控后端IP地址白名单-[跨域]</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="CORSEn">
<property name="text">
<string>启用</string>
</property>
</widget>
</item>
</layout>
</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="QPushButton" name="SelectSub_IPBtn">
<property name="geometry">
<rect>
<x>240</x>
<y>180</y>
<width>81</width>
<height>31</height>
2024-08-22 17:26:05 +08:00
</rect>
</property>
2024-11-01 16:09:31 +08:00
<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>
2024-08-22 17:26:05 +08:00
<property name="text">
2024-11-01 16:09:31 +08:00
<string>选择</string>
2024-08-22 17:26:05 +08:00
</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">
2024-11-01 16:09:31 +08:00
<string>分控前端端口:</string>
2024-08-13 17:07:34 +08:00
</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">
2024-11-01 16:09:31 +08:00
<string>分控前端IP</string>
2024-08-13 17:07:34 +08:00
</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>
2024-11-01 16:09:31 +08:00
<widget class="QPushButton" name="GJSZBtn">
2024-08-13 17:07:34 +08:00
<property name="geometry">
<rect>
2024-11-01 16:09:31 +08:00
<x>130</x>
<y>170</y>
2024-08-13 17:07:34 +08:00
<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">
2024-11-01 16:09:31 +08:00
<string>高级设置</string>
2024-08-13 17:07:34 +08:00
</property>
</widget>
2024-11-01 16:09:31 +08:00
<widget class="QPushButton" name="RestBtn">
2024-08-13 17:07:34 +08:00
<property name="geometry">
<rect>
<x>0</x>
2024-11-01 16:09:31 +08:00
<y>170</y>
<width>111</width>
2024-08-13 17:07:34 +08:00
<height>41</height>
</rect>
</property>
<property name="font">
<font>
2024-11-01 16:09:31 +08:00
<family>Bahnschrift Light</family>
<pointsize>13</pointsize>
2024-08-13 17:07:34 +08:00
</font>
</property>
2024-11-01 16:09:31 +08:00
<property name="focusPolicy">
<enum>Qt::TabFocus</enum>
2024-08-13 17:07:34 +08:00
</property>
2024-11-01 16:09:31 +08:00
<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>
2024-08-13 17:07:34 +08:00
</property>
</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>
2024-11-01 16:09:31 +08:00
<layout class="QGridLayout" name="gridLayout_4">
<item row="0" column="2">
<widget class="QPushButton" name="SetSaveBtn">
<property name="minimumSize">
<size>
<width>120</width>
<height>45</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>45</height>
</size>
</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{
2024-08-13 17:07:34 +08:00
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>
2024-11-01 16:09:31 +08:00
</property>
<property name="text">
<string>保存</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QCheckBox" name="OpenPCStart">
<property name="minimumSize">
<size>
<width>0</width>
<height>45</height>
</size>
</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>
</item>
<item row="0" column="0">
<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>
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>
2024-11-01 16:09:31 +08:00
<include location="../../Res/rs.qrc"/>
2024-08-13 17:07:34 +08:00
</resources>
<connections/>
</ui>