korganizer
korganizer_part.h
Go to the documentation of this file.
virtual QWidget * topLevelWidget()
Return widget whcih represents this main window.
Definition: korganizer_part.cpp:127
virtual KXMLGUIFactory * mainGuiFactory()
Return XML GUI factory of this main window.
Definition: korganizer_part.h:73
virtual KOrg::CalendarViewBase * view() const
Definition: korganizer_part.cpp:145
virtual KActionCollection * getActionCollection() const
Return actionCollection of this main window.
Definition: korganizer_part.h:77
virtual ActionManager * actionManager()
Return ActionManager of this main window.
Definition: korganizer_part.cpp:132
void textChanged(const QString &)
virtual bool saveURL()
Save calendar file to URL of current calendar.
Definition: korganizer_part.cpp:155
virtual bool openURL(const KUrl &url, bool merge=false)
Load calendar file from URL and merge it into the current calendar.
Definition: korganizer_part.cpp:150
virtual void showStatusMessage(const QString &message)
Show status message in status bar.
Definition: korganizer_part.cpp:137
The ActionManager creates all the actions in KOrganizer.
Definition: actionmanager.h:66
void slotChangeInfo(const Akonadi::Item &, const QDate &date)
Definition: korganizer_part.cpp:115
KOrganizerPart(QWidget *parentWidget, QObject *parent, const QVariantList &)
Definition: korganizer_part.h:43
virtual bool saveAsURL(const KUrl &kurl)
Save calendar file to URL.
Definition: korganizer_part.cpp:160
virtual KXMLGUIClient * mainGuiClient()
Return XML GUI client of this main window.
Definition: korganizer_part.h:74
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.