Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qproposedsearchresult/
H A Dtst_qproposedsearchresult.cpp78 return result.type() == QPlaceSearchResult::ProposedSearchResult; in checkType()
96 QCOMPARE(result.type(), QPlaceSearchResult::ProposedSearchResult); in constructorTest()
127 QVERIFY(searchResult.type() == QPlaceSearchResult::ProposedSearchResult); in constructorTest()
138 QVERIFY(searchResult2.type() == QPlaceSearchResult::ProposedSearchResult); in constructorTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesearchresultmodel_p.h83 ProposedSearchResult = QPlaceSearchResult::ProposedSearchResult enumerator
H A Dqdeclarativesearchresultmodel.cpp693 if (m_results.at(proposedSearchIndex).type() != QPlaceSearchResult::ProposedSearchResult) in updateWith()
913 } else if (result.type() == QPlaceSearchResult::ProposedSearchResult) { in updateLayout()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceproposedsearchresult_p.h65 …E_SEARCHRESULT_PRIVATE_HELPER(QPlaceProposedSearchResult, QPlaceSearchResult::ProposedSearchResult)
H A Dqplacesearchresult.h77 ProposedSearchResult enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultDelegate.qml199 case PlaceSearchModel.ProposedSearchResult:
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1605 "ProposedSearchResult": 2