DialogCheckSumError
0
0
1920
1080
Dialog
QDialog
{
background: transparent;
border: none;
}
0
0
1920
1080
QFrame#frame_background
{
background: #40202020;
border: none;
}
100
400
1720
200
background: white;
QFrame::StyledPanel
QFrame::Raised
0
30
1720
80
QLabel
{
font-family: 'Roboto';
font-size: 30px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignHCenter';
}
Check-sum Miss Matched!!!
Program will be closed.
728
124
271
61
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
OK