dispatcher.h
void syncConfiguration()
When this slot is called the TDEConfig objects of all the registered instances are sync()ed.
Definition dispatcher.cpp:127
void registerInstance(TDEInstance *instance, TQObject *recv, const char *slot)
Register a slot to be called when the configuration for the instance has changed.
Definition dispatcher.cpp:61
void reparseConfiguration(const TQCString &instanceName)
Call this slot when the configuration belonging to the associated instance name has changed.
Definition dispatcher.cpp:110
TDEConfig * configForInstanceName(const TQCString &instanceName)
Definition dispatcher.cpp:86
A collection of classes to create configuration dialogs that work over component boundaries.
Definition componentsdialog.cpp:33
Trinity API Reference