Archived:Calendar example in Qt for Maemo
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Developers should instead use the Qt Mobility Organizer API.
Developers should instead use the Qt Mobility Organizer API.
Article Metadata
Code Example
Source file: Media:Qt for Maemo Calendar Example.zip
Article
Created: seppo_fn
(04 Nov 2009)
Last edited: hamishwillee
(29 Jun 2012)
Archived:This example demonstrates how to use the Maemo 5 Calendar backend library to manage calendars and events from a Qt application. This library provides a C++ API to create a calendar and add events, birthdays, a journal, or to-do´s, including attendees and organisers. Note that in future, Qt Mobility API is expected to be an alternative way to access calendar data.
For further documentation on the implementation of the example, see the Qt for Maemo Developer's Guide.
Download the example application: File:Qt for Maemo Calendar Example.zip.

