The experimental Qt Labs Calendar module provides a set of types that can be used to build calendars in Qt Quick. The module was introduced in Qt 5.7.
| Calendar | A calendar namespace | 
| CalendarModel | A calendar model | 
| DayOfWeekRow | A row of names for the days in a week | 
| MonthGrid | A grid of days for a calendar month | 
| WeekNumberColumn | A column of week numbers | 
注意: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.