The Qt Company

Calendar for Qt Quick

Provides a collection of modular building blocks for creating calendars.

Obs! Note that since Qt 6.3, this component is available for all Qt users under both open source and commercial licenses. The version in the Marketplace is targeted at Qt 5 users only.

The Calendar provides a collection of modular building blocks for creating calendars in Qt Quick. It is based on the model/view framework, where the MonthGrid is the basic view, which can show rows of week numbers and day names.

By splitting the more traditional calendar control into several types, it's possible to easily create a custom calendar by assembling the desired controls using e.g., GridLayout or any other positioning system.

Combined with the Popup type from Qt Quick Controls, it's also possible to create popup calendar controls.

Example:

By clicking button above, I agree Marketplace user terms and conditions and EULA

Details
Version:
1.0.0
Publisher:
The Qt Company
Contact:
marketplace@qt.io
Copyright:
The Qt Company
License:
Qt Marketplace LA
Included in Qt Commercial:
-
Also available:
GPLv3
Platforms:
All platforms supported by Qt
Supported Qt versions:
5.15.0
5.15.1
5.15.2
5.15.3
Support:
Component support available for Qt commercial license users only
Bug URL:
https://bugreports.qt.io/browse/QTEXT
Source repository:
https://code.qt.io/cgit/qt-extensions/qtquickcalendar.git
User manuals:
https://doc.qt.io/qtquickcalendar/index.html
Dependencies:
Qt Quick
Qt QuickControls2