Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeotilespec_p.h File Reference
#include <QtLocation/private/qlocationglobal_p.h>
#include <QtCore/QMetaType>
#include <QtCore/QList>
#include <QtCore/QSet>
#include <QString>
#include <QSharedDataPointer>
+ Include dependency graph for qgeotilespec_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QGeoTileSpec
 

Functions

Q_LOCATION_PRIVATE_EXPORT unsigned int qHash (const QGeoTileSpec &spec)
 
Q_LOCATION_PRIVATE_EXPORT QDebug operator<< (QDebug, const QGeoTileSpec &)
 

Function Documentation

◆ operator<<()

Q_LOCATION_PRIVATE_EXPORT QDebug operator<< ( QDebug  dbg,
const QGeoTileSpec spec 
)

Definition at line 112 of file qgeotilespec.cpp.

References QGeoTileSpec::mapId(), QGeoTileSpec::plugin(), QGeoTileSpec::version(), QGeoTileSpec::x(), QGeoTileSpec::y(), and QGeoTileSpec::zoom().

+ Here is the call graph for this function:

◆ qHash()

Q_LOCATION_PRIVATE_EXPORT unsigned int qHash ( const QGeoTileSpec spec)

Definition at line 101 of file qgeotilespec.cpp.

References QGeoTileSpec::mapId(), QGeoTileSpec::plugin(), qHash(), QGeoTileSpec::version(), QGeoTileSpec::x(), QGeoTileSpec::y(), and QGeoTileSpec::zoom().

Referenced by qHash().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: