korganizer
koeventview.h
Go to the documentation of this file.
virtual void setTypeAheadReceiver(QObject *o)
Definition: koeventview.cpp:219
int showMoveRecurDialog(const Akonadi::Item &inc, const QDate &date)
Definition: koeventview.cpp:181
KOEventView is the abstract base class from which all other calendar views for event data are derived...
Definition: koeventview.h:54
virtual int maxDatesHint() const =0
provides a hint back to the caller on the maximum number of dates that the view supports.
void datesSelected(const KCalCore::DateList datelist)
When the view changes the dates that are selected in one way or another, this signal is emitted...
static bool usesCompletedTodoPixmap(const Akonadi::Item &todo, const QDate &date)
Definition: koeventview.cpp:243
QMenu * newEventPopup()
Construct a standard context that allows to create a new event.
Definition: koeventview.cpp:99
bool supportsDateNavigation() const
Returns true if the view supports navigation through the date navigator ( selecting a date range...
Definition: koeventview.h:119
KOEventPopupMenu * eventPopup()
Construct a standard context menu for an event.
Definition: koeventview.cpp:69
Context menu for event views with standard event actions.
Definition: koeventpopupmenu.h:38
This class provides an interface for all views being displayed within the main calendar view...
Definition: baseview.h:51
Definition: koeventview.h:60
void defaultAction(const Akonadi::Item &incidence)
Performs the default action for an incidence, e.g.
Definition: koeventview.cpp:164
void shiftedEvent(const QDate &olddate, const QDate &ewdate)
Emitted when an event is moved using the mouse in an agenda view (week / month).
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.