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:

Licensing

With your Marketplace purchase, you acquire this particular extension under the Qt Marketplace License Agreement.

Premium extensions by The Qt Company

This extension is provided by The Qt Company. Qt has an ocean of incredible community and partner-created extensions, add-ons, and modules. These components enhance the Qt design and development workflow of your project.

After the library has been purchased, the download link with the build instructions will be given to you automatically.

Support

Contact marketplace@qt.io if you have any questions regarding purchasing or any other questions.

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

Reviews
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