[digikam] [Bug 377197] Customize grouping behaviour [patch]

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon May 8 19:01:07 BST 2017


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

--- Comment #40 from caulier.gilles at gmail.com ---
Simon,

The items selcted from icon view is passed to a plugin through the KIPI
interface. All is located in
core/utilities/kdesupport/kipi/kipiimagecollection.cpp. Look in function
images(), and especially line 188 which pass the selected items to the
interface as a list of URL. You nee to code something to take a care about the
grouped images in the current selection from icon view.

So the patch relevant must be located in DigikamView class.

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Digikam-devel mailing list