[Digikam-devel] extragear/graphics/digikam
Gilles Caulier
caulier.gilles at free.fr
Wed Feb 1 08:49:49 GMT 2006
SVN commit 504469 by cgilles:
digikam from trunk : Showfoto/IE common GUI implementation : Polish source code :
- finishSaving() is now a common virtual method.
- slotLoadingStarted() is now a common virtual slot.
- slotLoadingFinished() is now a common virtual slot.
- slotSavingStarted() is now a common virtual slot.
default implementation for these method corresponding to IE. Showfoto re-implemente these method to call parent virtual method and toggle specific actions in GUI.
All common code is shared to both programs like this.
CCMAIL: digikam-devel at kde.org
M +13 -43 showfoto/showfoto.cpp
M +61 -3 utilities/imageeditor/editor/editorwindow.cpp
M +6 -1 utilities/imageeditor/editor/editorwindow.h
M +0 -53 utilities/imageeditor/editor/imagewindow.cpp
M +1 -6 utilities/imageeditor/editor/imagewindow.h
More information about the Digikam-devel
mailing list