[Kde-imaging] [Bug 234099] digikam picasawebexport labels hierarchy disappears

Gilles Caulier caulier.gilles at gmail.com
Sat Apr 17 11:25:30 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=234099


Gilles Caulier <caulier.gilles at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caulier.gilles at gmail.com




--- Comment #25 from Gilles Caulier <caulier gilles gmail com>  2010-04-17 11:25:19 ---
Jens,

In digiKam kipi interface, it's already do. You can ping all information from 
Digikam::ImageInfo class, as for example rating info. Look there like TagsPath
are handle with a QMap:

http://lxr.kde.org/source/extragear/graphics/digikam/utilities/kipiiface/kipiimageinfo.cpp#136

In plugin, just get the right properties like this :

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/common/libkipiplugins/widgets/imageslist.cpp#104

In PicasaWeb tool, you already play with digiKam DB TagsPath properties when
items are imported from picasa to digiKam :

http://lxr.kde.org/source/extragear/graphics/kipi-plugins/picasawebexport/picasawebwindow.cpp#947

In this case, you set TagsPath to DB of course.

We can export or import more image properties to expand QMap contents. It's
easy and do not depand of kipi host application as well. Gwenview for ex ignore
this stuff...

Gilles

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-imaging mailing list