Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape.cpp189 return UnknownType; in type()
341 case QGeoShape::UnknownType: in operator <<()
368 case QGeoShape::UnknownType: in operator <<()
405 case QGeoShape::UnknownType: in operator >>()
H A Dqgeoshape.h66 UnknownType, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/src/
H A Dqt_geojson.cpp83 case QMetaType::UnknownType: in asMapboxGLPropertyValue()
111 case QMetaType::UnknownType: in asMapboxGLFeatureIdentifier()
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.h71 UnknownType, //! Unknown desktop file type. Maybe is invalid. enumerator
H A Dxdgdesktopfile.cpp266 mType = XdgDesktopFile::UnknownType; in clear()
288 mType(XdgDesktopFile::UnknownType) in XdgDesktopFileData()
351 return XdgDesktopFile::UnknownType; in detectType()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoshape/
H A Dtst_qgeoshape.cpp65 QCOMPARE(area.type(), QGeoShape::UnknownType); in testArea()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeocodingmanagerengine_esri.cpp121 if (bounds.type() != QGeoShape::UnknownType) in geocode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeocodingmanagerengineosm.cpp120 if (bounds.type() != QGeoShape::UnknownType) { in geocode()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacemanagerenginemapbox.cpp199 if (searchArea.type() != QGeoShape::UnknownType) { in doSearch()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodingmanagerengine_nokia.cpp114 if (bounds.type() == QGeoShape::UnknownType) { in geocode()
H A Dqplacemanagerengine_nokiav2.cpp363 || query.searchArea().type() != QGeoShape::UnknownType); in search()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dplugins.qmltypes276 "UnknownType": 0,