How to add event to calendar
-
wrote on 21 Sept 2011, 16:21 last edited by
Hey, if someone could point me a good direction to example how to add calender event in Qt with symbian.
Should I use Organizer API, that's something that I found. -
wrote on 21 Sept 2011, 17:42 last edited by
Are you looking for a cusomised calendar widget like "this":http://developer.qt.nokia.com/wiki/How_to_create_a_custom_calender_widget ?
-
wrote on 21 Sept 2011, 17:58 last edited by
[quote author="Rahul Das" date="1316626928"]Are you looking for a cusomised calendar widget like "this":http://developer.qt.nokia.com/wiki/How_to_create_a_custom_calender_widget ?[/quote]
Hmm, I don't think so.
I'm looking for how I can add event to my phone's calendar from my app.
-
wrote on 21 Sept 2011, 18:08 last edited by
Oh you want to add something to device calendar..I was confused little bit with "Event". :) I think you can make use of Mobility. May be "organiser":http://doc.qt.nokia.com/qtmobility/organizer.html , but i haven't tested that..
-
wrote on 22 Sept 2011, 14:39 last edited by
[quote author="Rahul Das" date="1316628507"]Oh you want to add something to device calendar..I was confused little bit with "Event". :) I think you can make use of Mobility. May be "organiser":http://doc.qt.nokia.com/qtmobility/organizer.html , but i haven't tested that.. [/quote]
This "example calendar app":http://doc.qt.nokia.com/qtmobility-1.1.0-beta/calendardemo.html must a good example how to use Qt Mobility Organizer API.
-
wrote on 22 Sept 2011, 14:51 last edited by
bq. This example calendar app [doc.qt.nokia.com] must a good example how to use Qt Mobility Organizer API.
Indeed.. :)
5/6