Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/reversegeocoding/
H A Drgtagmodel.cpp63 QList<QPersistentModelIndex> auxIndexList; member in Digikam::RGTagModel::Private
405 (d->auxIndexList.isEmpty())) in addDataInTree()
411 … auxIndex = addNewTag(d->auxIndexList.last(), elementsData[j], addressElements[j]); in addDataInTree()
416 d->auxIndexList.append(auxIndex); in addDataInTree()
433 d->auxIndexList.removeLast(); in addDataInTree()