Calendar Widget
A monthly based calendar widget allowing the user to select a date.
The widget is initialized with the current month and year, but provides several public slots to change the year and month that is shown. Its table view can easily be customized by manipulating the widget's set of properties; i.e. by modifying its date range, altering the day that is displayed as the first day of the week, marking today's date, changing the header formats, showing the calendars table grid or marking the Sundays red.
This Qt Solutions component is for Qt 4. For Qt 3 Solutions, please visit the Qt 3 Solutions Catalog.
Documentation:
Classes
ExamplesTested on:
- Qt 4.1.3 / Windows XP / MSVC.NET 2003
- Qt 4.1.3 / Windows XP / MSVC.NET 2005
- Qt 4.1.3 / Linux / gcc
- Qt 4.1.3 / SunOS 5.9 / SunC++
- Qt 4.1.3 / MacOS X 10.4 / gcc
Unsupported platforms:
Only the tested platforms are supported, however the classes should be platform independent and are likely to work on the platforms supported by Qt.
Download Commercial Edition:
Only available for Qt Solutions license holder with a valid Support and Maintenance agreement (authentication required).> <br>
Changes:
- 2.1: Plugin for Qt Designer added.
- 2.1: Compilation fix for MSVC6.
- 2.1: Tab order accepts calendar widget.
- 2.1: When pressing Tab key current date is not changed.

