Home
last modified time | relevance | path

Searched refs:Q_POSITIONING_EXPORT (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopositioninfo.h52 class Q_POSITIONING_EXPORT QGeoPositionInfo
92 friend Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QGeoPositionInfo &info);
95 …friend Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoPositionInfo &i…
96 … friend Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoPositionInfo &info);
103 Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QGeoPositionInfo &info);
107 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, QGeoPositionInfo::Attribute attr);
108 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoPositionInfo::Attribute &attr…
109 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoPositionInfo &info);
110 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoPositionInfo &info);
H A Dqgeosatelliteinfo.h50 class Q_POSITIONING_EXPORT QGeoSatelliteInfo
93 friend Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QGeoSatelliteInfo &info);
96 …friend Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoSatelliteInfo &…
97 … friend Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoSatelliteInfo &info);
104 Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QGeoSatelliteInfo &info);
108 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoSatelliteInfo &info);
109 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoSatelliteInfo &info);
H A Dqgeoareamonitorinfo.h54 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &, const QGeoAreaMonitorInfo &);
55 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &, QGeoAreaMonitorInfo &);
59 class Q_POSITIONING_EXPORT QGeoAreaMonitorInfo
92 friend Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &, const QGeoAreaMonitorInfo &);
93 friend Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &, QGeoAreaMonitorInfo &);
98 Q_POSITIONING_EXPORT QDebug operator<<(QDebug, const QGeoAreaMonitorInfo &);
H A Dqgeocoordinate.h54 class Q_POSITIONING_EXPORT QGeoCoordinate
123 Q_POSITIONING_EXPORT QDebug operator<<(QDebug, const QGeoCoordinate &);
126 Q_POSITIONING_EXPORT uint qHash(const QGeoCoordinate &coordinate, uint seed = 0);
129 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoCoordinate &coordinate);
130 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoCoordinate &coordinate);
H A Dqgeoshape.h52 class Q_POSITIONING_EXPORT QGeoShape
102 Q_POSITIONING_EXPORT QDebug operator<<(QDebug, const QGeoShape &);
106 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &stream, const QGeoShape &shape);
107 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &stream, QGeoShape &shape);
H A Dqpositioningglobal.h48 # define Q_POSITIONING_EXPORT Q_DECL_EXPORT macro
50 # define Q_POSITIONING_EXPORT Q_DECL_IMPORT
53 # define Q_POSITIONING_EXPORT
H A Dqgeopositioninfosourcefactory.h50 class Q_POSITIONING_EXPORT QGeoPositionInfoSourceFactory
64 class Q_POSITIONING_EXPORT QGeoPositionInfoSourceFactoryV2 : public QGeoPositionInfoSourceFactory
H A Dqdoublevector2d_p.h252 Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QDoubleVector2D &vector);
256 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &, const QDoubleVector2D &);
257 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &, QDoubleVector2D &);
H A Dqdoublevector3d_p.h292 Q_POSITIONING_EXPORT QDebug operator<<(QDebug dbg, const QDoubleVector3D &vector);
296 Q_POSITIONING_EXPORT QDataStream &operator<<(QDataStream &, const QDoubleVector3D &);
297 Q_POSITIONING_EXPORT QDataStream &operator>>(QDataStream &, QDoubleVector3D &);
H A Dqpositioningglobal_p.h57 #define Q_POSITIONING_PRIVATE_EXPORT Q_POSITIONING_EXPORT
H A Dqgeocoordinate_p.h78 class Q_POSITIONING_EXPORT QGeoMercatorCoordinatePrivate : public QGeoCoordinatePrivate
H A Dqgeolocation.h54 class Q_POSITIONING_EXPORT QGeoLocation
H A Dqnmeapositioninfosource.h49 class Q_POSITIONING_EXPORT QNmeaPositionInfoSource : public QGeoPositionInfoSource
H A Dqgeoaddress.h51 class Q_POSITIONING_EXPORT QGeoAddress
H A Dqgeocircle.h50 class Q_POSITIONING_EXPORT QGeoCircle : public QGeoShape
H A Dqgeosatelliteinfosource.h50 class Q_POSITIONING_EXPORT QGeoSatelliteInfoSource : public QObject
H A Dqgeoareamonitorsource.h53 class Q_POSITIONING_EXPORT QGeoAreaMonitorSource : public QObject
H A Dqgeopath.h51 class Q_POSITIONING_EXPORT QGeoPath : public QGeoShape
H A Dqgeopolygon.h51 class Q_POSITIONING_EXPORT QGeoPolygon : public QGeoShape
H A Dqgeopositioninfosource.h50 class Q_POSITIONING_EXPORT QGeoPositionInfoSource : public QObject
H A Dqgeorectangle.h49 class Q_POSITIONING_EXPORT QGeoRectangle : public QGeoShape