QNativeInterface Namespace
The QNativeInterface namespace includes the following elements from module QtCore. The full namespace is documented in module QtPlatformIntegration here.
CMake: | find_package(Qt6 COMPONENTS Core REQUIRED) target_link_libraries(mytarget PRIVATE Qt6::Core) |
qmake: | QT += core |
Classes
struct | QAndroidApplication |