Esri/ArcGISRuntime/Toolkit/register

Header: #include <Esri/ArcGISRuntime/Toolkit/register>

Functions

void registerComponents(QQmlEngine &engine)

Detailed Description

This file contains the registration function required to register the toolkit with the `QQmlEngine`.

Please refer to README.md for more information on workflows.

Function Documentation

void registerComponents(QQmlEngine &engine)

This registration function must be called after the QML engine has been declared, but before it is run. This sets up resources and component registration with the `QQmlEngine` and the toolkit.

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