About Lesson
In this PyQt5 video we want to learn about PyQt5 QCalendarWidget, so QCalendarWidget class provides a monthly based calendar widget allowing the user to select a date. In this lesson we are going to create two examples on pyqt QCalendarWidget class, the first example is using Qt Designer and the second one is using coding.
Exercise Files
Join the conversation