KUtils
kcmoduleloader.h File Reference
#include <kcmodule.h>#include <kcmoduleinfo.h>Go to the source code of this file.
Namespaces | |
| namespace | KCModuleLoader |
Enumerations | |
| enum | KCModuleLoader::ErrorReporting { KCModuleLoader::None = 0, KCModuleLoader::Inline = 1, KCModuleLoader::Dialog = 2, KCModuleLoader::Both = 3 } |
Functions | |
| KCModule * | KCModuleLoader::loadModule (const QString &module, ErrorReporting report, QWidget *parent=0, const QStringList &args=QStringList()) |
| KCModule * | KCModuleLoader::loadModule (const KCModuleInfo &module, ErrorReporting report, QWidget *parent=0, const QStringList &args=QStringList()) |
| KCModule * | KCModuleLoader::reportError (ErrorReporting report, const QString &text, const QString &details, QWidget *parent) |
| KDE_DEPRECATED void | KCModuleLoader::showLastLoaderError (QWidget *parent) |
| void | KCModuleLoader::unloadModule (const KCModuleInfo &mod) |
KDE 4.3 API Reference