korganizer.h
This class manages a list of KOrganizer instances, each associated with a window displaying a calenda...
Definition: kowindowlist.h:44
bool queryClose()
supplied so that close events close calendar properly.
Definition: korganizer.cpp:219
TDEActionCollection * getActionCollection() const
Return actionCollection of this main window.
Definition: korganizer.h:81
virtual KXMLGUIFactory * mainGuiFactory()
Return XML GUI factory of this main window.
Definition: korganizer.h:95
bool openURL(const KURL &url, bool merge=false)
Open calendar file from URL.
Definition: korganizer.cpp:249
virtual KXMLGUIClient * mainGuiClient()
Return XML GUI client of this main window.
Definition: korganizer.h:96
void readSettings()
using the TDEConfig associated with the tdeApp variable, read in the settings from the config file.
Definition: korganizer.cpp:178
virtual TQWidget * topLevelWidget()
Return widget whcih represents this main window.
Definition: korganizer.h:97
void setTitle()
Sets title of window according to filename and modification state.
Definition: korganizer.cpp:284