messageDialog
0
0
315
92
提示
:/img/images/icon_information.png:/img/images/icon_information.png
0
0
0
0
0
-
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(250, 250, 250);
font: 10pt ;
border:0px;
border-radius:2px;
background-color:rgb(67,160,249);
}
QPushButton:hover
{
background-color:rgb(55,131,204);
}
QPushButton:pressed
{
background-color:rgb(67,160,249);
}
确认
false
80
5
61
26
QPushButton
{
color: rgb(250, 250, 250);
font: 10pt;
border:0px;
border-radius:5px;
background-color:rgb(67,160,249);
}
QPushButton:hover
{
background-color:rgb(55,131,204);
}
QPushButton:pressed
{
background-color:rgb(67,160,249);
}
是
false
150
5
61
26
否
false
10
18
36
36
border-image: url(:/img/images/icon_question.png);