Home
last modified time | relevance | path

Searched refs:slotItemThumbnail (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/showfoto/stackview/
H A Dshowfotostackviewlist.h115 void slotItemThumbnail(const ShowfotoItemInfo& info, const QPixmap& pix);
H A Dshowfotostackviewlist.cpp152 this, SLOT(slotItemThumbnail(ShowfotoItemInfo,QPixmap))); in setThumbbar()
268 void ShowfotoStackViewList::slotItemThumbnail(const ShowfotoItemInfo& info, const QPixmap& pix) in slotItemThumbnail() function in ShowFoto::ShowfotoStackViewList