KontactInterface
core.h
virtual void selectPlugin(KontactInterface::Plugin *plugin)=0
Selects the given plugin and raises the associated part.
virtual void partLoaded(Plugin *plugin, KParts::Part *part)=0
void dayChanged(const QDate &date)
This signal is emitted whenever a new day starts.
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
virtual void selectPlugin(const QString &plugin)=0
This is an overloaded member function.
virtual QList< KontactInterface::Plugin * > pluginList() const =0
Returns the pointer list of available plugins.
Q_OBJECTQ_OBJECT
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
typedef WindowFlags
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.