Searched refs:QPlaceSupplierPrivate (Results 1 – 3 of 3) sorted by relevance
42 QPlaceSupplierPrivate::QPlaceSupplierPrivate() : QSharedData() in QPlaceSupplierPrivate() function in QPlaceSupplierPrivate46 QPlaceSupplierPrivate::QPlaceSupplierPrivate(const QPlaceSupplierPrivate &other) in QPlaceSupplierPrivate() function in QPlaceSupplierPrivate55 QPlaceSupplierPrivate::~QPlaceSupplierPrivate() in ~QPlaceSupplierPrivate()59 bool QPlaceSupplierPrivate::operator==(const QPlaceSupplierPrivate &other) const in operator ==()69 bool QPlaceSupplierPrivate::isEmpty() const in isEmpty()99 : d(new QPlaceSupplierPrivate) in QPlaceSupplier()
59 class QPlaceSupplierPrivate : public QSharedData62 QPlaceSupplierPrivate();63 QPlaceSupplierPrivate(const QPlaceSupplierPrivate &other);65 ~QPlaceSupplierPrivate();67 bool operator==(const QPlaceSupplierPrivate &other) const;
47 class QPlaceSupplierPrivate; variable78 QSharedDataPointer<QPlaceSupplierPrivate> d;