Kgapi
calendardeletejob.h
41 explicit CalendarDeleteJob(const CalendarPtr &calendar, const AccountPtr &account, QObject *parent);
51 explicit CalendarDeleteJob(const CalendarsList &calendars, const AccountPtr &account, QObject *parent);
61 explicit CalendarDeleteJob(const QString &calendarId, const AccountPtr &account, QObject *parent);
71 explicit CalendarDeleteJob(const QStringList &calendarsIds, const AccountPtr &account, QObject *parent);
A job to delete one or more calendars from user's Google Calendar account.
Definition calendardeletejob.h:29
Abstract superclass for all jobs that delete resources from Google.
Definition deletejob.h:25
Q_SCRIPTABLE Q_NOREPLY void start()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:36:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.