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).
- 03:33, 7 January 2026 Shawn Luo talk contribs created page Qt for HarmonyOS/user development/how to pass args to main guiad zh (Created page with "== Qt for HarmonyOS:Qt main() 启动参数传递用户开发指南 == 本文档说明如何把启动参数传递到 Qt for HarmonyOS 应用的 '''main(int argc, char *argv[])''',以及如何通过 Want / '''hdc shell aa start''' 注入参数。 ; 注意 : '''hdc shell aa ...''' 仅用于调试验证,不建议作为正式产品功能入口。 === 1. Qt 侧参数拼接规则 === Qt OHOS 平台插件会从启动配置或启动 Want 读取参数,并拼装成传...")