korganizer
kojournalview.cpp
Go to the documentation of this file.
void showIncidences(const Akonadi::Item::List &incidences, const QDate &date)
Definition: kojournalview.cpp:144
void incidenceSelected(const Akonadi::Item &, const QDate)
Definition: kocorehelper.h:35
void setCalendar(const Akonadi::ETMCalendar::Ptr &)
Definition: kojournalview.cpp:174
void toggleAlarmSignal(const Akonadi::Item &)
instructs the receiver to toggle the alarms of the Incidence.
Definition: printplugin.h:46
virtual Akonadi::Item::List selectedIncidences()
Definition: kojournalview.cpp:124
void newTodoSignal(const QDate &)
void getHighlightMode(bool &highlightEvents, bool &highlightTodos, bool &highlightJournals)
reimp
Definition: kojournalview.cpp:160
virtual int currentDateCount() const
Returns the number of currently shown dates.
Definition: kojournalview.cpp:119
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 setIncidenceChanger(Akonadi::IncidenceChanger *changer)
Definition: kojournalview.cpp:155
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
void toggleTodoCompletedSignal(const Akonadi::Item &)
instructs the receiver to toggle the completion state of the Incidence (which must be a Todo type)...
void showDates(const QDate &start, const QDate &end, const QDate &preferredMonth=QDate())
Definition: kojournalview.cpp:139
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.
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
void newEventSignal()
instructs the receiver to create a new event in given collection.
void printJournal(const KCalCore::Journal::Ptr &journal)
Definition: kojournalview.cpp:180
void print(int type, const QDate &fd, const QDate &td, Incidence::List selectedIncidences=Incidence::List(), bool preview=false)
Definition: calprinter.cpp:96
void changeIncidenceDisplay(const Akonadi::Item &incidence, Akonadi::IncidenceChanger::ChangeType)
Definition: kojournalview.cpp:149
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.