KontactInterface
core.cpp
69 const auto result = KPluginFactory::instantiatePlugin<KParts::Part>(KPluginMetaData(QString::fromLatin1(libname)), this);
MainWindow(QWidget *parent=nullptr, Qt::WindowFlags f=Qt::WindowFlags())
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()
typedef ConstIterator
typedef 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)
QObject * parent() const const
QString fromLatin1(QByteArrayView str)
typedef WindowFlags
void timeout()
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:51:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 21 2025 11:51:39 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.