DialogCalendar
Qt::NonModal
0
0
1920
1080
Dialog
1.000000000000000
QDialog
{
background: transparent;
border: none;
}
false
0
0
1920
1080
QFrame#frame_background
{
background: #40202020;
border: none;
}
300
260
1270
712
QFrame#frame_calendar
{
background: #276678;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
185
99
1084
612
0
99
185
612
QWidget#verticalLayoutWidget
{
background: #276678;
border: 2px #276678;
}
1
0
2
0
0
0
1270
99
QFrame#frame_top
{
background: #276678;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
60
30
111
33
Qt::NoFocus
QPushButton
{
qproperty-autoDefault: false;
qproperty-flat: true;
background: none;
border: none;
}
false
true
0
0
17
33
QFrame#frame_ImageCancel
{
border-image: url("://image/cancel_arrow.png");
}
QFrame::StyledPanel
QFrame::Raised
17
0
71
33
QLabel
{
font-family: 'Roboto';
font-size: 18px;
font-weight: bold;
color: #102528;
}
CANCEL
1087
26
162
48
QPushButton#pushButton_OK
{
qproperty-autoDefault: false;
qproperty-flat: false;
background: #FFFFFF;
border: none;
border-radius: 9px;
font-family: 'Roboto';
font-size: 18px;
font-weight: bold;
}
OK
592
24
46
24
QLabel#label_Year
{
font-family: 'Roboto';
font-size: 20px;
font-weight: bold;
color: white;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
}
2021
582
48
60
27
QLabel#label_Month
{
font-family: 'Roboto';
font-size: 24px;
font-weight: bold;
color: white;
qproperty-alignment: 'AlignHCenter | AlignVCenter';
}
JUNE
660
52
10
18
QPushButton#pushButton_MonthNext
{
qproperty-autoDefault: false;
qproperty-flat: true;
background: none;
border: none;
}
0
0
10
18
QFrame#frame_next
{
border-image: url("://image/month_next.png");
background: none;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
557
52
10
18
QPushButton#pushButton_MonthPrev
{
qproperty-autoDefault: false;
qproperty-flat: true;
background: none;
border: none;
}
0
0
10
18
QFrame#frame_prev
{
border-image: url("://image/month_prev.png");
background: none;
border: none;
}
QFrame::StyledPanel
QFrame::Raised
FormCalendarView
QWidget
1