4#ifndef QPLACERESULT_P_H
5#define QPLACERESULT_P_H
23class QPlaceResultPrivate :
public QPlaceSearchResultPrivate
26 bool compare(
const QPlaceSearchResultPrivate *other)
const override;
30 qreal distance = Q_QNAN;
32 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)