FormMainMenu
0
0
1190
70
Form
0
0
573
70
QFrame#frame_background
{
background: #153b44;
border-radius: 9px;
border: none;
}
QPushButton
{
background: none;
border-radius: 8px;
border: none;
qproperty-autoDefault: false;
qproperty-default: false;
qproperty-flat: true;
qproperty-checkable: true;
qproperty-checked: false;
color: white;
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
}
QPushButton:checked
{
background: #A6B1C2;
color: black;
}
QFrame::StyledPanel
QFrame::Raised
0
0
191
70
QPushButton
{
qproperty-checked: true;
}
WORKLIST
191
0
191
70
HISTORY
382
0
191
70
SETTING
1104
0
70
70
QFrame#frame_usb
{
background: #153b44;
border-radius: 29px;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
true
0
0
70
70
QPushButton
{
background: #A6B1C2;
border-radius: 28px;
border: none;
qproperty-autoDefault: false;
qproperty-default: false;
qproperty-flat: true;
qproperty-checkable: false;
qproperty-checked: false;
color: white;
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
}
QPushButton:checked
{
background: #FFB1C2;
color: black;
}
USB
false