Home
last modified time | relevance | path

Searched refs:infoFromIndex (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/showfoto/stackview/
H A Dshowfotostackviewtooltip.cpp103 ShowfotoItemInfo iteminfo = d->view->infoFromIndex(d->index); in tipContents()
H A Dshowfotostackviewlist.cpp289 ShowfotoItemInfo info = infoFromIndex(index); in drawRow()
310 ShowfotoItemInfo ShowfotoStackViewList::infoFromIndex(const QModelIndex& index) const in infoFromIndex() function in ShowFoto::ShowfotoStackViewList
503 ShowfotoItemInfo info = infoFromIndex(index); in acceptToolTip()
H A Dshowfotostackviewlist.h74 ShowfotoItemInfo infoFromIndex(const QModelIndex& index) const;