Home
last modified time | relevance | path

Searched defs:currentItemInfo (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/digikam/digikam-7.4.0/core/app/views/stack/
H A Ditemiconview_tools.cpp65 const ItemInfo currentItemInfo = currentInfo(); in slotLightTable() local
105 const ItemInfo currentItemInfo = currentInfo(); in slotImageLightTable() local
115 const ItemInfo currentItemInfo = currentInfo(); in slotImageAddToLightTable() local
125 const ItemInfo currentItemInfo = currentInfo(); in slotImageAddToCurrentQueue() local
136 const ItemInfo currentItemInfo = currentInfo(); in slotImageAddToNewQueue() local
144 const ItemInfo currentItemInfo = currentInfo(); in slotImageAddToExistingQueue() local
H A Dmapwidgetview.cpp641 ItemInfo MapWidgetView::currentItemInfo() const in currentItemInfo() function in Digikam::MapWidgetView
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/mapsearches/
H A Dgpsmarkertiler.cpp292 const GPSItemInfo currentItemInfo = d->imagesHash[currentImageId]; in getTile() local
620 const GPSItemInfo currentItemInfo = returnedItemInfo.at(i); in slotMapImagesJobResult() local
723 const GPSItemInfo currentItemInfo = GPSItemInfo::fromIdCoordinatesRatingDateTime(id, in slotImageChange() local
743 const GPSItemInfo currentItemInfo = GPSItemInfo::fromIdCoordinatesRatingDateTime(id, in slotImageChange() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/imageeditor/main/
H A Dimagewindow_p.h260 ItemInfo currentItemInfo; variable