alarmEventMainDialog
0
0
1496
1006
Dialog
QDialog
{
background-color:rgba(36,43,50,250);
}
QPushButton
{
color: rgb(250, 250, 250);
font: 700 10pt "微软雅黑";
border:1px solid rgb(67,160,249);
border-radius:2px;
background-color:rgb(24,32,38);
}
QPushButton:hover
{
background-color:rgb(8,11,13);
}
QPushButton:pressed
{
background-color:rgb(24,32,38);
}
QLabel
{
font: 12pt "黑体";
color: rgb(250, 250, 250);
}
QLineEdit
{
font: 12pt "黑体";
color: rgb(250, 250, 250);
padding-left:10px;
border:1px solid rgb(200,200,200);
background-color: rgb(24, 32, 38);
}
QLineEdit:focus
{
border:1px solid rgb(67,160,249);
}
QComboBox
{
font: 12pt "黑体";
color: rgb(250, 250, 250);
padding-left:10px;
background-color: rgb(54, 62, 74);
border: 0px;
border-radius: 0px;
}
QComboBox:hover
{
background-color: rgb(72, 83, 99);
}
QComboBox::drop-down
{
border:0px;
}
QComboBox::down-arrow
{
margin-right:10px;
width:14px;
border-image: url(:/images/down-arrow.png);
}
QComboBox QAbstractItemView
{
outline: 0px; /*去除选中虚线框 */
border:0px;
background-color:rgba(25,25,25,220);
}
QComboBox QAbstractItemView::item:hover
{
background-color: rgb(43, 102, 158);
}
QComboBox QAbstractItemView::item:selected
{
color: rgb(250, 250, 250);
background-color: rgba(43, 102, 158, 80);
}
5
30
7
7
5
-
0
0
-
0
60
16777215
60
QWidget #topPanel
{
border:1px solid rgb(67,160,249);
border-left:0px;
border-top:0px;
border-right:0px;
}
0
-
color: rgb(250, 250, 250);
font: 700 18pt "微软雅黑";
历史事件
-
261
0
261
16777215
40
10
101
31
QPushButton
{
icon-size:20px;
icon: url(:/images/icon_checked.png);
}
全部确认
170
10
81
31
QPushButton
{
icon-size:20px;
icon: url(:/images/icon_configuration.png);
}
设置
-
0
96
16777215
96
QWidget #dataFilteringPanel
{
}
35
8
10
8
10
-
3
5
-
81
31
81
31
厂站名称:
-
0
31
16777215
31
-
请选择
-
81
31
81
31
间隔名称:
-
0
31
16777215
31
-
请选择
-
3
5
-
81
31
81
31
告警类型:
-
0
31
16777215
31
-
请选择
-
81
31
81
31
告警等级:
-
0
31
16777215
31
-
请选择
-
3
5
-
81
31
81
31
确认状态:
-
0
31
16777215
31
-
请选择
-
81
31
81
31
告警信息:
-
0
31
16777215
31
-
3
5
-
81
31
81
31
最早时间:
-
0
31
16777215
31
2025/09/16 10:06:12
true
-
81
31
81
31
最后时间:
-
0
31
16777215
31
2025/09/16 10:07:12
true
-
QWidget #tableView
{
background-color: rgba(54, 62, 74,100);
}
-
0
31
16777215
31
QPushButton
{
border:1px solid rgb(100,100,100);
}
QPushButton:hover
{
border:1px solid rgb(67,160,249);
}
QPushButton:pressed
{
border:1px solid rgb(100,100,100);
}
true
0
8
21
21
21
21
21
21
第一页
:/images/icon_first.png:/images/icon_first.png
16
16
170
8
131
21
font: 11pt "黑体";
共100条记录
Qt::AlignmentFlag::AlignLeading|Qt::AlignmentFlag::AlignLeft|Qt::AlignmentFlag::AlignVCenter
true
30
8
21
21
21
21
21
21
第一页
:/images/icon_previous.png:/images/icon_previous.png
16
16
true
105
8
21
21
21
21
21
21
第一页
:/images/icon_next.png:/images/icon_next.png
16
16
true
135
8
21
21
21
21
21
21
第一页
:/images/icon_last.png:/images/icon_last.png
16
16
60
9
36
20
font: 11pt "黑体";
border:0px;
padding:0px;
1
Qt::AlignmentFlag::AlignCenter
-
-
24
24
24
24
QPushButton
{
background-color:transparent;
border-image: url(:/images/btn_close_default.png);
}
QPushButton:hover
{
border-image: url(:/images/btn_close_hover.png);
}
QPushButton:pressed
{
border-image: url(:/images/btn_close_default.png);
}
true
-
Qt::Orientation::Vertical
20
40
CustomLineEdit
QLineEdit