DialogLogin
Qt::ApplicationModal
0
0
1920
1080
Dialog
0
0
1920
1080
QFrame#frame_background
{
background: #40202020;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
550
390
600
340
background: white;
QFrame::StyledPanel
QFrame::Raised
250
200
311
41
QLineEdit
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignLeft';
}
QLineEdit::PasswordEchoOnEdit
User Password
330
270
171
51
QPushButton
{
background: gray;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #c0c0c0;
}
Cancel
240
20
131
61
QLabel
{
font-family: 'Roboto';
font-size: 30px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignHCenter';
}
Login
120
270
171
51
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
OK
250
140
311
41
QLineEdit
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignLeft';
}
User ID
70
140
151
41
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignRight';
}
ID:
70
200
151
41
QLabel
{
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
color: #000000;
qproperty-alignment: 'AlignVCenter | AlignRight';
}
Password: