Kgapi
calendar.h
void setBackgroundColor(const QColor &color)
Sets calendar background color.
Definition calendar.cpp:177
void setForegroundColor(const QColor &color)
Sets calendar foreground color.
Definition calendar.cpp:187
void setEditable(const bool editable)
Sets calendar to read-only or editable.
Definition calendar.cpp:152
void setDetails(const QString &details)
Sets detailed description of a calendar.
Definition calendar.cpp:122
RemindersList defaultReminders() const
Returns default reminders for all events in the calendar.
Definition calendar.cpp:167
void setDefaultReminders(const RemindersList &reminders)
Sets default reminders for all new events in the calendar.
Definition calendar.cpp:157
void setLocation(const QString &location)
Sets geographic location of the calendar.
Definition calendar.cpp:132
void addDefaultReminer(const ReminderPtr &reminder)
Adds a default reminder for all events in the calendar.
Definition calendar.cpp:162
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.