messageDialog
0
0
315
92
提示
:/img/images/icon_information.png:/img/images/icon_information.png
0
2
2
2
2
-
1000
10
311
21
font: 13pt;
询问
50
15
261
41
font: 10pt;
该属性组为公共组,检测到数据发生更新,
需要进行强制刷新
90
53
211
31
background-color:transparent;
1
150
5
61
26
QPushButton
{
color: rgb(240, 240, 240);
font: 10pt;
border:0px;
border-radius:5px;
background-color: rgb(49, 91, 125);
}
QPushButton:hover
{
background-color: rgb(65, 122, 166);
}
QPushButton:pressed
{
background-color: rgb(49, 91, 125);
}
确认
false
80
5
61
26
QPushButton
{
color: rgb(240, 240, 240);
font: 10pt;
border:0px;
border-radius:5px;
background-color: rgb(49, 91, 125);
}
QPushButton:hover
{
background-color: rgb(65, 122, 166);
}
QPushButton:pressed
{
background-color: rgb(49, 91, 125);
}
是
false
150
5
61
26
QPushButton
{
color: rgb(240, 240, 240);
font: 10pt;
border-radius:5px;
background-color: transparent;
}
否
false
10
18
36
36
border-image: url(:/img/images/icon_question.png);