2024-10-10 16:59:51 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
|
|
|
|
<class>dvieMainWindow</class>
|
|
|
|
|
<widget class="QMainWindow" name="dvieMainWindow">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
|
|
|
|
<width>1544</width>
|
|
|
|
|
<height>956</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle">
|
|
|
|
|
<string>MainWindow</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">QScrollBar:vertical
|
|
|
|
|
{
|
|
|
|
|
width:5px;
|
|
|
|
|
border:0px;
|
|
|
|
|
padding-top:10px;
|
|
|
|
|
padding-bottom:10px;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:vertical
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(83, 90, 117);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:vertical:hover
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(100, 109, 141);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:vertical:pressed
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(83, 90, 117);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-page:vertical,
|
|
|
|
|
QScrollBar::sub-page:vertical
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:vertical
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:vertical:hover
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:vertical:pressed
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:vertical
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:vertical:hover
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:vertical:pressed
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
QScrollBar:horizontal
|
|
|
|
|
{
|
|
|
|
|
height:5px;
|
|
|
|
|
border:0px;
|
|
|
|
|
padding-left:10px;
|
|
|
|
|
padding-right:10px;
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:horizontal
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(83, 90, 117);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:horizontal:hover
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(100, 109, 141);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::handle:horizontal:pressed
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(83, 90, 117);
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-page:horizontal,
|
|
|
|
|
QScrollBar::sub-page:horizontal
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:horizontal
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:horizontal:hover
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::add-line:horizontal:pressed
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:horizontal
|
|
|
|
|
{
|
|
|
|
|
background-color: transparent;
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:horizontal:hover
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
QScrollBar::sub-line:horizontal:pressed
|
|
|
|
|
{
|
|
|
|
|
}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">QWidget #centralwidget
|
|
|
|
|
{
|
|
|
|
|
background-color: rgb(18, 25, 30);
|
|
|
|
|
}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QVBoxLayout" name="centralLayout">
|
|
|
|
|
<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="topWidget" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>0</width>
|
|
|
|
|
<height>45</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>16777215</width>
|
|
|
|
|
<height>45</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">QWidget #topWidget
|
|
|
|
|
{
|
|
|
|
|
background-color:rgb(6, 91, 143);
|
|
|
|
|
}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
|
<property name="leftMargin">
|
|
|
|
|
<number>15</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="labelSystemTitle">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>300</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>300</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color: rgb(250, 250, 250);
|
|
|
|
|
font: 700 12pt "微软雅黑";</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>DVIE数据监控</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
<property name="orientation">
|
2024-11-05 09:24:21 +08:00
|
|
|
<enum>Qt::Orientation::Horizontal</enum>
|
2024-10-10 16:59:51 +08:00
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>776</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QWidget" name="topToolPanel" native="true">
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>550</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>550</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<widget class="QPushButton" name="btnUser">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>520</x>
|
|
|
|
|
<y>3</y>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">QPushButton
|
|
|
|
|
{
|
|
|
|
|
padding:1px;
|
|
|
|
|
image: url(:/images/icon_user.png);
|
|
|
|
|
}
|
|
|
|
|
QPushButton:hover
|
|
|
|
|
{
|
|
|
|
|
padding:0px;
|
|
|
|
|
}
|
|
|
|
|
QPushButton:pressed
|
|
|
|
|
{
|
|
|
|
|
padding:1px;
|
|
|
|
|
}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QLabel" name="userInfo">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>425</x>
|
|
|
|
|
<y>5</y>
|
|
|
|
|
<width>91</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">color:rgb(250, 250, 250);
|
|
|
|
|
font: 10pt "微软雅黑";</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>TakeCare1987</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment">
|
2024-11-05 09:24:21 +08:00
|
|
|
<set>Qt::AlignmentFlag::AlignRight|Qt::AlignmentFlag::AlignTrailing|Qt::AlignmentFlag::AlignVCenter</set>
|
2024-10-10 16:59:51 +08:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QPushButton" name="btnTheme">
|
|
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>390</x>
|
|
|
|
|
<y>4</y>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>24</width>
|
|
|
|
|
<height>24</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="styleSheet">
|
|
|
|
|
<string notr="true">QPushButton
|
|
|
|
|
{
|
|
|
|
|
padding:1px;
|
|
|
|
|
image: url(:/images/icon_theme.png);
|
|
|
|
|
}
|
|
|
|
|
QPushButton:hover
|
|
|
|
|
{
|
|
|
|
|
padding:0px;
|
|
|
|
|
}
|
|
|
|
|
QPushButton:pressed
|
|
|
|
|
{
|
|
|
|
|
padding:1px;
|
|
|
|
|
}</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string/>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="flat">
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
2024-11-05 09:24:21 +08:00
|
|
|
<resources>
|
|
|
|
|
<include location="../resource/PowerMaster.qrc"/>
|
|
|
|
|
</resources>
|
2024-10-10 16:59:51 +08:00
|
|
|
<connections/>
|
|
|
|
|
</ui>
|