| addAnnotation(const Annotation &annotation) | QMapLibre::Map | |
| addAnnotationIcon(const QString &name, const QImage &sprite) | QMapLibre::Map | |
| addCustomLayer(const QString &id, std::unique_ptr< CustomLayerHostInterface > host, const QString &before=QString()) | QMapLibre::Map | |
| addImage(const QString &id, const QImage &sprite) | QMapLibre::Map | |
| addLayer(const QString &id, const QVariantMap ¶ms, const QString &before=QString()) | QMapLibre::Map | |
| addSource(const QString &id, const QVariantMap ¶ms) | QMapLibre::Map | |
| bearing | QMapLibre::Map | |
| bearing() const | QMapLibre::Map | |
| coordinate | QMapLibre::Map | |
| coordinate() const | QMapLibre::Map | |
| coordinateForPixel(const QPointF &pixel) const | QMapLibre::Map | |
| coordinateZoomForBounds(const Coordinate &sw, const Coordinate &ne) const | QMapLibre::Map | |
| coordinateZoomForBounds(const Coordinate &sw, const Coordinate &ne, double bearing, double pitch) | QMapLibre::Map | |
| copyrightsChanged(const QString ©rightsHtml) | QMapLibre::Map | signal |
| createRenderer() | QMapLibre::Map | |
| destroyRenderer() | QMapLibre::Map | |
| getFilter(const QString &layerId) const | QMapLibre::Map | |
| isFullyLoaded() const | QMapLibre::Map | |
| jumpTo(const CameraOptions &) | QMapLibre::Map | |
| latitude | QMapLibre::Map | |
| latitude() const | QMapLibre::Map | |
| layerExists(const QString &id) | QMapLibre::Map | |
| layerIds() const | QMapLibre::Map | |
| longitude | QMapLibre::Map | |
| longitude() const | QMapLibre::Map | |
| Map(QObject *parent=nullptr, const Settings &settings=Settings(), const QSize &size=QSize(), qreal pixelRatio=1) | QMapLibre::Map | explicit |
| MapChange enum name | QMapLibre::Map | |
| mapChanged(Map::MapChange) | QMapLibre::Map | signal |
| MapChangeDidFailLoadingMap enum value | QMapLibre::Map | |
| MapChangeDidFinishLoadingMap enum value | QMapLibre::Map | |
| MapChangeDidFinishLoadingStyle enum value | QMapLibre::Map | |
| MapChangeDidFinishRenderingFrame enum value | QMapLibre::Map | |
| MapChangeDidFinishRenderingFrameFullyRendered enum value | QMapLibre::Map | |
| MapChangeDidFinishRenderingMap enum value | QMapLibre::Map | |
| MapChangeDidFinishRenderingMapFullyRendered enum value | QMapLibre::Map | |
| MapChangeRegionDidChange enum value | QMapLibre::Map | |
| MapChangeRegionDidChangeAnimated enum value | QMapLibre::Map | |
| MapChangeRegionIsChanging enum value | QMapLibre::Map | |
| MapChangeRegionWillChange enum value | QMapLibre::Map | |
| MapChangeRegionWillChangeAnimated enum value | QMapLibre::Map | |
| MapChangeSourceDidChange enum value | QMapLibre::Map | |
| MapChangeWillStartLoadingMap enum value | QMapLibre::Map | |
| MapChangeWillStartRenderingFrame enum value | QMapLibre::Map | |
| MapChangeWillStartRenderingMap enum value | QMapLibre::Map | |
| mapLoadingFailed(Map::MapLoadingFailure, const QString &reason) | QMapLibre::Map | signal |
| MapLoadingFailure enum name | QMapLibre::Map | |
| margins | QMapLibre::Map | |
| margins() const | QMapLibre::Map | |
| maximumZoom() const | QMapLibre::Map | |
| minimumZoom() const | QMapLibre::Map | |
| moveBy(const QPointF &offset) | QMapLibre::Map | |
| needsRendering() | QMapLibre::Map | signal |
| NorthDownwards enum value | QMapLibre::Map | |
| NorthLeftwards enum value | QMapLibre::Map | |
| NorthOrientation enum name | QMapLibre::Map | |
| northOrientation() const | QMapLibre::Map | |
| NorthRightwards enum value | QMapLibre::Map | |
| NorthUpwards enum value | QMapLibre::Map | |
| NotFoundFailure enum value | QMapLibre::Map | |
| pitch | QMapLibre::Map | |
| pitch() const | QMapLibre::Map | |
| pitchBy(double pitch) | QMapLibre::Map | |
| pixelForCoordinate(const Coordinate &coordinate) const | QMapLibre::Map | |
| removeAnnotation(AnnotationID id) | QMapLibre::Map | |
| removeImage(const QString &id) | QMapLibre::Map | |
| removeLayer(const QString &id) | QMapLibre::Map | |
| removeSource(const QString &id) | QMapLibre::Map | |
| render() | QMapLibre::Map | slot |
| resize(const QSize &size) | QMapLibre::Map | |
| rotateBy(const QPointF &first, const QPointF &second) | QMapLibre::Map | |
| scale | QMapLibre::Map | |
| scale() const | QMapLibre::Map | |
| scaleBy(double scale, const QPointF ¢er=QPointF()) | QMapLibre::Map | |
| setBearing(double degrees) | QMapLibre::Map | |
| setBearing(double degrees, const QPointF ¢er) | QMapLibre::Map | |
| setConnectionEstablished() | QMapLibre::Map | slot |
| setCoordinate(const Coordinate &coordinate) | QMapLibre::Map | |
| setCoordinateZoom(const Coordinate &coordinate, double zoom) | QMapLibre::Map | |
| setFilter(const QString &layerId, const QVariant &filter) | QMapLibre::Map | |
| setGestureInProgress(bool inProgress) | QMapLibre::Map | |
| setLatitude(double latitude) | QMapLibre::Map | |
| setLayoutProperty(const QString &layerId, const QString &propertyName, const QVariant &value) | QMapLibre::Map | |
| setLongitude(double longitude) | QMapLibre::Map | |
| setMargins(const QMargins &margins) | QMapLibre::Map | |
| setNorthOrientation(NorthOrientation) | QMapLibre::Map | |
| setOpenGLFramebufferObject(quint32 fbo, const QSize &size) | QMapLibre::Map | |
| setPaintProperty(const QString &layerId, const QString &propertyName, const QVariant &value) | QMapLibre::Map | |
| setPitch(double pitch) | QMapLibre::Map | |
| setScale(double scale, const QPointF ¢er=QPointF()) | QMapLibre::Map | |
| setStyleJson(const QString &) | QMapLibre::Map | |
| setStyleUrl(const QString &) | QMapLibre::Map | |
| setTransitionOptions(qint64 duration, qint64 delay=0) | QMapLibre::Map | |
| setZoom(double zoom) | QMapLibre::Map | |
| sourceExists(const QString &id) | QMapLibre::Map | |
| startStaticRender() | QMapLibre::Map | slot |
| staticRenderFinished(const QString &error) | QMapLibre::Map | signal |
| styleJson | QMapLibre::Map | |
| styleJson() const | QMapLibre::Map | |
| StyleLoadFailure enum value | QMapLibre::Map | |
| StyleParseFailure enum value | QMapLibre::Map | |
| styleUrl | QMapLibre::Map | |
| styleUrl() const | QMapLibre::Map | |
| UnknownFailure enum value | QMapLibre::Map | |
| updateAnnotation(AnnotationID id, const Annotation &annotation) | QMapLibre::Map | |
| updateSource(const QString &id, const QVariantMap ¶ms) | QMapLibre::Map | |
| zoom | QMapLibre::Map | |
| zoom() const | QMapLibre::Map | |
| ~Map() override (defined in QMapLibre::Map) | QMapLibre::Map | |