korganizer
korganizer.cpp
Go to the documentation of this file.
259 title += QLatin1String(" [") + i18nc( "the calendar is read-only", "read-only" ) + QLatin1Char(']');
bool importURL(const KUrl &url, bool merge)
Definition: actionmanager.cpp:937
void readProperties(const KConfigGroup &)
Definition: actionmanager.cpp:1220
void setTitle()
Sets title of window according to filename and modification state.
Definition: korganizer.cpp:240
QString currentFilterName() const
Returns the name of the current filter.
Definition: calendarview.cpp:2031
Definition: korganizerifaceimpl.h:42
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:129
void readSettings()
Using the KConfig associated with the kapp variable, read in the settings from the config file...
Definition: actionmanager.cpp:791
bool queryClose()
supplied so that close events close calendar properly.
Definition: korganizer.cpp:172
void addXMLGUIClient(QWidget *, KXMLGUIClient *guiclient)
Definition: kocore.cpp:216
bool openURL(const KUrl &url, bool merge=false)
Open calendar file from URL.
Definition: korganizer.cpp:205
void createCalendarAkonadi()
Create Calendar object based on the akonadi framework and set it on the view.
Definition: actionmanager.cpp:211
void init()
Peform initialization that requires this* to be full constructed.
Definition: actionmanager.cpp:153
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.