|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for UrlFactory, including all inherited members.
| averageSizeForType(QStringView type) | UrlFactory | static |
| getElevationProviderTypes() | UrlFactory | static |
| getImageFormat(QStringView type, QByteArrayView image) | UrlFactory | static |
| getImageFormat(int qtMapId, QByteArrayView image) | UrlFactory | static |
| getMapProviderFromProviderType(QStringView type) | UrlFactory | static |
| getMapProviderFromQtMapId(int qtMapId) | UrlFactory | static |
| getProviders() | UrlFactory | inlinestatic |
| getProviderTypeFromQtMapId(int qtMapId) | UrlFactory | static |
| getProviderTypes() | UrlFactory | static |
| getQtMapIdFromProviderType(QStringView type) | UrlFactory | static |
| getTileCount(int zoom, double topleftLon, double topleftLat, double bottomRightLon, double bottomRightLat, QStringView mapType) | UrlFactory | static |
| getTileHash(QStringView type, int x, int y, int z) | UrlFactory | static |
| getTileURL(QStringView type, int x, int y, int zoom) | UrlFactory | static |
| getTileURL(int qtMapId, int x, int y, int zoom) | UrlFactory | static |
| hashFromProviderType(QStringView type) | UrlFactory | static |
| isElevation(int qtMapId) | UrlFactory | static |
| lat2tileY(QStringView mapType, double lat, int z) | UrlFactory | static |
| long2tileX(QStringView mapType, double lon, int z) | UrlFactory | static |
| providerTypeFromHash(int hash) | UrlFactory | static |
| tileHashToType(QStringView tileHash) | UrlFactory | static |