CBaseDialog
0
0
933
653
CBaseDialog
QDialog {
border-radius:6px;
background-color:rgb(255,255,255);
}
#widget_title {
background-color: #60BB69;
min-height:40px;
}
#label_title {
font:16px "微软雅黑";
color:rgb(255,255,255);
}
0
6
6
6
6
-
0
60
16777215
60
QWidget#widget_title{
background-color: qlineargradient(spread:pad, x1:1, y1:0, x2:0, y2:0, stop:0 #6769FF, stop:1 #5EA9FF);
border-top-left-radius:4px;
border-top-right-radius:4px;
}
10
0
6
0
-
标题
-
Qt::Horizontal
0
0
-
-
QMinMaxWindowWidget
QWidget
1