Files
pcdefenser-ui/dialog.ui
2024-04-07 19:16:05 +08:00

4518 lines
152 KiB
XML
Executable File
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1000</width>
<height>630</height>
</rect>
</property>
<property name="maximumSize">
<size>
<width>1000</width>
<height>630</height>
</size>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QVBoxLayout" name="verticalLayout_6">
<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="widgetTitle" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</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="widgetIcon" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<kerning>false</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<layout class="QGridLayout" name="gridLayout">
<property name="leftMargin">
<number>9</number>
</property>
<property name="topMargin">
<number>18</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="1">
<widget class="QLabel" name="labTitle">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>60</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<pointsize>14</pointsize>
<weight>50</weight>
<bold>false</bold>
<stylestrategy>NoAntialias</stylestrategy>
<kerning>false</kerning>
</font>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="labIcon">
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>88</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>18</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>60</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QWidget" name="widgetTop" native="true">
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>15</number>
</property>
<property name="topMargin">
<number>65</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<property name="horizontalSpacing">
<number>10</number>
</property>
<property name="verticalSpacing">
<number>0</number>
</property>
<item row="0" column="3">
<widget class="QToolButton" name="btnLogMgr">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>日志管理</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-4.png</normaloff>:/src/new/menu-4.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QToolButton" name="btnPerlMgr">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>外设管理</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-3.png</normaloff>:/src/new/menu-3.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QToolButton" name="btnMain">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>主页</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-1.png</normaloff>:/src/new/menu-1.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QToolButton" name="btnWhiteList">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>程序白名单</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-2.png</normaloff>:/src/new/menu-2.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="6">
<widget class="QToolButton" name="btnSysMgr">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
<kerning>false</kerning>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>系统管理</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-7.png</normaloff>:/src/new/menu-7.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="popupMode">
<enum>QToolButton::DelayedPopup</enum>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QToolButton" name="btnPcDef">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>主机加固</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-5.png</normaloff>:/src/new/menu-5.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item row="0" column="5">
<widget class="QToolButton" name="btnNetDef">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>150</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="cursor">
<cursorShape>PointingHandCursor</cursorShape>
</property>
<property name="text">
<string>网络防御</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/new/menu-6.png</normaloff>:/src/new/menu-6.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="widgetMenu" native="true">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QPushButton" name="btnMenu_Min">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="toolTip">
<string>最小化</string>
</property>
<property name="text">
<string/>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnMenu_Close">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>40</height>
</size>
</property>
<property name="cursor">
<cursorShape>ArrowCursor</cursorShape>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="toolTip">
<string>关闭</string>
</property>
<property name="text">
<string/>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="rightMargin">
<number>10</number>
</property>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>50</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QToolButton" name="btnUser">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<family>宋体</family>
<weight>50</weight>
<bold>false</bold>
</font>
</property>
<property name="text">
<string>ID</string>
</property>
<property name="icon">
<iconset resource="src.qrc">
<normaloff>:/src/menu-user.png</normaloff>:/src/menu-user.png</iconset>
</property>
<property name="iconSize">
<size>
<width>70</width>
<height>70</height>
</size>
</property>
<property name="toolButtonStyle">
<enum>Qt::ToolButtonTextUnderIcon</enum>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>30</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidget">
<property name="currentIndex">
<number>6</number>
</property>
<widget class="QWidget" name="pageMain">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="leftMargin">
<number>40</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QFrame" name="frameWarnMsg">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frameWarnMsg{
background-color: rgb(255,255,255);
border-radius:10px;
border:1px solid rgb(235,238,245);
}</string>
</property>
<layout class="QFormLayout" name="formLayout_3">
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<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 row="0" column="0">
<widget class="QLabel" name="labWarnMsg">
<property name="styleSheet">
<string notr="true">font:15px;
font-weight:bold;
color:black;
padding-top:12px;
padding-left:12px;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labWarnNum">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">font:70px;
color:rgb(0,72,152);
font-weight:bold;
padding-top:20px;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="labWarnNumLast">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">font:14px;
color:black;
</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frameWarnMode">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frameWarnMode{
border: 1px solid rgb(0,73,153);
border-radius:8px;
}
</string>
</property>
<layout class="QFormLayout" name="formLayout">
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<property name="leftMargin">
<number>8</number>
</property>
<property name="topMargin">
<number>20</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>20</number>
</property>
<item row="1" column="0">
<widget class="QRadioButton" name="rbtnWarnMode">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string/>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="labWarnModeIntr">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(0,73,153);
font:14px;
padding-left:13px;
</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="labWarnMode">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">font:15px;
font-weight:bold;
color:rgb(0,73,153);
padding-top:12px;
padding-left:12px;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QFrame" name="frameDefMode">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frameDefMode{
border: 1px solid rgb(220,220,220);
border-radius:8px;
}</string>
</property>
<layout class="QFormLayout" name="formLayout_2">
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<property name="leftMargin">
<number>8</number>
</property>
<property name="topMargin">
<number>20</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>20</number>
</property>
<item row="0" column="1">
<widget class="QLabel" name="labDefMode">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">font:15px;
font-weight:bold;
color:rgb(220,220,220);
padding-top:12px;
padding-left:12px;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QRadioButton" name="rbtnDefMode">
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="labDefIntr">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">color:rgb(220,220,220);
font:14px;
padding-left:13px;</string>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetMain">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="page_3">
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>20</number>
</property>
<item>
<widget class="QLabel" name="labHostTitle">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>100</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labHostTitle{
border-left: 5px solid rgb(0,72,152);
border-bottom:2px solid grey;
font-weight:bold;
color:black;
font:18px;
}</string>
</property>
<property name="text">
<string>DESKTOP-MNNGSWX</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labPcType">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labPcType{
color:black;
}</string>
</property>
<property name="text">
<string>主机型号 LENOVO QiTianM43J-B014 90TAS0K100</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labPcSys">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labPcSys{
color:black;
}</string>
</property>
<property name="text">
<string>操作系统 Microsoft Windows 11 家庭中文版</string>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" name="gridLayout_3">
<property name="leftMargin">
<number>2</number>
</property>
<property name="rightMargin">
<number>20</number>
</property>
<property name="horizontalSpacing">
<number>40</number>
</property>
<property name="verticalSpacing">
<number>12</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="labCpu">
<property name="styleSheet">
<string notr="true">QLabel#labCpu{
color:black;
font:16px;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>CPU</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="labMem">
<property name="styleSheet">
<string notr="true">QLabel#labMem{
color:black;
font:16px;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>内存</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labCdisk">
<property name="styleSheet">
<string notr="true">QLabel#labCdisk{
color:black;
font:16px;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>C盘</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QProgressBar" name="probDdisk">
<property name="styleSheet">
<string notr="true">QProgressBar#probDdisk{
background-color:rgb(255,255,255);
border:2px solid rgb(146,211,217);
}
QProgressBar#probDdisk:chunk{
background-color:rgb(227,244,245);
}</string>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QProgressBar" name="probMem">
<property name="styleSheet">
<string notr="true">QProgressBar#probMem{
background-color:white;
border:2px solid rgb(173,173,249);
}
QProgressBar#probMem:chunk{
background-color:rgb(194,194,247)
}</string>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QProgressBar" name="probCdisk">
<property name="styleSheet">
<string notr="true">QProgressBar#probCdisk{
background-color:rgb(255,255,255);
border:2px solid rgb(146,211,217);
}
QProgressBar#probCdisk:chunk{
background-color:rgb(227,244,245);
}</string>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="labDdisk">
<property name="styleSheet">
<string notr="true">QLabel#labDdisk{
color:black;
font:16px;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>D盘</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QProgressBar" name="probCpu">
<property name="styleSheet">
<string notr="true">QProgressBar#probCpu{
background-color:white;
border:2px solid rgb(148,180,235);
}
QProgressBar#probCpu:chunk{
background-color:rgb(204,216,239);
}</string>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</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>
</widget>
<widget class="QWidget" name="page_4">
<layout class="QVBoxLayout" name="verticalLayout_14">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_38">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="btnExeWarn">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>程序运行警告</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPeripheralWarn">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>外设使用警告</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefWarn">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>主机加固警告</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnNetDefWarn">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>网络防御警告</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSysWarn">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>系统告警</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_16">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_17">
<item>
<widget class="QDateTimeEdit" name="dteditWarnMsgStart">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QDataTimeEdit{
height:40px;
width:250px;
}</string>
</property>
<property name="displayFormat">
<string>yyyy/M/d H:mm:ss</string>
</property>
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labWarnMsgTo">
<property name="styleSheet">
<string notr="true">QLabel{
color:black;
font:14px;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>-&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QDateTimeEdit" name="dteditWarnMsgEnd">
<property name="displayFormat">
<string>yyyy/M/d H:mm:ss</string>
</property>
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnWarnMsgQuery">
<property name="styleSheet">
<string notr="true">QPushButton{
width:50px;
height:30px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>查询</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnWarnMsgExport">
<property name="styleSheet">
<string notr="true">QPushButton{
background-color:white;
color:black;
border:2px solid rgb(220,220,220);
font:14px;
width:50px;
height:26px;
border-radius:1px;
}
QPushButton:hover{
color:rgb(9,96,189);
border:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>导出</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_17">
<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>
<item>
<widget class="QStackedWidget" name="stackedWidgetWarnMsg">
<widget class="QWidget" name="page_2">
<layout class="QVBoxLayout" name="verticalLayout_15">
<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="TablePageWidget" name="tablepagewidgetWarnMsgP1" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_8">
<layout class="QVBoxLayout" name="verticalLayout_28">
<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="TablePageWidget" name="tablepagewidgetWarnMsgP2" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_12">
<layout class="QVBoxLayout" name="verticalLayout_29">
<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="TablePageWidget" name="tablepagewidgetWarnMsgP3" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_13">
<layout class="QVBoxLayout" name="verticalLayout_30">
<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="TablePageWidget" name="tablepagewidgetWarnMsgP4" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_14">
<layout class="QVBoxLayout" name="verticalLayout_31">
<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="TablePageWidget" name="tablepagewidgetWarnMsgP5" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="pageWhiteList">
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<widget class="QFrame" name="frameWhiteListMenu">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frameWhiteListMenu{
border-right: 1px solid rgb(235,235,235);
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<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="QPushButton" name="btnExeWhiteList">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>程序白名单</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnTrustList">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>信任目录</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_3">
<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>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetWhiteList">
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="page">
<layout class="QVBoxLayout" name="verticalLayout_5">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_5">
<item>
<widget class="QPushButton" name="btnScanWhiteList">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>扫描白名单</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnAppendFile">
<property name="text">
<string>追加文件</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnAppendDir">
<property name="text">
<string>追加文件夹</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labScanState">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>未扫描</string>
</property>
</widget>
</item>
<item>
<widget class="QProgressBar" name="probScan">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="value">
<number>24</number>
</property>
<property name="textVisible">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_4">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<item>
<widget class="QPushButton" name="btnLoadWhiteList">
<property name="text">
<string>导入白名单</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnUnloadWhiteList">
<property name="text">
<string>导出白名单</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="ledtInputFileName">
<property name="readOnly">
<bool>true</bool>
</property>
<property name="placeholderText">
<string> 请输入文件名</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnScarchFile">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QPushButton" name="btnRm">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnClear">
<property name="text">
<string>清空数据</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAll">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_6">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetWhiteList" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_5">
<layout class="QVBoxLayout" name="verticalLayout_7">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<property name="spacing">
<number>12</number>
</property>
<item>
<widget class="QPushButton" name="btnAddTrustDir">
<property name="text">
<string> 添加信任目录</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmTrustFiles">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAllTrustFiles">
<property name="text">
<string>选择全部</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_7">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetTrustFiles" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="pagePeripheralMgr">
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<widget class="QFrame" name="framePerlMgr">
<property name="styleSheet">
<string notr="true">QFrame#framePerlMgr{
border-right:1px solid rgb(235,235,235);
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_8">
<property name="leftMargin">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="btnPerlManager">
<property name="text">
<string>外设监控</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnUdiskWhiteList">
<property name="text">
<string>U盘白名单</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>371</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetPerlMgr">
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="page_6">
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_4">
<property name="horizontalSpacing">
<number>12</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="labUdisk">
<property name="text">
<string>U盘:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QRadioButton" name="rbtnUdiskrw">
<property name="text">
<string>读写</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labWlan">
<property name="text">
<string>USB无线网卡:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labCD">
<property name="text">
<string>USB光驱:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QRadioButton" name="rbtnWlanen">
<property name="text">
<string>允许</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QRadioButton" name="rbtnWlandis">
<property name="text">
<string>禁用</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QRadioButton" name="rbtnCDen">
<property name="text">
<string>允许</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QRadioButton" name="rbtnCDdis">
<property name="text">
<string>禁用</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="3">
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="3">
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2">
<widget class="QRadioButton" name="rbtnUdiskr">
<property name="text">
<string>只读</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QRadioButton" name="rbtnUdiskdis">
<property name="text">
<string>禁用</string>
</property>
<property name="autoExclusive">
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>430</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>355</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_7">
<layout class="QVBoxLayout" name="verticalLayout_9">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<widget class="QPushButton" name="btnAddUdisk">
<property name="text">
<string> + 添加</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmUdisk">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAllUdisk">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_11">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetUdiskWhiteList" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_20">
<layout class="QVBoxLayout" name="verticalLayout_32">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_18">
<item>
<widget class="QPushButton" name="btnLogMgr1">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>程序运行日志</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLogMgr2">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>外设使用日志</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLogMgr3">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>终端管理日志</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLogMgr4">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>主机加固日志</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLogMgr5">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>网络防御日志</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnLogMgr6">
<property name="styleSheet">
<string notr="true">QPushButton{
border-style:none;
border-bottom:2px solid rgb(220,220,220);
font:14px;
height:30px;
width:100px;
}
QPushButton:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>系统日志</string>
</property>
<property name="iconSize">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_52">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_39">
<item>
<widget class="QDateTimeEdit" name="dateTimeEdit">
<property name="displayFormat">
<string>yyyy/M/d H:mm:ss</string>
</property>
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_22">
<property name="text">
<string>-&gt;</string>
</property>
</widget>
</item>
<item>
<widget class="QDateTimeEdit" name="dateTimeEdit_2">
<property name="displayFormat">
<string>yyyy/M/d H:mm:ss</string>
</property>
<property name="calendarPopup">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_7">
<property name="styleSheet">
<string notr="true">QPushButton{
width:50px;
height:30px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>查询</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_8">
<property name="styleSheet">
<string notr="true">QPushButton{
background-color:white;
color:black;
border:2px solid rgb(220,220,220);
font:14px;
width:50px;
height:26px;
border-radius:1px;
}
QPushButton:hover{
color:rgb(9,96,189);
border:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>导出</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_53">
<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>
<item>
<widget class="QStackedWidget" name="stackedWidgetLogMgr">
<widget class="QWidget" name="page_27">
<layout class="QVBoxLayout" name="verticalLayout_33">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr1" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_28">
<layout class="QVBoxLayout" name="verticalLayout_34">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr2" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_29">
<layout class="QVBoxLayout" name="verticalLayout_35">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr3" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_30">
<layout class="QVBoxLayout" name="verticalLayout_36">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr4" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_31">
<layout class="QVBoxLayout" name="verticalLayout_37">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr5" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_32">
<layout class="QVBoxLayout" name="verticalLayout_38">
<item>
<widget class="TablePageWidget" name="tablepagewidgetLogMgr6" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="pagePcDef">
<layout class="QHBoxLayout" name="horizontalLayout_12">
<item>
<widget class="QFrame" name="framePcDef">
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_10">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>9</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="btnRegisterProtect">
<property name="text">
<string>注册表保护</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnFileProtect">
<property name="text">
<string>文件保护</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnDiskProtect">
<property name="text">
<string>磁盘格式化保护</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnFactorProtect">
<property name="text">
<string>双因子认证</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSysUserProtect">
<property name="text">
<string>操作系统帐户策略</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>302</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetPcDef">
<property name="currentIndex">
<number>4</number>
</property>
<widget class="QWidget" name="page_9">
<layout class="QVBoxLayout" name="verticalLayout_11">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_13">
<property name="spacing">
<number>12</number>
</property>
<item>
<widget class="QPushButton" name="btnPcDefAddPath">
<property name="text">
<string> 添加路径</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefRm">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefChoiseAll">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_12">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetPcDef" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_10">
<layout class="QVBoxLayout" name="verticalLayout_12">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QPushButton" name="btnPcDefFilePath">
<property name="text">
<string>添加路劲</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefRmFilePath">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefChoiseAllFile">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_13">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetPcDefFile" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_11">
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QLabel" name="labDiskProtect">
<property name="text">
<string>禁止磁盘格式化工作: </string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="SwitchButton" name="sbtnDiskProtect" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="0" column="2">
<spacer name="horizontalSpacer_14">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>702</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>402</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_16">
<layout class="QVBoxLayout" name="verticalLayout_13">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_16">
<item>
<widget class="QLabel" name="labUSBKey">
<property name="text">
<string>USBKey状态 </string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labUSBKeyState">
<property name="text">
<string>未连接</string>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="btnRefreshUSBKey">
<property name="text">
<string>...</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_15">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_15">
<item>
<widget class="QLabel" name="labDoubleLog">
<property name="text">
<string>双因子登录 </string>
</property>
</widget>
</item>
<item>
<widget class="SwitchButton" name="sbtnDoubleLog" native="true"/>
</item>
<item>
<spacer name="horizontalSpacer_20">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetDoubleLog" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_19">
<layout class="QVBoxLayout" name="verticalLayout_19">
<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>9</number>
</property>
<item>
<widget class="QScrollArea" name="scrollAreaSysUser">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="font">
<font>
<kerning>true</kerning>
</font>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);
border-style:none;</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="widgetResizable">
<bool>false</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>-557</y>
<width>1000</width>
<height>1000</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>1000</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_20">
<property name="rightMargin">
<number>200</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_24">
<item>
<widget class="QLabel" name="labSysUserMgr">
<property name="text">
<string>操作系统帐户策略配置</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_23">
<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>
<item>
<layout class="QGridLayout" name="gridLayout_9">
<item row="0" column="0">
<widget class="QLabel" name="labMinPwd">
<property name="styleSheet">
<string notr="true">QLabel#labMinPwd{
color:black;
font:14px;
}</string>
</property>
<property name="text">
<string>密码长度最小值</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QSpinBox" name="spboxMinPwd">
<property name="styleSheet">
<string notr="true">QSpinBox#spboxMinPwd{
width:250px;
height:30px;
border:2px solid rgb(217,217,217);
}</string>
</property>
</widget>
</item>
<item row="0" column="3">
<spacer name="horizontalSpacer_25">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labPwdHistory">
<property name="styleSheet">
<string notr="true">QLabel#labPwdHistory{
color:black;
font:14px;
}</string>
</property>
<property name="text">
<string>强制密码历史</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QSpinBox" name="spboxPwdHistory">
<property name="styleSheet">
<string notr="true">QSpinBox#spboxPwdHistory{
width:250px;
height:30px;
border:2px solid rgb(217,217,217);
}</string>
</property>
</widget>
</item>
<item row="1" column="3">
<spacer name="horizontalSpacer_26">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labPwdUseTime">
<property name="styleSheet">
<string notr="true">QLabel#labPwdUseTime{
color:black;
font:14px;
}</string>
</property>
<property name="text">
<string>密码最长使用期限</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QSpinBox" name="spboxPwdUseTime">
<property name="styleSheet">
<string notr="true">QSpinBox#spboxPwdUseTime{
width:250px;
height:30px;
border:2px solid rgb(217,217,217);
}</string>
</property>
</widget>
</item>
<item row="2" column="3">
<spacer name="horizontalSpacer_27">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0">
<widget class="QLabel" name="labLockedVal">
<property name="styleSheet">
<string notr="true">QLabel#labLockedVal{
color:black;
font:14px;
}</string>
</property>
<property name="text">
<string>帐户锁定阈值</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QSpinBox" name="spboxLockedVal">
<property name="styleSheet">
<string notr="true">QSpinBox#spboxLockedVal{
width:250px;
height:30px;
border:2px solid rgb(217,217,217);
}</string>
</property>
</widget>
</item>
<item row="3" column="3">
<spacer name="horizontalSpacer_30">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2">
<widget class="QLabel" name="labMinPwdSuffix">
<property name="styleSheet">
<string notr="true">QLabel#labMinPwdSuffix{
color:black;
backgound-color:rgb(245,245,245);
border:2px solid rgb(217,217,217);
font:14px;
}</string>
</property>
<property name="text">
<string>字符</string>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="labPwdHistorySuffix">
<property name="styleSheet">
<string notr="true">QLabel#labPwdHistorySuffix{
color:black;
backgound-color:rgb(245,245,245);
border:2px solid rgb(217,217,217);
font:14px;
}</string>
</property>
<property name="text">
<string>个记住的密码</string>
</property>
</widget>
</item>
<item row="2" column="2">
<widget class="QLabel" name="labPwdUseTimeSuffix">
<property name="styleSheet">
<string notr="true">QLabel#labPwdUseTimeSuffix{
color:black;
backgound-color:rgb(245,245,245);
border:2px solid rgb(217,217,217);
font:14px;
}</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
<item row="3" column="2">
<widget class="QLabel" name="labLockedValSuffix">
<property name="styleSheet">
<string notr="true">QLabel#labLockedValSuffix{
color:black;
backgound-color:rgb(245,245,245);
border:2px solid rgb(217,217,217);
font:14px;
}</string>
</property>
<property name="text">
<string></string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_23">
<property name="rightMargin">
<number>80</number>
</property>
<item>
<spacer name="horizontalSpacer_24">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="btnSysUserMgrSure">
<property name="styleSheet">
<string notr="true">QPushButton#btnSysUserMgrSure{
width:70px;
height:30px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnSysUserMgrSure:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>确认</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_25">
<item>
<widget class="QLabel" name="labSysUsers">
<property name="text">
<string>操作系统帐户</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_28">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_26">
<property name="spacing">
<number>12</number>
</property>
<item>
<widget class="QPushButton" name="btnAddNewUser">
<property name="styleSheet">
<string notr="true">QPushButton#btnAddNewUser{
width:100px;
height:30px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnAddNewUser:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>+新建帐户</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmUser">
<property name="styleSheet">
<string notr="true">QPushButton#btnRmUser{
background-color: rgb(237, 111, 111);
border: 2px solid rgb(220,220,220);
font:13px;
height:30px;
width:100px;
border-radius:4px;
padding:3pt, 3pt;
color: white;
}
</string>
</property>
<property name="text">
<string>删除用户</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAllUser">
<property name="styleSheet">
<string notr="true">QPushButton#btnChoiseAllUser{
background-color:white;
color:black;
border:2px solid rgb(220,220,220);
font:14px;
width:100px;
height:30px;
border-radius:1px;
}</string>
</property>
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_29">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetSysUser" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="pageNetDef">
<layout class="QHBoxLayout" name="horizontalLayout_21">
<item>
<widget class="QFrame" name="frameNetDef">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_17">
<item>
<widget class="QPushButton" name="btnDefAtt">
<property name="text">
<string>抗攻击</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnDefensewallSkill">
<property name="text">
<string>防火墙策略</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnUnlawConnect">
<property name="text">
<string>非法外联</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_8">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>342</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetNetDef">
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="page_17">
<layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="0">
<widget class="QLabel" name="labDefCC">
<property name="text">
<string>防CC攻击</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="SwitchButton" name="sbtnDefCC" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labDefSYN">
<property name="text">
<string>防SYN攻击</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="SwitchButton" name="sbtnDefSYN" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer_21">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>782</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<spacer name="verticalSpacer_9">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>393</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_15">
<layout class="QVBoxLayout" name="verticalLayout_16">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_19">
<item>
<widget class="QLabel" name="labWinDefensewell">
<property name="text">
<string>Windows防火墙功能: </string>
</property>
</widget>
</item>
<item>
<widget class="SwitchButton" name="sbtnWinDefwell" native="true">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_18">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>703</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_20">
<item>
<widget class="QPushButton" name="btnPcDefAddRules">
<property name="text">
<string> 添加规则</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnPcDefRmRules">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAllRules">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_19">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetPcDefRules" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_18">
<layout class="QVBoxLayout" name="verticalLayout_18">
<item>
<widget class="QLabel" name="labUnlawList">
<property name="styleSheet">
<string notr="true">font:15px;
font-weight:bold;
color:black;</string>
</property>
<property name="text">
<string>非法外联路劲表</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_22">
<item>
<widget class="QPushButton" name="btnAddUnlawList">
<property name="text">
<string>+添加路径表</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnRmUnlawList">
<property name="text">
<string>批量删除</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnChoiseAllUnlawPath">
<property name="text">
<string>全选</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_22">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetUnlawConnect" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="pageSysMgr">
<layout class="QHBoxLayout" name="horizontalLayout_27">
<property name="spacing">
<number>6</number>
</property>
<item>
<widget class="QFrame" name="frameSysMgr">
<property name="styleSheet">
<string notr="true">QFrame#frameSysMgr{
border-right:1px solid rgb(220,220,220);
}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QVBoxLayout" name="verticalLayout_21">
<item>
<widget class="QPushButton" name="btnSysMsg">
<property name="text">
<string>系统信息</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSysMonitor">
<property name="text">
<string>资源监控</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSysUserMgr">
<property name="text">
<string>用户管理</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnlSyssMgrLast">
<property name="text">
<string>系统配置</string>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer_10">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>313</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidgetSysMgr">
<property name="currentIndex">
<number>2</number>
</property>
<widget class="QWidget" name="page_21">
<layout class="QVBoxLayout" name="verticalLayout_22">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_28">
<property name="spacing">
<number>12</number>
</property>
<item>
<widget class="QPushButton" name="btnPcMsg">
<property name="styleSheet">
<string notr="true">QPushButton#btnPcMsg{
width:80px;
height:35px;
color:black;
padding:3px;
border-style:none;
border-bottom:2px solid rgb(220,220,220);
}
QPushButton#btnPcMsg:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>主机信息</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnExeList">
<property name="styleSheet">
<string notr="true">QPushButton#btnExeList{
width:80px;
height:35px;
color:black;
padding:3px;
border-style:none;
border-bottom:2px solid rgb(220,220,220);
}
QPushButton#btnExeList:checked{
color:rgb(9,96,189);
border-bottom:2px solid rgb(9,96,189);
}</string>
</property>
<property name="text">
<string>应用列表</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_31">
<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>
<item>
<widget class="QStackedWidget" name="stackedWidget_7">
<property name="currentIndex">
<number>1</number>
</property>
<widget class="QWidget" name="page_23">
<layout class="QGridLayout" name="gridLayout_10">
<property name="leftMargin">
<number>40</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label">
<property name="text">
<string>主机型号:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_10">
<property name="text">
<string>
LENOVO QiTianM43J-B014 90TAS0K100</string>
</property>
</widget>
</item>
<item row="0" column="2">
<spacer name="horizontalSpacer_32">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_2">
<property name="text">
<string>操作系统:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_11">
<property name="text">
<string>
Microsoft Windows 11 家庭中文版</string>
</property>
</widget>
</item>
<item row="1" column="2">
<spacer name="horizontalSpacer_33">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="text">
<string>系统类型:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="label_12">
<property name="text">
<string>64位操作系统基于x64的处理器</string>
</property>
</widget>
</item>
<item row="2" column="2">
<spacer name="horizontalSpacer_34">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_4">
<property name="text">
<string>主板型号:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="label_15">
<property name="text">
<string>LENOVO 3312</string>
</property>
</widget>
</item>
<item row="3" column="2">
<spacer name="horizontalSpacer_35">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0">
<widget class="QLabel" name="label_5">
<property name="text">
<string>内存:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="4" column="1">
<widget class="QLabel" name="label_16">
<property name="text">
<string>8.0GB</string>
</property>
</widget>
</item>
<item row="4" column="2">
<spacer name="horizontalSpacer_36">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="5" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>硬盘:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="5" column="1">
<widget class="QLabel" name="label_17">
<property name="text">
<string>C盘/D盘</string>
</property>
</widget>
</item>
<item row="5" column="2">
<spacer name="horizontalSpacer_37">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="6" column="0">
<widget class="QLabel" name="label_7">
<property name="text">
<string>网卡:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="6" column="1">
<widget class="QLabel" name="label_18">
<property name="text">
<string>Realtek PCIe GbE Family Controller</string>
</property>
</widget>
</item>
<item row="6" column="2">
<spacer name="horizontalSpacer_38">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="7" column="0">
<widget class="QLabel" name="label_8">
<property name="text">
<string>系统启动时间:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="7" column="1">
<widget class="QLabel" name="label_14">
<property name="text">
<string>2023/08/07 19:24:01</string>
</property>
</widget>
</item>
<item row="7" column="2">
<spacer name="horizontalSpacer_39">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="8" column="0">
<widget class="QLabel" name="label_9">
<property name="text">
<string>系统已运行:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="8" column="1">
<widget class="QLabel" name="label_13">
<property name="text">
<string>2023/08/07 19:24:01</string>
</property>
</widget>
</item>
<item row="8" column="2">
<spacer name="horizontalSpacer_40">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>667</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_24">
<layout class="QVBoxLayout" name="verticalLayout_23">
<item>
<widget class="TablePageWidget" name="tablepagewidgetExeList" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_22">
<layout class="QVBoxLayout" name="verticalLayout_24">
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>500</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(255, 255, 255);</string>
</property>
<property name="verticalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOn</enum>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents_2">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>844</width>
<height>144</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout_25">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_29">
<item>
<widget class="QLabel" name="label_19">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_41">
<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>
<item>
<widget class="WaveChart" name="wavechartCPU" native="true"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_30">
<item>
<widget class="QLabel" name="label_20">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_42">
<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>
<item>
<widget class="WaveChart" name="wavechartMemory" native="true"/>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_31">
<item>
<widget class="QLabel" name="label_21">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_43">
<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>
<item>
<widget class="WaveChart" name="wavechartDisk" native="true"/>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_25">
<layout class="QVBoxLayout" name="verticalLayout_26">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_32">
<item>
<widget class="QPushButton" name="btnAddUser">
<property name="styleSheet">
<string notr="true">QPushButton#btnAddUser{
width:100px;
height:30px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnAddUser:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>添加用户</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer">
<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>
<item>
<widget class="TablePageWidget" name="tablepagewidgetAddUser" native="true"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="page_26">
<layout class="QVBoxLayout" name="verticalLayout_27">
<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>
<layout class="QHBoxLayout" name="horizontalLayout_33">
<item>
<widget class="QLabel" name="labSetIP">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labSetIP{
font:15px;
color:balck;
font-weight:bold;
}</string>
</property>
<property name="text">
<string>设置远程管理平台IP地址</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_44">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_34">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>30</number>
</property>
<item>
<widget class="QLineEdit" name="editSetIP">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLineEdit#editSetIP{
height:30px;
width:200px;
border-top:1px solid rgb(220,220,220);
border-bottom:1px solid rgb(220,220,220);
border-left:1px solid rgb(220,220,220);
}</string>
</property>
<property name="placeholderText">
<string>请输入远程管理平台IP地址</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="btnSetIP">
<property name="styleSheet">
<string notr="true">QPushButton#btnSetIP{
width:60px;
height:33px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnSetIP:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>应用</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_51">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_35">
<item>
<widget class="QLabel" name="labSetWarningVal">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labSetWarningVal{
font:15px;
font-weight:bold;
color:black;
}</string>
</property>
<property name="text">
<string>设置警告阈值</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_45">
<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>
<item>
<layout class="QGridLayout" name="gridLayout_11">
<property name="verticalSpacing">
<number>10</number>
</property>
<item row="2" column="2">
<widget class="QLabel" name="label_29">
<property name="styleSheet">
<string notr="true">font:14px;
color:black;</string>
</property>
<property name="text">
<string>时告警当前0%</string>
</property>
</widget>
</item>
<item row="0" column="4">
<spacer name="horizontalSpacer_46">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="4">
<spacer name="horizontalSpacer_47">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<widget class="QLabel" name="labCpuVal">
<property name="styleSheet">
<string notr="true">font:15px;
color:black;</string>
</property>
<property name="text">
<string>CPU使用率超过</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="labDiskVal">
<property name="styleSheet">
<string notr="true">font:15px;
color:black;</string>
</property>
<property name="text">
<string>数据存储空间超过</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QLabel" name="label_28">
<property name="styleSheet">
<string notr="true">font:14px;
color:black;</string>
</property>
<property name="text">
<string>时告警当前0%</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="editDiskVal">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">width:100px;
height:30px;
border:1px solid rgb(220,220,220);
color:black;
font:14px;</string>
</property>
<property name="inputMask">
<string>%</string>
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QPushButton" name="btnSetCpuVal">
<property name="styleSheet">
<string notr="true">QPushButton#btnSetCpuVal{
width:60px;
height:32px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnSetCpuVal:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>应用</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="labMemoryVal">
<property name="styleSheet">
<string notr="true">font:15px;
color:black;</string>
</property>
<property name="text">
<string>内存使用率超过</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="labMemoryVal_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">width:100px;
height:30px;
border:1px solid rgb(220,220,220);
color:black;
font:14px;</string>
</property>
<property name="inputMask">
<string>%</string>
</property>
</widget>
</item>
<item row="2" column="4">
<spacer name="horizontalSpacer_48">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="editCpuVal">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">width:100px;
height:30px;
border:1px solid rgb(220,220,220);
color:black;
font:14px;</string>
</property>
<property name="inputMask">
<string>%</string>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="QLabel" name="label_27">
<property name="styleSheet">
<string notr="true">font:14px;
color:black;</string>
</property>
<property name="text">
<string>时告警当前0%</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QPushButton" name="btnSetMemoryVal">
<property name="styleSheet">
<string notr="true">QPushButton#btnSetMemoryVal{
width:60px;
height:32px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnSetMemoryVal:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>应用</string>
</property>
</widget>
</item>
<item row="2" column="3">
<widget class="QPushButton" name="btnSetDiskVal">
<property name="styleSheet">
<string notr="true">QPushButton#btnSetDiskVal{
width:60px;
height:32px;
border-style:none;
color:white;
background-color:rgb(9,96,189);
font:14px;
border-radius:1px;
}
QPushButton#btnSetDiskVal:hover{
background-color:rgb(42,125,201);
}</string>
</property>
<property name="text">
<string>应用</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_36">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="labSafeSkill">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#labSafeSkill{
font:15px;
font-weight:bold;
color:black;
}</string>
</property>
<property name="text">
<string> 安全功能</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_49">
<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>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_37">
<property name="leftMargin">
<number>30</number>
</property>
<item>
<widget class="QPushButton" name="btnCloseSafeSkill">
<property name="styleSheet">
<string notr="true">QPushButton#btnCloseSafeSkill{
background-color: rgb(237, 111, 111);
border: 2px solid rgb(220,220,220);
font:13px;
height:30px;
width:150px;
border-radius:4px;
padding:3pt, 3pt;
color: white;
}</string>
</property>
<property name="text">
<string>关闭安全功能</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labCloseSafeSkill">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">font:12px;
color:black;</string>
</property>
<property name="text">
<string>安全功能关闭状态下不会加载相关驱动,请谨慎使用</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_50">
<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>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>SwitchButton</class>
<extends>QWidget</extends>
<header>switchbutton.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>WaveChart</class>
<extends>QWidget</extends>
<header location="global">wavechart.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>TablePageWidget</class>
<extends>QWidget</extends>
<header location="global">tablepagewidget.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources>
<include location="src.qrc"/>
</resources>
<connections/>
</ui>