There have been some recent changes to the QMF API.
Firstly the default value for QMailMessageService::requiresReregistration function has been changed from true to false.
The messageserver process no longer restarts services when an associated account is changed as indicated by the QMailStore::accountsUpdated signal. Instead protocol plugins that implement QMailMessageService should react to the accountsUpdated signal themselves and take appropriate action e.g. disabling/enabling push email.
Secondly new QMailMessageSource::retrieveMessageLists functions have been added to the API, one non-concurrent and one concurrent version (with a quint 64 action parameter). Protocol plugins should implement the non-concurrent version, implementation of the concurrent version is optional. Current protocol plugins included in QMF only support the non-concurrent API, the concurrent API is included for future expansion.
Finally please note, a QMF 2.0 release is anticipated in the near future, to coincide with the MeeGo 1.2 Harmattan release.
Kind regards,
Don Sanders
_______________________________________________
Qt-qmf mailing list
Qt-...@qt.nokia.com
http://lists.qt.nokia.com/mailman/listinfo/qt-qmf