Files, config, and welcome (again)
Anton Kreuzkamp
akreuzkamp at web.de
Thu Apr 19 16:15:13 UTC 2012
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
More information about the Plasma-devel
mailing list