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 AuthBackend.h:32
static AuthBackend * authBackend()
Definition BackendsManager.cpp:120
static HelperProxy * helperProxy()
Definition BackendsManager.cpp:129
Definition HelperProxy.h:36
Definition kaboutdata.h:33
Definition AuthBackend.cpp:24
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.