English Български
How to Add Holidays to QCalendarWidget
The following source code marks 3 March 2013 at QCalendarWidget [qt-project.org] as a Holiday using the same weekends’ QTextCharFormat [qt-project.org].
- myCalendarWidget->setDateTextFormat(date, format);

