Eventviews
whatsnextview.h
31 void doSetSource(const QUrl &name, QTextDocument::ResourceType type = QTextDocument::UnknownResource) override;
75 void appendTodo(const Akonadi::CollectionCalendar::Ptr &, const KCalendarCore::Incidence::Ptr &);
EventView is the abstract base class from which all other calendar views for event data are derived.
Definition eventview.h:69
This class provides a view of the next events and todos.
Definition whatsnextview.h:41
KCalendarCore::DateList selectedIncidenceDates() const override
Returns a list of the dates of selected events.
Definition whatsnextview.h:53
Akonadi::Item::List selectedIncidences() const override
Definition whatsnextview.h:48
Q_SCRIPTABLE Q_NOREPLY void start()
Namespace EventViews provides facilities for displaying incidences, including events,...
Definition agenda.h:33
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
ResourceType
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:07:11 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.