Home
last modified time | relevance | path

Searched defs:QPlace (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplace.cpp124 QPlace::QPlace() in QPlace() function in QPlace
132 QPlace::QPlace(const QSharedDataPointer<QPlacePrivate> &dd): d_ptr(dd) in QPlace() function in QPlace
147 QPlace::QPlace(const QPlace &other) in QPlace() function in QPlace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/placemanager_utils/
H A Dplacemanager_utils.h54 class QPlace; variable