QtMobility Reference Documentation

Notes Manager Plugin Example

Files:

This example shows how to write a service plugin that manages textual notes by using a database to add, delete and store note objects. This plugin is QML compatible and is therefore used in the example Declarative Notes Manager as well as its non-QML counterpart Notes Manager which uses standard user-interface files (*.ui).

The data associated with this service is stored in notesmanager.db in either the default, current or home directory depending on user writing permissions.

X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.