KUtils
dispatcher.cpp File Reference
#include "dispatcher.h"
#include "dispatcher_p.h"
#include <kdebug.h>
#include <kconfig.h>
#include <kcomponentdata.h>
#include <assert.h>
#include <kglobal.h>
#include "dispatcher_p.moc"
Include dependency graph for dispatcher.cpp:
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.