Plasma/Active/Contour/Tasks
Contour Tasks
Akonadi Qt-Mobility integration
For optimal Meego-compatibility a bridge between Akonadi and Qt-Mobility is required. This essentially means three sub-tasks:
- The Contact Manager Engine provides an implementation of QContactManagerEngine as a backend for The QtContacts framework.
- The Organizer Manager Engine provides an implementation of QOrganizerManagerEngine as a backend for The QtOrganizer framework.
- The Messaging Integration in Qt-Mobility is slighly more complicated than contact or organizer item storage since the QMF framework is not pluggable. There is no way for storing messages in Akonadi without patching Qt-Mobility itself. It is unclear whether this is worth the effort at all.