Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacecontentrequest/
H A Dtst_qplacecontentrequest.cpp56 QCOMPARE(req.contentType(), QPlaceContent::NoType); in contentTest()
84 QVERIFY(req.contentType() == QPlaceContent::NoType); in clearTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontentrequest.cpp44 : QSharedData(), contentType(QPlaceContent::NoType), limit(-1) in QPlaceContentRequestPrivate()
66 contentType = QPlaceContent::NoType; in clear()
H A Dqplacecontent.h64 NoType = 0, enumerator
H A Dqplacecontent.cpp171 return NoType; in type()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Djsonparserhelpers.cpp235 case QPlaceContent::NoType: in parseCollection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp316 case QPlaceContent::NoType: in getPlaceContent()