korganizer
korganizer.h
Go to the documentation of this file.
KActionCollection * getActionCollection() const
Return actionCollection of this main window.
Definition: korganizer.h:63
void setTitle()
Sets title of window according to filename and modification state.
Definition: korganizer.cpp:229
virtual QWidget * topLevelWidget()
Return widget whcih represents this main window.
Definition: korganizer.h:87
ActionManager * actionManager()
Return ActionManager of this main window.
Definition: korganizer.h:62
The ActionManager creates all the actions in KOrganizer.
Definition: actionmanager.h:66
void readSettings()
using the KConfig associated with the kapp variable, read in the settings from the config file...
Definition: korganizer.cpp:126
bool queryClose()
supplied so that close events close calendar properly.
Definition: korganizer.cpp:169
virtual KXMLGUIClient * mainGuiClient()
Return XML GUI client of this main window.
Definition: korganizer.h:86
bool openURL(const KUrl &url, bool merge=false)
Open calendar file from URL.
Definition: korganizer.cpp:194
virtual KXMLGUIFactory * mainGuiFactory()
Return XML GUI factory of this main window.
Definition: korganizer.h:85
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.