akonadi
fetchjobcalendar.cpp
70 FetchJobCalendar::FetchJobCalendar(QObject *parent) : CalendarBase(new FetchJobCalendarPrivate(this), parent)
Retrieve all incidences in all calendars.
Definition: incidencefetchjob_p.h:36
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
A KCalCore::Calendar that uses a one time IncidenceFetchJob to populate itself.
Definition: fetchjobcalendar.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Jun 15 2018 09:17:00 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2018 The KDE developers.
Generated on Fri Jun 15 2018 09:17:00 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.