KUtils
dispatcher.h File Reference
#include <QtCore/QObject>
#include <QtCore/QMap>
#include <kcmutils_export.h>
#include <kcomponentdata.h>
Include dependency graph for dispatcher.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
KSettings | |
KSettings::Dispatcher | |
Functions | |
QList< QString > | KSettings::Dispatcher::componentNames () |
KSharedConfig::Ptr | KSettings::Dispatcher::configForComponentName (const QString &componentName) |
void | KSettings::Dispatcher::registerComponent (const KComponentData &componentData, QObject *recv, const char *slot) |
void | KSettings::Dispatcher::reparseConfiguration (const QString &componentName) |
void | KSettings::Dispatcher::syncConfiguration () |
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.