ConfigFavoriteButton
0
0
985
78
985
78
985
78
QPushButton {
background-position: center;
background-repeat: no-repeat;
border : none;
}
0
0
985
78
0
0
985
78
985
78
Roboto
13
QPushButton { background-image: url(:/images/config/pannel.png);
color : white;
text-align: left;
border : 24px;
padding-left : 24px;
}
QPushButton:pressed { background-image: url(:/images/config/pannel_ov.png); }
QPushButton:focus { background-image: url(:/images/config/pannel_ov.png); }
test
780
0
92
78
Qt::NoFocus
QPushButton { background-image: url(:/images/config/100_fav_pannel_icon.png); }
QPushButton:checked, QPushButton:focus, QPushButton:pressed { background-image: url(:/images/config/100_fav_pannel_icon_ov.png); }
false
false