QAndroidOffscreenSurface Struct
struct QNativeInterface::QAndroidOffscreenSurfaceNative interface to a offscreen surface on Android. More...
Header: | #include <QOffscreenSurface> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS Gui) target_link_libraries(mytarget PRIVATE Qt6::Gui) |
qmake: | QT += gui |
Since: | Qt 6.0 |
- QAndroidOffscreenSurface is part of Native Interfaces.
Detailed Description
Accessed through QOffscreenSurface::nativeInterface().