On Sunday, April 15, 2012 18:22:52 Mark wrote:
> If you're making a qml only plasmoid then KCal is not possible since it
> doesn't have a qml binding (as far as I know...).
The calendar-dataengine has support for todo-items, as they're handled as just 
another type of calendar-entries. You should use that. It uses Akonadi (I 
guess KCal does the same, or Akonadi uses KCal) and thus the data will be 
available all over KDE and it will be possible to store data remotely, for 
free. The dataengine can easily be used from within QML.

Cheers, Anton
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to