Searched refs:QPlaceDetailsReplyPrivate (Results 1 – 2 of 2) sorted by relevance
41 class QPlaceDetailsReplyPrivate : public QPlaceReplyPrivate class44 QPlaceDetailsReplyPrivate() {} in QPlaceDetailsReplyPrivate() function in QPlaceDetailsReplyPrivate45 ~QPlaceDetailsReplyPrivate() {} in ~QPlaceDetailsReplyPrivate()71 : QPlaceReply(new QPlaceDetailsReplyPrivate, parent) in QPlaceDetailsReply()
45 class QPlaceDetailsReplyPrivate; variable