Searched refs:QPlaceEditorialPrivate (Results 1 – 3 of 3) sorted by relevance
42 QPlaceEditorialPrivate::QPlaceEditorialPrivate() in QPlaceEditorialPrivate() function in QPlaceEditorialPrivate47 QPlaceEditorialPrivate::QPlaceEditorialPrivate(const QPlaceEditorialPrivate &other) in QPlaceEditorialPrivate() function in QPlaceEditorialPrivate53 QPlaceEditorialPrivate::~QPlaceEditorialPrivate() in ~QPlaceEditorialPrivate()57 bool QPlaceEditorialPrivate::compare(const QPlaceContentPrivate *other) const in compare()59 const QPlaceEditorialPrivate *od = static_cast<const QPlaceEditorialPrivate *>(other); in compare()88 : QPlaceContent(new QPlaceEditorialPrivate) in QPlaceEditorial()
58 class QPlaceEditorialPrivate : public QPlaceContentPrivate61 QPlaceEditorialPrivate();62 QPlaceEditorialPrivate(const QPlaceEditorialPrivate &other);64 ~QPlaceEditorialPrivate();
44 class QPlaceEditorialPrivate; variable