DialogExportSamba
0
0
603
388
Dialog
QDialog
{
background: #f0f0f0;
}
true
340
310
130
40
QPushButton
{
background: #153B44;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: white;
}
QPushButton:pressed
{
background: #1B4C54;
}
QPushButton:disabled
{
background: #b4b4b4;
color: white;
}
Close
true
50
60
500
30
QProgressBar
{
qproperty-alignment: 'AlignCenter';
}
24
false
50
30
131
31
QLabel
{
font-family: 'Roboto';
font-size: 18px;
font-weight: light;
color: #101010;
qproperty-alignment: 'AlignVCenter | AlignLeft';
}
Files
true
50
150
500
30
QProgressBar
{
qproperty-alignment: 'AlignCenter';
}
24
false
140
310
130
40
QPushButton
{
background: #d0d0d0;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: #101010;
}
QPushButton:pressed
{
background: #c0c0c0;
color: #202020;
}
Export
0
260
430
31
QLabel
{
font-family: 'Roboto';
font-size: 24px;
font-weight: light;
color: #101010;
qproperty-alignment: 'AlignVCenter | AlignLeft';
}
50
120
131
31
QLabel
{
font-family: 'Roboto';
font-size: 18px;
font-weight: light;
color: #101010;
qproperty-alignment: 'AlignVCenter | AlignLeft';
}
Progress
140
310
130
40
QPushButton
{
background: #d0d0d0;
font-family: 'Roboto';
font-size: 22px;
font-weight: bold;
border-radius: 8px;
color: #101010;
}
QPushButton:pressed
{
background: #c0c0c0;
color: #202020;
}
Retry