korganizer
kowhatsnextview.cpp
Go to the documentation of this file.
112 void KOWhatsNextView::showIncidences( const Akonadi::Item::List &incidenceList, const QDate &date )
KOWhatsNextView(QWidget *parent=0)
Definition: kowhatsnextview.cpp:28
void incidenceSelected(const Akonadi::Item &, const QDate)
void changeIncidenceDisplay(const Akonadi::Item &, Akonadi::IncidenceChanger::ChangeType)
Definition: kowhatsnextview.cpp:117
void toggleAlarmSignal(const Akonadi::Item &)
instructs the receiver to toggle the alarms of the Incidence.
void newTodoSignal(const QDate &)
virtual void setCalendar(const Akonadi::ETMCalendar::Ptr &cal)
Definition: baseview.cpp:68
void dissociateOccurrencesSignal(const Akonadi::Item &, const QDate &)
Dissociate from a recurring incidence the occurrence on the given date to a new incidence or dissocia...
void editIncidenceSignal(const Akonadi::Item &)
instructs the receiver to begin editing the incidence specified in some manner.
void showIncidenceSignal(const Akonadi::Item &)
instructs the receiver to show the incidence in read-only mode.
void setCalendar(const Akonadi::ETMCalendar::Ptr &)
Definition: kowhatsnextview.cpp:133
void copyIncidenceSignal(const Akonadi::Item &)
instructs the receiver to copy the incidence
void newSubTodoSignal(const Akonadi::Item &)
void cutIncidenceSignal(const Akonadi::Item &)
instructs the receiver to cut the Incidence
Definition: printplugin.h:47
virtual KOrg::CalPrinterBase::PrintType printType() const
Definition: kowhatsnextview.cpp:123
void toggleTodoCompletedSignal(const Akonadi::Item &)
instructs the receiver to toggle the completion state of the Incidence (which must be a Todo type)...
void deleteIncidenceSignal(const Akonadi::Item &)
instructs the receiver to delete the Incidence in some manner; some possibilities include automatical...
void moveIncidenceToResourceSignal(const Akonadi::Item &, const QString &)
Move the incidence to the specified resource.
Definition: printplugin.h:48
void newEventSignal()
instructs the receiver to create a new event in given collection.
virtual void showDates(const QDate &start, const QDate &end, const QDate &preferredMonth)
Definition: kowhatsnextview.cpp:107
virtual void showIncidences(const Akonadi::Item::List &incidenceList, const QDate &date)
Definition: kowhatsnextview.cpp:112
virtual int currentDateCount() const
Returns the number of currently shown dates.
Definition: kowhatsnextview.cpp:97
void copyIncidenceToResourceSignal(const Akonadi::Item &, const QString &)
Copy the incidence to the specified resource.
void newJournalSignal(const QDate &)
void pasteIncidenceSignal()
instructs the receiver to paste the incidence
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.