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:126
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:144
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:131
void textChanged(const QString &)
virtual bool saveURL()
Save calendar file to URL of current calendar.
Definition: korganizer_part.cpp:154
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:149
virtual void showStatusMessage(const QString &message)
Show status message in status bar.
Definition: korganizer_part.cpp:136
The ActionManager creates all the actions in KOrganizer.
Definition: actionmanager.h:66
void slotChangeInfo(const Akonadi::Item &, const QDate &date)
Definition: korganizer_part.cpp:114
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:159
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:59 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.