Qt Quick Controls - Event Calendar

A simple event calendar.

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

运行范例

要运行范例从 Qt Creator ,打开 Welcome 模式,然后选择范例从 Examples 。更多信息,拜访 构建和运行范例 .

范例工程 @ code.qt.io