korganizer
korganizer.cpp
Go to the documentation of this file.
99 KPIM::ProgressStatusBarWidget *progressBar = new KPIM::ProgressStatusBarWidget( statusBar(), this);
248 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:229
QString currentFilterName() const
Returns the name of the current filter.
Definition: calendarview.cpp:2045
Definition: korganizerifaceimpl.h:42
void setObjectName(const QString &name)
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
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:169
void addXMLGUIClient(QWidget *, KXMLGUIClient *guiclient)
Definition: kocore.cpp:183
bool openURL(const KUrl &url, bool merge=false)
Open calendar file from URL.
Definition: korganizer.cpp:194
void createCalendarAkonadi()
Create Calendar object based on the akonadi framework and set it on the view.
Definition: actionmanager.cpp:210
void init()
Peform initialization that requires this* to be full constructed.
Definition: actionmanager.cpp:152
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.