NativeQuickItem provides support for the natives graphic APIs (OpenGL, Metal, Direct3D11) internally. More...
| Header | #include <Native |
| Since | Esri |
| Inherits | QQuick |
| Inherited By | Esri |
Public Functions
| Native | |
| virtual | ~ |
Detailed Description
See https://doc.qt.io/qt-6/native-interfaces.html for documentation about Qt's support of native graphic APIs.
See also Esri::ArcGISRuntime::GeoView, Esri::ArcGISRuntime::MapQuickView, Esri::ArcGISRuntime::SceneQuickView, and Esri::ArcGISRuntime::LocalSceneQuickView.
Member Function Documentation
[explicit] NativeQuickItem::NativeQuickItem (QQuickItem *parent = nullptr)
Default constructor that takes an optional parent.
[override virtual noexcept] NativeQuickItem::~NativeQuickItem ()
Destructor.