Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceeditorial/
H A Dtst_qplaceeditorial.cpp51 void setSubClassProperty(QPlaceEditorial *);
98 void tst_QPlaceEditorial::setSubClassProperty(QPlaceEditorial * editorial) in setSubClassProperty() function in tst_QPlaceEditorial
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceimage/
H A Dtst_qplaceimage.cpp49 void setSubClassProperty(QPlaceImage *);
96 void tst_QPlaceImage::setSubClassProperty(QPlaceImage *image) in setSubClassProperty() function in tst_QPlaceImage
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacereview/
H A Dtst_qplacereview.cpp51 void setSubClassProperty(QPlaceReview *);
105 void tst_QPlaceReview::setSubClassProperty(QPlaceReview *review) in setSubClassProperty() function in tst_QPlaceReview
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qproposedsearchresult/
H A Dtst_qproposedsearchresult.cpp47 void setSubClassProperty(QPlaceProposedSearchResult *result);
86 void tst_QPlaceProposedSearchResult::setSubClassProperty(QPlaceProposedSearchResult *result) in setSubClassProperty() function in tst_QPlaceProposedSearchResult
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplaceresult/
H A Dtst_qplaceresult.cpp46 void setSubClassProperty(QPlaceResult *);
90 void tst_QPlaceResult::setSubClassProperty(QPlaceResult *result) in setSubClassProperty() function in tst_QPlaceResult
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/utils/
H A Dqlocationtestutils_p.h142 tc->setSubClassProperty(&sub2); in testConversion()