[Kde-pim] Item changes using python in akonadi resources

Mario Santagiuliana fedora at marionline.it
Fri Aug 19 16:55:55 BST 2011


Hi,
I am still breaking your balls, sorry.

I am hope to be near to complete an akonadi python resource (vcard resource 
like in the tutorial).
I should implement the methods to change items.

I don't understand this paragraph (Item Changes):
http://techbase.kde.org/Development/Tutorials/Akonadi/Resources#Item_Changes

In a normal akonadi resource I should call this method in my constructor:
> changeRecorder()->itemFetchScope().fetchFullPayload();

Using Python I can call chengeRecorder and I have an Akonadi.ChangeRecorder 
python object:
http://api.kde.org/pykde-4.5-api/akonadi/Akonadi.ChangeRecorder.html

Which methods should I use to obtain the same result of a normal C call?	
Should I use setChangeRecordingEnabled() with "True" value?

Thank you
-- 
Mario Santagiuliana
www.marionline.it
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20110819/027b7475/attachment.sig>
-------------- next part --------------
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/


More information about the kde-pim mailing list