[Digikam-devel] Introduction and comments about bug:137320

Arnd Baecker arnd.baecker at web.de
Wed Mar 5 21:06:32 GMT 2008


On Wed, 5 Mar 2008, Pau Rul·lan Ferragut wrote:

> 2008/3/5, Gilles Caulier <caulier.gilles at gmail.com>:
>> 2008/3/5, Pau Rul·lan Ferragut <paurullan at bulma.net>:
>
>>> The first thing I would like to do is to get rid of the
>>> stoping thumbnail bug:
>
>> - a class named PixmapManager handle thumbs image for each icon item.
>> - a class named AlbumIconView manage view of icon from main interface.
>
> I am stuck on AlbumIconView::nextItemToThumbnail(). I would like to
> use Iconview::firstItem() to get the first item of the album but I
> cannot find any
> object or way to do it. Any ideas?

Looking at iconview.cpp it *seems* (Gilles, correct me!),
that two new public methods
    firstItem()  and lastItem()
have to be introduced, which just return
   d->firstContainer and    d->lastContainer ,
respectively.

Best, Arnd


More information about the Digikam-devel mailing list