[SailfishDevel] read/write to contacts and calendar

Pekka Vuorela pekka.vuorela at jolla.com
Thu Nov 13 12:14:01 UTC 2014


ke, 2014-11-12 kello 19:18 +0100, Wim de Vries kirjoitti:
> Hi,
> I have been searching a lot, went through this mailing list, etc, 
> but is still unclear to me how I can 
> read/write contacts and calendar in Qt5.
> QMobility is obsolete (Qt4.7).
> Should I use dbus. If so, is there documentation about it Sailfish services 
> etc.?

Calendar is privileged data and cannot be currently accessed by third
party applications. You have root, so you can of course bypass the
restrictions yourself.

For calendar the APIs used are:
https://github.com/mer-packages/kcalcore/
https://github.com/mer-packages/mkcal
https://github.com/nemomobile/nemo-qml-plugin-calendar

Last one for QML access. None of these is accepted in store, however.




More information about the Devel mailing list