KDECore
kpluginloader.cpp File Reference
#include "kpluginloader.h"#include "kaboutdata.h"#include <kcomponentdata.h>#include <kstandarddirs.h>#include <klocale.h>#include "kpluginfactory.h"#include <kservice.h>#include "klibrary.h"#include <kdebug.h>#include <QtCore/QLibrary>#include <QtCore/QDir>#include <QtCore/QFileInfo>#include "kpluginloader.moc"Go to the source code of this file.
Functions | |
| QString | findLibraryInternal (const QString &name, const KComponentData &cData) |
| QString | fixLibPrefix (const QString &libname) |
| int | kLibraryDebugArea () |
| QString | makeLibName (const QString &libname) |
Function Documentation
◆ findLibraryInternal()
| QString findLibraryInternal | ( | const QString & | name, |
| const KComponentData & | cData | ||
| ) |
Definition at line 83 of file kpluginloader.cpp.
◆ fixLibPrefix()
Definition at line 66 of file klibloader.cpp.
◆ kLibraryDebugArea()
| int kLibraryDebugArea | ( | ) |
Definition at line 33 of file klibrary.cpp.
◆ makeLibName()
Definition at line 57 of file kpluginloader.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 18:58:52 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.