Changeset 2 for libQtGdata/trunk/qtgdata_calendar.cpp
- Timestamp:
- 02/03/10 22:06:42 (2 years ago)
- File:
-
- 1 edited
-
libQtGdata/trunk/qtgdata_calendar.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libQtGdata/trunk/qtgdata_calendar.cpp
r1 r2 4 4 5 5 QtGdata_calendar::QtGdata_calendar(const QString username, const QString password) : 6 QtGdata(username, password, "cl" , QtGdata::GDATA_ACCOUNT_TYPE_HOSTED_OR_GOOGLE)6 QtGdata(username, password, "cl") 7 7 { 8 8 9 9 } 10 11 QStringList QtGdata_calendar::getCalendars() 12 { 13 14 }
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)