Qt Labs Calendar
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.
QML Types
A calendar namespace | |
A calendar model | |
A row of names for the days in a week | |
A grid of days for a calendar month | |
A column of week numbers |
Note: Types in Qt.labs modules are not guaranteed to remain compatible in future versions.
Related Information
- Qt Quick
- Qt Quick Layouts
- Qt Quick Controls