Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacesearchresult_p.h90 …aceSearchResult::SearchResultType type() const { return QPlaceSearchResult::UnknownSearchResult; } in type()
93 if (other.type() == QPlaceSearchResult::UnknownSearchResult) in copyIfPossible()
H A Dqplacesearchresult.h75 UnknownSearchResult = 0, enumerator
H A Dqplacesearchresult.cpp166 return UnknownSearchResult; in type()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel_p.h81 UnknownSearchResult = QPlaceSearchResult::UnknownSearchResult, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacesearchresult/
H A Dtst_qplacesearchresult.cpp51 QCOMPARE(result.type(), QPlaceSearchResult::UnknownSearchResult); in constructorTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1603 "UnknownSearchResult": 0,