Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeotilespec_p.h File Reference

(60828037eb143eaefab1780f1f831a3f0e6dcaf2)

#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_EXPORT unsigned int qHash (const QGeoTileSpec &spec)
 
Q_LOCATION_EXPORT QDebug operator<< (QDebug, const QGeoTileSpec &)
 

Function Documentation

◆ operator<<()

Q_LOCATION_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_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: