Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/widgets/
H A Dmapwidget.cpp1688 QList<QVariant> repIndices; in getClusterRepresentativeMarker() local
1692repIndices << s->markerModel->getTileRepresentativeMarker(cluster.tileIndicesList.at(i), sortKey); in getClusterRepresentativeMarker()
1695 …tive = s->markerModel->bestRepresentativeIndexFromList(repIndices, sortKey); in getClusterRepresentativeMarker()