A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-mapquickview.html below:

MapQuickView Class | ArcGIS Maps SDK for Qt

A MapQuickView renders data in a map and allows users to interact with the map. More...

Member Function Documentation [explicit] MapQuickView::MapQuickView(QQuickItem *parent = nullptr)

Default constructor that takes an optional parent.

[explicit] MapQuickView::MapQuickView(Esri::ArcGISRuntime::Map *map, QQuickItem *parent = nullptr)

Constructor that takes a map and an optional parent.

[override virtual noexcept] MapQuickView::~MapQuickView()

Destructor.

[signal, since Esri::ArcGISRuntime 100.1] void MapQuickView::attributionRectChanged()

Emitted when the attribution bounding rectangle changes.

Note: Notifier signal for property attributionRect.

This function was introduced in Esri::ArcGISRuntime 100.1.

[signal, since Esri::ArcGISRuntime 100.1] void MapQuickView::attributionTextChanged()

Emitted when the attribution text changes.

This function was introduced in Esri::ArcGISRuntime 100.1.

[since Esri::ArcGISRuntime 100.1] QVariant MapQuickView::attributionTop() const

Gets the top anchor line of the attribution bounding rectangle as an AnchorLine variant.

Other QtQuick items can be anchored to this property so that they display above the attribution text.

Note: Getter function for property attributionTop.

This function was introduced in Esri::ArcGISRuntime 100.1.

[signal, since Esri::ArcGISRuntime 100.1] void MapQuickView::attributionTopChanged()

Emitted when the attributionTop anchor line changes.

Note: Notifier signal for property attributionTop.

This function was introduced in Esri::ArcGISRuntime 100.1.

[signal] void MapQuickView::drawStatusChanged(Esri::ArcGISRuntime::DrawStatus status)

Signal emitted when the DrawStatus changes.

[signal] void MapQuickView::errorOccurred(const Esri::ArcGISRuntime::Error &error)

Signal emitted when an error occurs.

[signal, since Esri::ArcGISRuntime 200.2] void MapQuickView::hoverEntered(QHoverEvent &hoverEvent)

Emitted when the cursor enters.

This function was introduced in Esri::ArcGISRuntime 200.2.

[signal, since Esri::ArcGISRuntime 200.2] void MapQuickView::hoverLeft(QHoverEvent &hoverEvent)

Emitted when the cursor leaves.

This function was introduced in Esri::ArcGISRuntime 200.2.

[signal, since Esri::ArcGISRuntime 200.2] void MapQuickView::hoverMoved(QHoverEvent &hoverEvent)

Emitted when the cursor moves.

This function was introduced in Esri::ArcGISRuntime 200.2.

[signal] void MapQuickView::keyPressed(QKeyEvent &keyEvent)

Emitted when a key pressed has been detected.

[signal] void MapQuickView::keyReleased(QKeyEvent &keyEvent)

Emitted when a key release has been detected.

[signal] void MapQuickView::layerViewStateChanged(Esri::ArcGISRuntime::Layer *layer, const Esri::ArcGISRuntime::LayerViewState &layerViewState)

Signal emitted when the LayerViewState changes.

The returned Layer object has the MapQuickView as its parent.

See also Returned QObjects Parenting.

[signal, since Esri::ArcGISRuntime 100.3] void MapQuickView::mapChanged()

Emitted when the map changes.

This function was introduced in Esri::ArcGISRuntime 100.3.

[signal] void MapQuickView::mapRotationChanged()

Signal emitted when the mapRotation changes.

[signal] void MapQuickView::mapScaleChanged()

Signal emitted when the mapScale changes.

[signal] void MapQuickView::mouseClicked(QMouseEvent &mouseEvent)

Emitted when mouse is pressed and released over the same location.

Note: mousePressedAndHeld takes precedence. If the press and hold gesture is active, releasing the mouse/finger in the same location will not emit mouseClicked.

[signal] void MapQuickView::mouseDoubleClicked(QMouseEvent &mouseEvent)

Emitted when a double click even is detected.

[signal] void MapQuickView::mouseMoved(QMouseEvent &mouseEvent)

Emitted when mouse is moved.

[signal] void MapQuickView::mousePressed(QMouseEvent &mouseEvent)

Emitted when mouse is pressed.

[signal] void MapQuickView::mousePressedAndHeld(QMouseEvent &mouseEvent)

Emitted when there is a long press and hold (currently 800ms) on the same point.

[signal] void MapQuickView::mouseReleased(QMouseEvent &mouseEvent)

Emitted when mouse is release.

[signal] void MapQuickView::mouseWheelChanged(QWheelEvent &wheelEvent)

Emitted when mouse wheel movement has been detected.

[signal] void MapQuickView::navigatingChanged()

Signal emitted when the view has started or completed navigating.

[signal] void MapQuickView::rectChanged(const QRectF &rect)

Emitted when the visible area changes.

[signal] void MapQuickView::spatialReferenceChanged()

Signal emitted when the SpatialReference changed.

[signal] void MapQuickView::touched(QTouchEvent &event)

Emitted when a touch event has been detected.

Accept the event to prevent the MapQuickView from performing its default gesture interaction behavior.

[signal] void MapQuickView::viewpointChanged()

Emitted when the viewpoint changes.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4