korganizer
kotodoview.cpp
Go to the documentation of this file.
154 void KOTodoView::changeIncidenceDisplay( const Akonadi::Item &, Akonadi::IncidenceChanger::ChangeType )
void incidenceSelected(const Akonadi::Item &, const QDate)
virtual Akonadi::Item::List selectedIncidences()
Definition: kotodoview.cpp:115
Definition: kocorehelper.h:35
void toggleAlarmSignal(const Akonadi::Item &)
instructs the receiver to toggle the alarms of the Incidence.
Definition: printplugin.h:46
virtual void showDates(const QDate &start, const QDate &end, const QDate &preferredMonth=QDate())
Definition: kotodoview.cpp:131
void newTodoSignal(const QDate &)
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 purgeCompletedSignal()
virtual void showIncidences(const Akonadi::Item::List &incidenceList, const QDate &date)
Definition: kotodoview.cpp:138
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 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
virtual KCalCore::DateList selectedIncidenceDates()
Returns a list of the dates of selected events.
Definition: kotodoview.cpp:120
virtual void setCalendar(const Akonadi::ETMCalendar::Ptr &)
Definition: kotodoview.cpp:109
void toggleTodoCompletedSignal(const Akonadi::Item &)
instructs the receiver to toggle the completion state of the Incidence (which must be a Todo type)...
void saveLayout(KConfig *config, const QString &group) const
Definition: kotodoview.cpp:233
void deleteIncidenceSignal(const Akonadi::Item &)
instructs the receiver to delete the Incidence in some manner; some possibilities include automatical...
Definition: printplugin.h:51
void moveIncidenceToResourceSignal(const Akonadi::Item &, const QString &)
Move the incidence to the specified resource.
virtual Akonadi::ETMCalendar::Ptr calendar()
Return calendar object of this view.
Definition: baseview.cpp:80
This class provides an interface for all views being displayed within the main calendar view...
Definition: baseview.h:51
bool usesFullWindow()
returns whether this view should be displayed full window.
Definition: kotodoview.cpp:238
void newEventSignal()
instructs the receiver to create a new event in given collection.
virtual KOrg::CalPrinterBase::PrintType printType() const
Definition: kotodoview.cpp:243
void fullViewChanged(bool enabled)
virtual void changeIncidenceDisplay(const Akonadi::Item &incidence, Akonadi::IncidenceChanger::ChangeType changeType)
Definition: kotodoview.cpp:154
void copyIncidenceToResourceSignal(const Akonadi::Item &, const QString &)
Copy the incidence to the specified resource.
void restoreLayout(KConfig *config, const QString &group, bool minimalDefaults)
Definition: kotodoview.cpp:228
void configChanged()
void getHighlightMode(bool &highlightEvents, bool &highlightTodos, bool &highlightJournals)
documentation in baseview.h
Definition: kotodoview.cpp:209
void pasteIncidenceSignal()
instructs the receiver to paste the incidence
virtual void setIncidenceChanger(Akonadi::IncidenceChanger *changer)
Definition: kotodoview.cpp:125
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.