[Digikam-devel] New icon view

Marcel Wiesweg marcel.wiesweg at gmx.de
Wed May 20 18:45:53 BST 2009


> The old version didn't work, too... just checked it...

The signal emitted from DigikamView::slotDispatchImageSelected is connected to 
DigikamApp::slotImageSelected.
I think we introduced the timer because retrieving the list of all image infos 
and of the selected image infos was slow (it's still relatively slow, and of 
course scales with O(n)).
For enabling the actions we only need the size of the selection list, which is 
fast to retrieve. We could split the signals and emit one of them directly, 
the other with the timer. Opinions?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20090520/fa1572ca/attachment.html>


More information about the Digikam-devel mailing list