NativeQuickItem provides support for the natives graphic APIs (OpenGL, Metal, Direct3D11) internally. More...
Header | #include <Native |
Since | Esri |
Inherits | Q |
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, and Esri::ArcGISRuntime::SceneQuickView.
Member Function Documentation
[explicit]
NativeQuickItem::NativeQuickItem (QQuickItem *parent = nullptr)
Default constructor that takes an optional parent.
[override virtual noexcept]
NativeQuickItem::~NativeQuickItem ()
Destructor.