Searched refs:QPlaceUserPrivate (Results 1 – 3 of 3) sorted by relevance
42 QPlaceUserPrivate::QPlaceUserPrivate() in QPlaceUserPrivate() function in QPlaceUserPrivate47 QPlaceUserPrivate::QPlaceUserPrivate(const QPlaceUserPrivate &other) in QPlaceUserPrivate() function in QPlaceUserPrivate52 QPlaceUserPrivate::~QPlaceUserPrivate() in ~QPlaceUserPrivate()56 bool QPlaceUserPrivate::operator==(const QPlaceUserPrivate &other) const in operator ==()75 : d(new QPlaceUserPrivate) in QPlaceUser()
56 class QPlaceUserPrivate : public QSharedData59 QPlaceUserPrivate();60 QPlaceUserPrivate(const QPlaceUserPrivate &other);62 ~QPlaceUserPrivate();64 bool operator==(const QPlaceUserPrivate &other) const;
46 class QPlaceUserPrivate; variable69 QSharedDataPointer<QPlaceUserPrivate> d;