MainWindow
0
0
736
413
736
413
736
413
OFQT
:/icon/assets/game.ico:/icon/assets/game.ico
-
-
-
QLabel {
margin: 10px;
}
<html><head/><body><p><img width="300" src=":/icon/assets/logo.png"/></p></body></html>
-
Qt::Vertical
20
40
-
Qt::Horizontal
40
20
-
-
6
6
6
-
0
0
45
45
QPushButton {
image: url(:/icon/assets/globe.png);
background-color: rgba(0, 0, 0, 0);
border: 0;
}
-
0
0
45
45
QPushButton {
image: url(:/icon/assets/discord.png);
background-color: rgba(0, 0, 0, 0);
border: 0;
}
-
Qt::Vertical
20
40
-
0
QLayout::SetMinimumSize
-
-
-
0
0
QLabel {
color: white;
margin-left: 5px;
margin-right: 5px;
}
STATUS
Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft
-
0
0
QLabel {
color: white;
margin-left: 5px;
margin-right: 5px;
}
INFO
Qt::AlignBottom|Qt::AlignRight|Qt::AlignTrailing
-
QProgressBar
{
text-align: center;
border: none;
background-color: rgba(0, 0, 0, 140);
color: white;
}
QProgressBar::chunk
{
background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0,
stop:0 rgba(42, 28, 77, 255),
stop:1 rgba(73, 43, 133, 255));
border: none;
}
0
-1
Qt::AlignCenter
false
QProgressBar::TopToBottom
-
0
0
60
60
false
QPushButton {
padding: 10px;
image: url(:/icon/assets/gear-solid.png);
background-color: rgba(0, 0, 0, 140);
border: none;
color: white;
}
QPushButton:pressed {
/*background-color: rgba(0, 0, 0, 200);*/
}
-
0
0
175
60
QPushButton {
/*background-color: rgba(0, 0, 0, 140);*/
background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(38, 33, 76, 255), stop:0.0534188 rgba(38, 33, 76, 255), stop:0.0566239 rgba(0, 0, 0, 140));
border: none;
color: white;
}
QPushButton:pressed {
/*background-color: rgba(0, 0, 0, 200);*/
background-color: qlineargradient(spread:pad, x1:0, y1:0, x2:1, y2:0, stop:0 rgba(38, 33, 76, 255), stop:0.0534188 rgba(38, 33, 76, 255), stop:0.0566239 rgba(0, 0, 0, 200));
}
MAIN_BUTTON
mainButton
settingsButton
buttonDiscord