korganizer
#include <koeventpopupmenu.h>
Context menu for event views with standard event actions.
Definition at line 38 of file koeventpopupmenu.h.
KOEventPopupMenu::KOEventPopupMenu |
( |
Akonadi::ETMCalendar * |
calendar, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
void KOEventPopupMenu::configChanged |
( |
| ) |
|
|
signal |
void KOEventPopupMenu::copyIncidenceSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::copyIncidenceToResourceSignal |
( |
const Akonadi::Item & |
, |
|
|
const QString & |
|
|
) |
| |
|
signal |
void KOEventPopupMenu::cutIncidenceSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::deleteIncidenceSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::dissociateOccurrences |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::dissociateOccurrencesSignal |
( |
const Akonadi::Item & |
, |
|
|
const QDate & |
|
|
) |
| |
|
signal |
void KOEventPopupMenu::editIncidenceSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::forward |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::moveIncidenceToResourceSignal |
( |
const Akonadi::Item & |
, |
|
|
const QString & |
|
|
) |
| |
|
signal |
void KOEventPopupMenu::pasteIncidenceSignal |
( |
| ) |
|
|
signal |
void KOEventPopupMenu::popupCopy |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::popupCut |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::popupDelete |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::popupEdit |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::popupPaste |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::popupShow |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::print |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::printPreview |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::setCalendar |
( |
const Akonadi::ETMCalendar::Ptr & |
calendar | ) |
|
void KOEventPopupMenu::showIncidencePopup |
( |
const Akonadi::Item & |
item, |
|
|
const QDate & |
qd |
|
) |
| |
|
slot |
void KOEventPopupMenu::showIncidenceSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::toggleAlarm |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::toggleAlarmSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
void KOEventPopupMenu::toggleTodoCompleted |
( |
| ) |
|
|
protectedslot |
void KOEventPopupMenu::toggleTodoCompletedSignal |
( |
const Akonadi::Item & |
| ) |
|
|
signal |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:20 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.