Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/geojson_viewer/
H A Dmain.cpp82 static bool hasProperties(QQuickItem *item) in hasProperties() function in extractor
105 if (hasProperties(mapPolygon)) in toVariant()
114 if (hasProperties(mapPolyline)) in toVariant()
123 if (hasProperties(mapCircle)) in toVariant()
142 if (hasProperties(mapItemView)) // Features are converted to regular types w properties. in toVariant()