Google calendar's library is either java or .net edition, how can I use google calendar's api in my Qt application ? Thanks a lot.![]()
Google calendar's library is either java or .net edition, how can I use google calendar's api in my Qt application ? Thanks a lot.![]()
Use the Protocol Guide and access the calendar simple over http. In Qt you should have a look at QtNetwork Module (QNetworkAccessManager).
kellen851105 (30th March 2010)
Bookmarks