UI tools for C++ Qt Widgets apps

Widgets views

Esri::ArcGISRuntime::Toolkit::AuthenticationView

A view for handling authentication challenges and automatically launching the appropriate UI for each type of authentication

Esri::ArcGISRuntime::Toolkit::BasemapGallery

User interface for the BasemapGallery. The BasemapGallery displays a collection of items representing basemaps from either ArcGIS Online, a user-defined portal, or an array of Basemaps. When the user selects a basemap from the BasemapGallery, the basemap rendered in the current geoModel is removed from the given map/scene and replaced with the basemap selected in the gallery

Esri::ArcGISRuntime::Toolkit::BookmarksView

User interface for the BookmarksView. The BookmarksView displays a collection of bookmarks in the form of viewpoints from either Webmap/Webscene or are programmatically defined. When the user selects a bookmark from the provided list, the viewpoint in the geoView is set to the new bookmark's view extent

Esri::ArcGISRuntime::Toolkit::CoordinateConversion

User interface for the coordinate conversion tool. This tool allows a user to select a point on the map or to enter a point by text entry. The point may be highlighted by zooming into that point, or by highlighting the point on the GeoView. A list of different coordinate formats represnenting the same point are available to the user

Esri::ArcGISRuntime::Toolkit::NorthArrow

Displays a compass overlaid on the GeoView, with the compass heading matching the current rotation of the MapView, or Camera heading of the SceneView. Double-clicking on the NorthArrow triggers the heading of the connected GeoView to be orientated to 0 (North)

Esri::ArcGISRuntime::Toolkit::OverviewMap

Defines a small "overview" (or "inset") map displaying a representation of the current viewpoint of the given GeoView. For MapViews, the current viewpoint will be represented by a polygon displaying the visible area of the MapView. For SceneViews, the current viewpoint will be represented by a reticle (crosshairs) displaying the viewpoint center

Esri::ArcGISRuntime::Toolkit::UserCredentialView

User interface for displaying a username/password sign-in dialog

C++ controllers & associated classes

Esri::ArcGISRuntime::Toolkit::AuthenticationController

In MVC architecture, this is the controller for the corresponding AuthenticationView

Esri::ArcGISRuntime::Toolkit::BookmarksViewController

In MVC architecture, this is the controller for the corresponding Bookmark view. This class handles the management of the BookmarkListItem objects, and displays the current bookmark

Esri::ArcGISRuntime::Toolkit::CoordinateConversionController

In MVC architecture, this is the controller for the corresponding CoordinateConversion view

Esri::ArcGISRuntime::Toolkit::CoordinateConversionOption

CoordinateConversionOption is a collection of properties that dictates how a Point should be converted to and from a string

Esri::ArcGISRuntime::Toolkit::NorthArrowController

In MVC architecture, this is the controller for the corresponding NorthArrow view

Esri::ArcGISRuntime::Toolkit::PopupViewController

In MVC architecture, this is the controller for the corresponding PopupView

Esri::ArcGISRuntime::Toolkit::ScalebarController

In MVC architecture, this is the controller for the corresponding Scalebar view

Esri::ArcGISRuntime::Toolkit::TimeSliderController

In MVC architecture, this is the controller for the corresponding TimeSlider

Esri::ArcGISRuntime::Toolkit::UtilityNetworkTraceController

In MVC architecture, this is the controller for the corresponding Utility Network Trace that enables trace analysis to be performed on a Utility Network with the selected named trace configuration and starting points

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.