korganizer
kolistview.h
Go to the documentation of this file.
void setCalendar(const Akonadi::ETMCalendar::Ptr &cal)
Definition: kolistview.cpp:215
void changeIncidenceDisplay(const Akonadi::Item &, Akonadi::IncidenceChanger::ChangeType)
Definition: kolistview.cpp:164
virtual int currentDateCount() const
Returns the number of currently shown dates.
Definition: kolistview.cpp:129
virtual KCalCore::DateList selectedIncidenceDates()
Returns a list of the dates of selected events.
Definition: kolistview.cpp:139
KOEventView is the abstract base class from which all other calendar views for event data are derived...
Definition: koeventview.h:54
void defaultItemAction(const QModelIndex &)
Definition: kolistview.cpp:170
virtual KOrg::CalPrinterBase::PrintType printType() const
Definition: kolistview.cpp:205
virtual void showDates(const QDate &start, const QDate &end, const QDate &preferredMonth=QDate())
Definition: kolistview.cpp:149
virtual int maxDatesHint() const
provides a hint back to the caller on the maximum number of dates that the view supports.
Definition: kolistview.cpp:124
KOListView(const Akonadi::ETMCalendar::Ptr &calendar, QWidget *parent=0, bool nonInteractive=false)
Definition: kolistview.cpp:37
Definition: kolistview.h:44
virtual Akonadi::Item::List selectedIncidences()
Definition: kolistview.cpp:134
virtual Akonadi::ETMCalendar::Ptr calendar()
Return calendar object of this view.
Definition: baseview.cpp:80
Context menu for event views with standard event actions.
Definition: koeventpopupmenu.h:38
void setIncidenceChanger(Akonadi::IncidenceChanger *changer)
Assign a new incidence change helper object.
Definition: kolistview.cpp:222
virtual void showIncidences(const Akonadi::Item::List &incidenceList, const QDate &date)
Definition: kolistview.cpp:159
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:19 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 22:56:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.