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"Go to the source code of this file.
Namespaces | |
| namespace | KSettings |
| namespace | 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-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2026 The KDE developers.
Generated on by doxygen 1.15.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.