FormCaptureImageSelect
0
0
352
240
Form
10
10
41
25
QPushButton#pushButton_Select
{
qproperty-autoDefault: false;
qproperty-flat: true;
border: none;
background: white;
font-family: 'Roboto';
font-size: 18px;
font-weight: bold;
qproperty-text: '19';
border-radius: 6px;
qproperty-checkable: true;
qproperty-checked: false;
}
QPushButton#pushButton_Select:checked
{
background: white;
}
19