Revision 686993

Go back to digest for 15th July 2007

Other in KDE Base

Matthias Kretz committed changes in /trunk/KDE/kdelibs/kutils:

as posted to core-devel + dox:
KLibFactory subclass to allow one .so module to load all python based modules.
Or more generically: the new factory class allows to load more than one type of KCM from the same factory object whereas before you needed one factory per KCModule.

File Changes

Added 2 files
  • /trunk/KDE/kdelibs/kutils
  •   /kcmodulefactory.cpp
  •   /kcmodulefactory.h
Modified 2 files
  • /trunk/KDE/kdelibs/kutils
  •   /CMakeLists.txt
  •   /kcmoduleloader.cpp
4 files changed in total