korganizer
korganizerifaceimpl.cpp
Go to the documentation of this file.
bool editIncidence(Akonadi::Item::Id id)
Definition: actionmanager.cpp:1348
bool deleteIncidence(const QString &akonadiUrl)
Definition: korganizerifaceimpl.h:63
bool showIncidence(const QString &akonadiUrl)
Show a HTML representation of the incidence (the "View.." dialog).
Definition: korganizerifaceimpl.cpp:110
bool addIncidence(const QString &iCal)
Add an incidence to the active calendar.
Definition: korganizerifaceimpl.cpp:99
bool handleCommandLine()
Called by KOrganizerUniqueAppHandler in the kontact plugin Returns true if the command line was succe...
Definition: korganizerifaceimpl.cpp:132
bool saveAsURL(const QString &url)
Definition: korganizerifaceimpl.cpp:67
bool editIncidence(const QString &akonadiUrl)
Definition: korganizerifaceimpl.cpp:88
bool showIncidence(Akonadi::Item::Id id)
Definition: actionmanager.cpp:1353
KOrganizerIfaceImpl(ActionManager *mActionManager, QObject *parent=0, const char *name=0)
Definition: korganizerifaceimpl.cpp:38
bool showIncidenceContext(const QString &akonadiUrl)
Show an incidence in context.
Definition: korganizerifaceimpl.cpp:121
The ActionManager creates all the actions in KOrganizer.
Definition: actionmanager.h:66
virtual bool deleteIncidence(Akonadi::Item::Id id, bool force=false)
Delete the incidence with the given unique id from current calendar.
Definition: actionmanager.cpp:1398
bool showIncidenceContext(Akonadi::Item::Id id)
Show an incidence in context.
Definition: actionmanager.cpp:1358
bool mergeURL(const QString &url)
Definition: korganizerifaceimpl.cpp:57
bool handleCommandLine()
Called by KOrganizerUniqueAppHandler in the kontact plugin Returns true if the command line was succe...
Definition: actionmanager.cpp:1363
QString getCurrentURLasString() const
Definition: korganizerifaceimpl.cpp:72
QString getCurrentURLasString() const
Get current URL as QString.
Definition: actionmanager.cpp:1343
~KOrganizerIfaceImpl()
Definition: korganizerifaceimpl.cpp:48
bool addIncidence(const QString &ical)
Add an incidence to the active calendar.
Definition: actionmanager.cpp:1403
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.