Searched refs:QPlaceCategoryPrivate (Results 1 – 3 of 3) sorted by relevance
42 QPlaceCategoryPrivate::QPlaceCategoryPrivate() in QPlaceCategoryPrivate() function in QPlaceCategoryPrivate47 QPlaceCategoryPrivate::QPlaceCategoryPrivate(const QPlaceCategoryPrivate &other) in QPlaceCategoryPrivate() function in QPlaceCategoryPrivate53 QPlaceCategoryPrivate::~QPlaceCategoryPrivate() in ~QPlaceCategoryPrivate()57 QPlaceCategoryPrivate &QPlaceCategoryPrivate::operator=(const QPlaceCategoryPrivate &other) in operator =()68 bool QPlaceCategoryPrivate::isEmpty() const in isEmpty()104 : d(new QPlaceCategoryPrivate) in QPlaceCategory()
59 class QPlaceCategoryPrivate : public QSharedData62 QPlaceCategoryPrivate();63 QPlaceCategoryPrivate(const QPlaceCategoryPrivate &other);65 ~QPlaceCategoryPrivate();66 QPlaceCategoryPrivate &operator= (const QPlaceCategoryPrivate &other);67 bool operator==(const QPlaceCategoryPrivate &other) const;
51 class QPlaceCategoryPrivate; variable82 QSharedDataPointer<QPlaceCategoryPrivate> d;