Revision 688308
Go back to digest for 22nd July 2007Features in Graphics
Marcel Wiesweg committed changes in /trunk/extragear/graphics/digikam/utilities/cameragui:
Rewrite threading in CameraController:
- use queued signals
- remove CameraEvent and all the associated serializing
- remove the timer-based thread starting and use a proper command queue
- use blocking queued signals to carry out needed UI operations in sync with the non-UI thread (needs testing)
File Changes
Modified 3 files
- /trunk/extragear/graphics/digikam/utilities/cameragui
- /cameracontroller.cpp
- /cameracontroller.h
- /gpiteminfo.h
3 files changed in total