DialogLoginUserAdd 0 0 598 468 Dialog 0 0 600 471 background: white; QFrame::StyledPanel QFrame::Raised 250 180 311 41 QLineEdit { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignLeft'; } QLineEdit::PasswordEchoOnEdit User Password 330 370 171 51 QPushButton { background: gray; font-family: 'Roboto'; font-size: 22px; font-weight: bold; border-radius: 8px; color: white; } QPushButton:pressed { background: #c0c0c0; } Cancel 90 20 441 61 QLabel { font-family: 'Roboto'; font-size: 30px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignHCenter'; } Add User 110 370 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 120 311 41 QLineEdit { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignLeft'; } User ID 70 120 151 41 QLabel { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignRight'; } ID: 70 180 151 41 QLabel { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignRight'; } Password: 70 240 151 41 QLabel { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignRight'; } Confirm: 250 240 311 41 QLineEdit { font-family: 'Roboto'; font-size: 22px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignLeft'; } QLineEdit::PasswordEchoOnEdit User Password 250 300 301 31 QLabel { font-family: 'Roboto'; font-size: 18px; font-weight: bold; color: #000000; qproperty-alignment: 'AlignVCenter | AlignLeft'; } Check Password Again lineEdit_ID lineEdit_Password lineEdit_Password_Confirm pushButton_OK pushButton_Cancel