Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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<<()

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

Definition at line 112 of file qgeotilespec.cpp.

◆ qHash()

unsigned int qHash ( const QGeoTileSpec & spec)

Definition at line 101 of file qgeotilespec.cpp.