KDECore
klibrary.h
Go to the documentation of this file.
46 explicit KLibrary(const QString &name, const KComponentData &cData = KGlobal::mainComponent(), QObject *parent = 0);
47 KLibrary(const QString &name, int verNum, const KComponentData &cData = KGlobal::mainComponent(), QObject *parent = 0);
Thin wrapper around QLibrary; you should rarely use this directly, see KPluginLoader for higher-level...
Definition klibrary.h:39
If you develop a library that is to be loaded dynamically at runtime, then you should return a pointe...
Definition kpluginfactory.h:233
Definition kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Thu Jul 20 2023 00:00:00 by doxygen 1.9.8 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.