KontactInterface
core.cpp
69 const auto result = KPluginFactory::instantiatePlugin<KParts::Part>(KPluginMetaData(QString::fromLatin1(libname)), this);
Core(QWidget *parent=nullptr, Qt::WindowFlags flags={})
Creates a new core object.
Definition core.cpp:45
KParts::Part * createPart(const char *library)
Definition core.cpp:58
QString lastErrorMessage() const
Returns the last error message for problems during KParts loading.
Definition core.cpp:107
QDate currentDate()
ConstIterator
Iterator
const_iterator constEnd() const const
const_iterator constFind(const Key &key) const const
T value(const Key &key, const T &defaultValue) const const
QMetaObject::Connection connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)
void destroyed(QObject *obj)
QString fromLatin1(QByteArrayView str)
typedef WindowFlags
void timeout()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:49:18 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.