Jump to content

Main public logs

Combined display of all available logs of Qt Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 07:05, 30 December 2025 Shawn Luo talk contribs created page Qt for HarmonyOS/user development/deveco cmake guide cross compile zh (Created page with "= DevEco Studio 使用 CMake 开发 Qt 应用(交叉编译) = 本文以 Qt 官方 Qt Widgets 示例 '''calculator'''(位于 qtbase/examples/widgets/widgets/calculator)为例,说明如何在 '''DevEco Studio''' 中通过 '''CMake''' 编译并运行一个 Qt 应用(HarmonyOS Stage 工程 + Native C++)。 == 1. 前置条件 == # 已安装 '''DevEco Studio''',并配置好 OHOS SDK(包含 `native` 工具链、CMake、Ninja)。 # 已准备好 '''Qt for...")