![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QGeoTileSpec, including all inherited members.
mapId() const | QGeoTileSpec | |
operator!= | QGeoTileSpec | friend |
operator< | QGeoTileSpec | friend |
operator=(const QGeoTileSpec &other) noexcept | QGeoTileSpec | |
operator== | QGeoTileSpec | friend |
plugin() const | QGeoTileSpec | |
QGeoTileSpec() | QGeoTileSpec | |
QGeoTileSpec(const QGeoTileSpec &other) noexcept | QGeoTileSpec | |
QGeoTileSpec(QGeoTileSpec &&other) noexcept=default | QGeoTileSpec | |
QGeoTileSpec(const QString &plugin, int mapId, int zoom, int x, int y, int version=-1) | QGeoTileSpec | |
setMapId(int mapId) | QGeoTileSpec | |
setVersion(int version) | QGeoTileSpec | |
setX(int x) | QGeoTileSpec | |
setY(int y) | QGeoTileSpec | |
setZoom(int zoom) | QGeoTileSpec | |
swap(QGeoTileSpec &other) noexcept | QGeoTileSpec | inline |
version() const | QGeoTileSpec | |
x() const | QGeoTileSpec | |
y() const | QGeoTileSpec | |
zoom() const | QGeoTileSpec | |
~QGeoTileSpec() | QGeoTileSpec |