Qt6 Tutorial
About Lesson

In this Qt6 video we are going to learn about Qt6 QCalendarWidget, in Qt6 QCalendarWidget is a class that represents calendar control that can be added to Qt application user interface. it is part of the Qt Widgets module which is one of the core modules of the Qt framework.

QCalendarWidget displays  calendar that allows the user to select date. calendar can be customized to show different dates and it allows users to navigate between months and years, and to display special dates or events.

Exercise Files
18-CalendaWidget.zip
Size: 4.08 KB
18. QCalendarWidget.pdf
Size: 446.81 KB
Join the conversation