widgetYZ
0
0
367
184
管理员验证
background-color: rgba(10, 23, 53, 200);
-
-
16777215
50
15
Qt::LeftToRight
background-color: rgba(255, 255, 255, 0);
color: rgb(255, 255, 255);
管理员密码
Qt::AlignCenter
-
-
0
30
15
background-color: rgb(202,205,211);
color: rgb(0, 0, 0);
border-radius:8px;
QLineEdit::Password
密码
-
10
20
15
20
-
0
35
Bahnschrift Light
13
Qt::TabFocus
QPushButton{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,68,138,255);
}
QPushButton:hover{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,100,150, 255);
}
确定
-
0
35
Bahnschrift Light
13
Qt::TabFocus
QPushButton{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,68,138,255);
}
QPushButton:hover{
border-radius:10px;
color: rgb(255, 255, 255);
background-color: rgba(255,100,150, 255);
}
取消