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 &);
QList< Item > List
EventView is the abstract base class from which all other calendar views for event data are derived.
Definition eventview.h:69
int currentDateCount() const override
Returns the number of currently shown dates.
Definition whatsnextview.cpp:51
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
QSharedPointer< Calendar > Ptr
QSharedPointer< Incidence > Ptr
Q_SCRIPTABLE QString start(QString train="")
Namespace EventViews provides facilities for displaying incidences, including events,...
Definition agenda.h:33
QList< QDate > DateList
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
QTextBrowser(QWidget *parent)
ResourceType
QWidget(QWidget *parent, Qt::WindowFlags f)
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:47:03 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.