Kgapi
calendar/event.h
void setId(const QString &id)
Sets event ID used by Google to identify the event in calendar.
Definition calendar/event.cpp:103
bool useDefaultReminders() const
Returns whether the event should use calendar's default reminders.
Definition calendar/event.cpp:77
QString hangoutLink() const
Returns the hangout link for Google Meet.
Definition calendar/event.cpp:108
void setUseDefaultReminders(bool useDefault)
Sets whether the event should use calendar's default reminders.
Definition calendar/event.cpp:87
void setHangoutLink(const QString &id)
Sets the hangout link for Google Meet.
Definition calendar/event.cpp:113
QString id() const
Returns ID used by Google to identify the event in calendar.
Definition calendar/event.cpp:92
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:57:31 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:31 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.