Revision 848359

Go back to digest for 24th August 2008

Other in Graphics

Gilles Caulier committed changes in /branches/extragear/kde3/libs/libkdcraw:

libkdcraw from KDE3 branch:
New integer and double input widget based on KDE components which provide a default value and a reset button, like we can found in pro-photograph programs like Aperture or Nikon Nx

New combo box widget based on KDE component which provide a default item and a reset button.
Adapt dcraw settings widget with these new objects.

Andi,
We need to use these widget into digiKam, especially into all image plugins.
I will use it in RAW import tool.
Just look my code to see how to use it.

File Changes

Added 4 files
  • /branches/extragear/kde3/libs/libkdcraw/libkdcraw
  •   /rcombobox.cpp
  •   /rcombobox.h
  •   /rnuminput.cpp
  •   /rnuminput.h
Modified 3 files
  • /branches/extragear/kde3/libs/libkdcraw
  •   /NEWS
  •   /libkdcraw/dcrawsettingswidget.cpp
  •   /libkdcraw/Makefile.am
7 files changed in total