korganizer
koeventview.cpp
Go to the documentation of this file.
virtual void setTypeAheadReceiver(QObject *o)
Definition: koeventview.cpp:219
void toggleAlarmSignal(const Akonadi::Item &)
instructs the receiver to toggle the alarms of the Incidence.
int showMoveRecurDialog(const Akonadi::Item &inc, const QDate &date)
Definition: koeventview.cpp:181
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 copyIncidenceSignal(const Akonadi::Item &)
instructs the receiver to copy the incidence
void cutIncidenceSignal(const Akonadi::Item &)
instructs the receiver to cut the Incidence
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
void toggleTodoCompletedSignal(const Akonadi::Item &)
instructs the receiver to toggle the completion state of the Incidence (which must be a Todo type)...
KOEventPopupMenu * eventPopup()
Construct a standard context menu for an event.
Definition: koeventview.cpp:69
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
Context menu for event views with standard event actions.
Definition: koeventpopupmenu.h:38
void copyIncidenceToResourceSignal(const Akonadi::Item &, const QString &)
Copy the incidence to the specified resource.
void defaultAction(const Akonadi::Item &incidence)
Performs the default action for an incidence, e.g.
Definition: koeventview.cpp:164
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.