I searched over QT Mobility Project documentation and it seems calendar management API have not implemented yet. So, how to access phone calendar entries with QT C++?
Best regards,
Stefano
I searched over QT Mobility Project documentation and it seems calendar management API have not implemented yet. So, how to access phone calendar entries with QT C++?
Best regards,
Stefano
http://doc.qt.nokia.com/qtmobility-1.0/contacts.html
Edit:
Ouch... sorry, you meant calendar, not contactsYou'll need to use the native API for that, I guess.
Last edited by wysota; 4th May 2010 at 21:41.
@wysota I was asking for a Calendar example and you gave me the link for Contacts API documentation
Bookmarks