NotifyForm
0
0
300
200
消息提示
QWidget#widgetTitle {
background-color: rgb(76, 169, 106);
}
QWidget#widgetBottom {
border-top-style: solid;
border-top-width: 2px;
border-top-color: rgb(185, 218, 201);
}
QLabel#labelTitle {
color: rgb(255, 255, 255);
}
QLabel#labelContent {
padding: 5px;
}
QPushButton {
border: none;
background: transparent;
}
QPushButton#buttonClose {
font-family: "webdings";
color: rgb(255, 255, 255);
}
QPushButton#buttonClose:hover {
background-color: rgb(212, 64, 39);
}
QPushButton#buttonView {
color: rgb(255, 255, 255);
border-radius: 5px;
border: solid 1px rgb(76, 169, 106);
background-color: rgb(76, 169, 106);
}
QPushButton#buttonView:hover {
color: rgb(0, 0, 0);
}
6
0
0
0
0
-
0
26
0
10
0
0
0
-
-
Qt::Horizontal
40
20
-
26
26
26
26
r
-
true
0
-
0
0
5
5
5
-
Qt::Horizontal
170
20
-
75
25
PointingHandCursor
查 看