Home
last modified time | relevance | path

Searched refs:QPlaceIdReplyPrivate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceidreply.cpp41 class QPlaceIdReplyPrivate : public QPlaceReplyPrivate class
44 QPlaceIdReplyPrivate(QPlaceIdReply::OperationType operationType) in QPlaceIdReplyPrivate() function in QPlaceIdReplyPrivate
46 ~QPlaceIdReplyPrivate() {} in ~QPlaceIdReplyPrivate()
86 : QPlaceReply(new QPlaceIdReplyPrivate(operationType), parent) {} in QPlaceIdReply()
H A Dqplaceidreply.h45 class QPlaceIdReplyPrivate; variable