KUtils
dispatcher.h File Reference
#include <QtCore/QObject>
#include <QtCore/QMap>
#include <kutils_export.h>
#include <kcomponentdata.h>
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 () |