Organizer Qt Quick ListView Tutorial
In this tutorial, you will learn about the basic components of the Organizer API, including
- Using the Organizer Model and the Qt Quick ListView to display Events
- Delete Events stored in your supported calendar backend
- Add your own new Events stored in your supported calendar backend
- Edit existing title, start and end dates for your events retrieved.
We will be developing the simple Qt Quick Events ListView application shown below:
Tutorial contents: