[Kde-pim] Insert an Event in the calendar

Michaƫl Parchet mparchet at sunrise.ch
Fri Oct 19 15:44:44 BST 2012


Hello,

I would like just to isert a recurent event for all monday from 13:50 to 14:50.

So I have begin to write a simple code to isert an event in the calandar.

Here is my code :

 cout << "Inserer un rendez-vous test dans le calandrier \n";
    KCalCore::Incidence::DateTimeRole timeRole = new   
    KCalCore::Event testEvent = new KCalCore::Event();
    


I think use  RoleRecurrenceStart.

I have search an example with google but I have found nothing.

Can you help me please ?

Tanks for advanced.

Best regards

mparchet
_______________________________________________
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