VOIPToasterItem
0
0
300
100
300
100
300
100
0
0
-
QFrame::WinPanel
QFrame::Raised
2
2
-
6
0
0
-
16
16
16
16
:/images/logo/logo_16.png
true
-
RetroShare
-
Qt::Horizontal
0
10
-
18
18
18
18
:/images/closenormal.png:/images/closenormal.png
true
-
-
0
24
218
24
75
true
true
-
QPushButton{
border: 1px solid #199909;
font-size: 12pt; color: white;
min-width: 128px; min-height: 24px;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.67,
stop: 0 #22c70d, stop: 1 #116a06);
}
QPushButton::hover{
border: 1px solid #199909;
font-size: 12pt; color: white;
min-width: 128px; min-height: 24px;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.67,
stop: 0 #26df0f, stop: 1 #1db20a);
}
QPushButton::pressed{
border: 1px solid #333333;
font-size: 12pt; color: white;
min-width: 128px; min-height: 24px;
border-radius: 6px;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 0.67,
stop: 0 #444444, stop: 1 #222222);
}
22
22
-
70
70
70
70
StyledLabel
QLabel
AvatarWidget
QLabel
gui/common/AvatarWidget.h
1