Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/src/providers/gpx/
H A Dqgsgpxprovider.h113 static const QList< DataType > sAttributedUsedForLayerType; variable
H A Dqgsgpxprovider.cpp56 const QList< QgsGPXProvider::DataType > QgsGPXProvider::sAttributedUsedForLayerType = member in QgsGPXProvider
93 if ( sAttributedUsedForLayerType[i] & mFeatureType ) in QgsGPXProvider()