akonadi
fetchjobcalendar.cpp
31 FetchJobCalendarPrivate::FetchJobCalendarPrivate( FetchJobCalendar *qq ) : CalendarBasePrivate( qq )
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-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:17 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Nov 26 2013 09:03:17 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.