Home
last modified time | relevance | path

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

/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/reversegeocoding/
H A Drgtagmodel.cpp1135 const int howManyRows = rowCount(parentIndex); in addExternalTags() local
1137 for (int i = 0 ; i < howManyRows ; ++i) in addExternalTags()