KDECore
kconfigbackend.h File Reference
#include <QtCore/QObject>#include <QtCore/QString>#include <kdecore_export.h>#include <kconfigbase.h>#include <kgenericfactory.h>#include <ksharedptr.h>
Include dependency graph for kconfigbackend.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | KConfigBackend |
| Provides the implementation for accessing configuration sources. More... | |
Defines | |
| #define | K_EXPORT_KCONFIGBACKEND(libname, classname) |
Define Documentation
| #define K_EXPORT_KCONFIGBACKEND | ( | libname, | |||
| classname | ) |
Value:
K_PLUGIN_FACTORY(factory, registerPlugin<classname>();) \ K_EXPORT_PLUGIN(factory("kconfigbackend_" #libname))
Definition at line 212 of file kconfigbackend.h.
KDE 4.2 API Reference