KUtils
kcmoduleloader.h File Reference
Include dependency graph for kcmoduleloader.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KCModuleLoader | |
Enumerations | |
enum | KCModuleLoader::ErrorReporting { KCModuleLoader::None = 0, KCModuleLoader::Inline = 1, KCModuleLoader::Dialog = 2, KCModuleLoader::Both = 3 } |
Functions | |
KCModule * | KCModuleLoader::loadModule (const KCModuleInfo &module, ErrorReporting report, QWidget *parent=0, const QStringList &args=QStringList()) |
KCModule * | KCModuleLoader::loadModule (const QString &module, ErrorReporting report, QWidget *parent=0, const QStringList &args=QStringList()) |
KCModule * | KCModuleLoader::reportError (ErrorReporting report, const QString &text, const QString &details, QWidget *parent) |
void | KCModuleLoader::showLastLoaderError (QWidget *parent) |
void | KCModuleLoader::unloadModule (const KCModuleInfo &mod) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:35 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:50:35 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.