![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QGeoTileSpec, including all inherited members.
| mapId() const | QGeoTileSpec | |
| operator!=(const QGeoTileSpec &lhs, const QGeoTileSpec &rhs) noexcept | QGeoTileSpec | friend |
| operator<(const QGeoTileSpec &lhs, const QGeoTileSpec &rhs) noexcept | QGeoTileSpec | friend |
| operator=(const QGeoTileSpec &other) noexcept | QGeoTileSpec | |
| operator==(const QGeoTileSpec &lhs, const QGeoTileSpec &rhs) noexcept | 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 |