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.cpp File Reference

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include "qgeotilespec_p.h"
#include "qgeotilespec_p_p.h"
#include <QtCore/QDebug>
+ Include dependency graph for qgeotilespec.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ operator<<()

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()

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: