Kgapi
calendarfetchjob.h
47 explicit CalendarFetchJob(const QString &calendarId, const AccountPtr &account, QObject *parent = nullptr);
66 ObjectsList handleReplyWithItems(const QNetworkReply *reply, const QByteArray &rawData) override;
CalendarFetchJob(const AccountPtr &account, QObject *parent=nullptr)
Constructs a job that will fetch all calendars from user's Google Calendar account.
Definition calendarfetchjob.cpp:27
ObjectsList handleReplyWithItems(const QNetworkReply *reply, const QByteArray &rawData) override
KGAPI2::FetchJob::handleReplyWithItems implementation.
Definition calendarfetchjob.cpp:54
Abstract superclass for all jobs that fetch resources from Google.
Definition fetchjob.h:25
Q_SCRIPTABLE Q_NOREPLY void start()
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:30 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.