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
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<