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 () |
KDE 4.3 API Reference