akonadi
fetchjobcalendar.cpp
70FetchJobCalendar::FetchJobCalendar(QObject *parent) : CalendarBase(new FetchJobCalendarPrivate(this), parent)
A KCalCore::Calendar that uses a one time IncidenceFetchJob to populate itself.
Definition: fetchjobcalendar.h:46
FetchJobCalendar(QObject *parent=0)
Creates a new FetchJobCalendar.
Definition: fetchjobcalendar.cpp:70
bool isLoaded() const
Returns if the calendar already finished loading.
Definition: fetchjobcalendar.cpp:78
Retrieve all incidences in all calendars.
Definition: incidencefetchjob_p.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.