内容

QNativeInterface 名称空间

QNativeInterface 名称空间包括来自 QtCore 模块的下列元素。完整名称空间文档化在模块 QtPlatformIntegration 这里。

CMake: find_package(Qt6 COMPONENTS Core REQUIRED)
target_link_libraries(mytarget PRIVATE Qt6::Core)
qmake: QT += core

struct QAndroidApplication

class QAndroidApplication

Android 核心应用程序的本地接口。 更多...