Qt Quick Controls - Event Calendar

A simple event calendar.

Calendar application displaying monthly view with event indicators

The Event Calendar example is a simple application that shows how to use DayOfWeekRow, WeekNumberColumn, and MonthGrid to create a calendar. It uses an in-memory SQL database to populate the calendar with events. The example uses the Material style.

Running the Example

You can run the example from:

Example project @ code.qt.io