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