Kgapi
account.h
static QUrl accountInfoEmailScopeUrl()
Returns scope URL to retrieve AccountInfo with email.
Definition account.cpp:155
static QUrl calendarScopeUrl()
Returns scope URL for accessing calendars in Google Calendar.
Definition account.cpp:160
static QUrl latitudeScopeUrl()
Returns scope URL for Google Latitude service.
Definition account.cpp:175
static QUrl calendarEventsScopeUrl()
Returns scope URL for accessing Google Calendar events.
Definition account.cpp:165
void setExpireDateTime(const QDateTime &expire)
Definition account.cpp:145
void setRefreshToken(const QString &refreshToken)
Sets a new refresh token for the access token.
Definition account.cpp:108
static QUrl bloggerScopeUrl()
Returns scope URL for Google Blogger service.
Definition account.cpp:185
static QUrl accountInfoScopeUrl()
Returns scope URL for AccountInfo service.
Definition account.cpp:150
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:48:07 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:48:07 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.