5#ifndef QPLACERESULT_P_H
6#define QPLACERESULT_P_H
24class QPlaceResultPrivate :
public QPlaceSearchResultPrivate
27 bool compare(
const QPlaceSearchResultPrivate *other)
const override;
31 qreal distance = Q_QNAN;
33 bool sponsored =
false;
Q_DECLARE_TYPEINFO(QByteArrayView, Q_PRIMITIVE_TYPE)
#define Q_IMPLEMENT_SEARCHRESULT_D_FUNC(Class)
#define Q_IMPLEMENT_SEARCHRESULT_COPY_CTOR(Class)
#define Q_DEFINE_SEARCHRESULT_PRIVATE_HELPER(Class, ResultType)