Eventviews
listview.h
75 void showDates(const QDate &start, const QDate &end, const QDate &preferredMonth = QDate()) override;
90 void showIncidencePopupSignal(const Akonadi::CollectionCalendar::Ptr &, const Akonadi::Item &, const QDate &);
qint64 Id
QList< Item > List
void writeSettings(KConfig *config)
Write settings to the "ListView Layout" group of the configuration.
Definition listview.cpp:564
Akonadi::Item::List selectedIncidences() const override
Definition listview.cpp:324
int currentDateCount() const override
Returns the number of currently shown dates.
Definition listview.cpp:319
void readSettings(KConfig *config)
Read settings from the "ListView Layout" group of the configuration.
Definition listview.cpp:550
KCalendarCore::DateList selectedIncidenceDates() const override
Returns a list of the dates of selected events.
Definition listview.cpp:335
QSharedPointer< Calendar > 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
Q_SLOTSQ_SLOTS
QObject * parent() const const
SortOrder
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.