MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Notes Manager Example

Files:

This example demonstrates how to use the Service Framework to obtain a single default service at a specified interface address provided by the Notes Manager service plugin, which can be used to implement a notes managing application.

There is also a declarative example which implements identical functionality using QML as the main user-interface context. This example is called the Declarative Notes Manager