ConfigFavoriteButton
0
0
821
65
821
65
821
65
QPushButton {
background-position: center;
background-repeat: no-repeat;
border : none;
}
0
0
821
65
0
0
821
65
821
65
Roboto
11
QPushButton { background-image: url(:/images/config/pannel.png);
color : white;
text-align: left;
border : 20px;
padding-left : 20px;
}
QPushButton:pressed { background-image: url(:/images/config/pannel_ov.png); }
QPushButton:focus { background-image: url(:/images/config/pannel_ov.png); }
test
650
0
77
65
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