class KDEDModule |
|
The base class for KDED modules.
KDED modules are realized as shared libraries that are loaded on-demand into kded at runtime. See kdelibs/kded/HOWTO for documentation about writing kded modules.
Author Waldo Bastian |
|
Constructor |
|
Emitted when the module is being deleted. |
|
|
Internal called by kded after loading a module The module name is set from the path of the desktop file, and is used to register the module to dbus. |
|
Emitted when a mainwindow registers itself. |
|
Emitted when a mainwindow unregisters itself. |