Searched refs:Q_POSITIONING_EXPORT (Results 1 – 21 of 21) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopositioninfo.h | 52 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 D | qgeosatelliteinfo.h | 50 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 D | qgeoareamonitorinfo.h | 54 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 D | qgeocoordinate.h | 54 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 D | qgeoshape.h | 52 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 D | qpositioningglobal.h | 48 # define Q_POSITIONING_EXPORT Q_DECL_EXPORT macro 50 # define Q_POSITIONING_EXPORT Q_DECL_IMPORT 53 # define Q_POSITIONING_EXPORT
|
| H A D | qgeopositioninfosourcefactory.h | 50 class Q_POSITIONING_EXPORT QGeoPositionInfoSourceFactory 64 class Q_POSITIONING_EXPORT QGeoPositionInfoSourceFactoryV2 : public QGeoPositionInfoSourceFactory
|
| H A D | qdoublevector2d_p.h | 252 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 D | qdoublevector3d_p.h | 292 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 D | qpositioningglobal_p.h | 57 #define Q_POSITIONING_PRIVATE_EXPORT Q_POSITIONING_EXPORT
|
| H A D | qgeocoordinate_p.h | 78 class Q_POSITIONING_EXPORT QGeoMercatorCoordinatePrivate : public QGeoCoordinatePrivate
|
| H A D | qgeolocation.h | 54 class Q_POSITIONING_EXPORT QGeoLocation
|
| H A D | qnmeapositioninfosource.h | 49 class Q_POSITIONING_EXPORT QNmeaPositionInfoSource : public QGeoPositionInfoSource
|
| H A D | qgeoaddress.h | 51 class Q_POSITIONING_EXPORT QGeoAddress
|
| H A D | qgeocircle.h | 50 class Q_POSITIONING_EXPORT QGeoCircle : public QGeoShape
|
| H A D | qgeosatelliteinfosource.h | 50 class Q_POSITIONING_EXPORT QGeoSatelliteInfoSource : public QObject
|
| H A D | qgeoareamonitorsource.h | 53 class Q_POSITIONING_EXPORT QGeoAreaMonitorSource : public QObject
|
| H A D | qgeopath.h | 51 class Q_POSITIONING_EXPORT QGeoPath : public QGeoShape
|
| H A D | qgeopolygon.h | 51 class Q_POSITIONING_EXPORT QGeoPolygon : public QGeoShape
|
| H A D | qgeopositioninfosource.h | 50 class Q_POSITIONING_EXPORT QGeoPositionInfoSource : public QObject
|
| H A D | qgeorectangle.h | 49 class Q_POSITIONING_EXPORT QGeoRectangle : public QGeoShape
|