korganizer
monthview.h
Go to the documentation of this file.
Definition: monthview.h:33
KOEventView is the abstract base class from which all other calendar views for event data are derived...
Definition: koeventview.h:54
KCalCore::DateList selectedIncidenceDates()
Returns dates of the currently selected events.
Definition: monthview.cpp:152
void fullViewChanged(bool enabled)
QDateTime selectionEnd()
Returns the end of the selection, or an invalid QDateTime if there is no selection or the view doesn'...
Definition: monthview.cpp:162
bool eventDurationHint(QDateTime &startDt, QDateTime &endDt, bool &allDay)
Sets the default start/end date/time for new events.
Definition: monthview.cpp:167
Akonadi::Item::List selectedIncidences()
Definition: monthview.cpp:213
void setDateRange(const KDateTime &start, const KDateTime &end, const QDate &preferredMonth=QDate())
Show incidences for the given date range.
Definition: monthview.cpp:223
bool usesFullWindow()
returns whether this view should be displayed full window.
Definition: monthview.cpp:177
void setTypeAheadReceiver(QObject *o)
Definition: monthview.cpp:218
void setIncidenceChanger(Akonadi::IncidenceChanger *changer)
Assign a new incidence change helper object.
Definition: monthview.cpp:236
void showIncidences(const Akonadi::Item::List &incidenceList, const QDate &date)
Definition: monthview.cpp:192
int maxDatesHint() const
provides a hint back to the caller on the maximum number of dates that the view supports.
Definition: monthview.cpp:208
KOrg::CalPrinterBase::PrintType printType() const
Definition: monthview.cpp:137
int currentDateCount() const
Returns the number of currently shown dates.
Definition: monthview.cpp:142
bool supportsDateRangeSelection()
returns whether this view supports date range selection Base implementation returns true...
Definition: monthview.cpp:182
void changeIncidenceDisplay(const Akonadi::Item &, Akonadi::IncidenceChanger::ChangeType)
Definition: monthview.cpp:197
QDateTime selectionStart()
Returns the start of the selection, or an invalid QDateTime if there is no selection or the view does...
Definition: monthview.cpp:157
void setCalendar(const Akonadi::ETMCalendar::Ptr &cal)
Definition: monthview.cpp:229
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.