Home
last modified time | relevance | path

Searched refs:attrIt (Results 26 – 26 of 26) sorted by relevance

12

/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/providers/ogr/
H A Dqgsogrprovider.cpp452 …for ( QMap<int, int>::const_iterator attrIt = attrIdxMap.constBegin(); attrIt != attrIdxMap.constE… in createEmptyLayer() local
454 oldToNewAttrIdxMap->insert( attrIt.key(), *attrIt + ( shiftColumnsByOne ? 1 : 0 ) ); in createEmptyLayer()

12