▲
-
Header: QOffscreenSurface
-
Since: Qt 6.0
-
CMake:
find_package(Qt6 REQUIRED COMPONENTS Gui)
target_link_libraries(mytarget PRIVATE Qt6::Gui)
-
qmake: QT += gui
-
Group: QAndroidOffscreenSurface is part of native-interfaces, native-interfaces-qoffscreensurface
Detailed Description▲
Accessed through QOffscreenSurface::nativeInterface().