![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Functions | |
unsigned int | qHash (const QGeoTileSpec &spec) |
QDebug | operator<< (QDebug dbg, const QGeoTileSpec &spec) |
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().
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().