korganizer
kocore.cpp
Go to the documentation of this file.
123 EventViews::CalendarDecoration::Decoration *KOCore::loadCalendarDecoration( KService::Ptr service )
144 EventViews::CalendarDecoration::Decoration *KOCore::loadCalendarDecoration( const QString &name )
void clear()
EventViews::CalendarDecoration::Decoration::List loadCalendarDecorations()
Definition: kocore.cpp:220
bool contains(const QString &str, Qt::CaseSensitivity cs) const
void unloadParts(KOrg::MainWindow *parent, KOrg::Part::List &parts)
Unload the parts in &p parts for this main window.
Definition: kocore.cpp:274
KPIMIdentities::IdentityManager * identityManager()
Definition: kocore.cpp:304
Definition: part.h:34
QString number(int n, int base)
void append(const T &value)
QWidget * topLevelWidget() const
Definition: part.h:72
const_iterator constEnd() const
#define d
CalendarSupport::Plugin * loadPlugin(KService::Ptr service)
Definition: kocore.cpp:84
KOrg::Part::List reloadParts(KOrg::MainWindow *parent, KOrg::Part::List &parts)
Unloads the parts from the main window.
Definition: kocore.cpp:283
virtual KXMLGUIClient * mainGuiClient()=0
Return XML GUI client of this main window.
void addXMLGUIClient(QWidget *, KXMLGUIClient *guiclient)
Definition: kocore.cpp:183
QString fromLatin1(const char *str, int size)
iterator insert(const Key &key, const T &value)
virtual Part * createPluginFactory(MainWindow *parent)=0
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
iterator find(const Key &key)
KOrg::Part * loadPart(KService::Ptr, KOrg::MainWindow *parent)
Definition: kocore.cpp:156
KService::List availableCalendarDecorations()
Definition: kocore.cpp:73
EventViews::CalendarDecoration::Decoration * loadCalendarDecoration(KService::Ptr service)
Definition: kocore.cpp:123
Definition: kocore.h:40
const T value(const Key &key) const
int remove(const Key &key)
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.