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"
Include dependency graph for kpluginloader.cpp:
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
QString findLibraryInternal | ( | const QString & | name, |
const KComponentData & | cData | ||
) |
Definition at line 83 of file kpluginloader.cpp.
Definition at line 66 of file klibloader.cpp.
int kLibraryDebugArea | ( | ) |
Definition at line 33 of file klibrary.cpp.
Definition at line 57 of file kpluginloader.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.