|
QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
|
This is the complete list of members for QgsVectorTileLoader, including all inherited members.
| blockingFetchTileRawData(const QString &sourceType, const QString &sourcePath, const QgsTileMatrix &tileMatrix, const QPointF &viewCenter, const QgsTileRange &range, const QString &authid, const QgsHttpHeaders &headers, QgsFeedback *feedback=nullptr) | QgsVectorTileLoader | static |
| downloadBlocking() | QgsVectorTileLoader | |
| error() const | QgsVectorTileLoader | |
| loadFromMBTiles(const QgsTileXYZ &id, QgsMbTiles &mbTileReader, QgsFeedback *feedback=nullptr) | QgsVectorTileLoader | static |
| loadFromNetwork(const QgsTileXYZ &id, const QgsTileMatrix &tileMatrix, const QString &requestUrl, const QString &authid, const QgsHttpHeaders &headers, QgsFeedback *feedback=nullptr) | QgsVectorTileLoader | static |
| loadFromVtpk(const QgsTileXYZ &id, QgsVtpkTiles &vtpkTileReader) | QgsVectorTileLoader | static |
| QgsVectorTileLoader(const QString &uri, const QgsTileMatrix &tileMatrix, const QgsTileRange &range, const QPointF &viewCenter, const QString &authid, const QgsHttpHeaders &headers, QgsFeedback *feedback) | QgsVectorTileLoader | |
| tileRequestFinished(const QgsVectorTileRawData &rawTile) | QgsVectorTileLoader | signal |
| ~QgsVectorTileLoader() | QgsVectorTileLoader |