Revision 688379
Go back to digest for 22nd July 2007Features in Graphics
Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/kioslave:
digikamalbums ioslave:
- remove the old code for file operations that was copied from the file ioslave
- use KIO jobs to do file operations, enter an event loop, forward the result.
This is heavily inspired by ForwardingSlaveBase (read: copied from), but this class calls finished before we are finished and some other details, so we have again code copied from kdelibs (but not that much this time, and no low-level system API)
File Changes
Modified 3 files
- /trunk/extragear/graphics/digikam/kioslave
- /CMakeLists.txt
- /digikamalbums.cpp
- /digikamalbums.h
3 files changed in total