Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceproposedsearchresult.cpp87 Q_IMPLEMENT_SEARCHRESULT_COPY_CTOR(QPlaceProposedSearchResult)
H A Dqplaceresult.cpp110 Q_IMPLEMENT_SEARCHRESULT_COPY_CTOR(QPlaceResult)
H A Dqplacesearchresult_p.h64 #define Q_IMPLEMENT_SEARCHRESULT_COPY_CTOR(Class) \ macro