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-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.