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-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.