KDECore
BackendsManager.cpp
Go to the documentation of this file.
81 const QList< QObject* > backends = retrieveInstancesIn(QFile::decodeName(KAUTH_BACKEND_PLUGIN_DIR));
91 const QList< QObject* > helpers = retrieveInstancesIn(QFile::decodeName(KAUTH_HELPER_PLUGIN_DIR));
105 kWarning() << "WARNING: KAuth was compiled with a working backend, but was unable to load it! Check your installation!";
114 kWarning() << "WARNING: KAuth was compiled with a working helper backend, but was unable to load it! "
Definition: HelperProxy.h:35
static AuthBackend * authBackend()
Definition: BackendsManager.cpp:120
static HelperProxy * helperProxy()
Definition: BackendsManager.cpp:129
Definition: AuthBackend.h:31
Definition: kaboutdata.h:33
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:07 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:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.