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).
- 02:38, 29 December 2025 Shawn Luo talk contribs created page Qt for HarmonyOS/user development/application share guild zh (Created page with "= Qt for HarmonyOS Share Kit 集成指南 = 本文档基于以下示例撰写,帮助开发者快速在 ```Qt for HarmonyOS``` 应用中集成 ```Share Kit``` 分享能力: * ```发送端 Demo```:`qtohosextras/examples/qtohosextras/abilitycontext/sharedata`(核心文件 `main.cpp`) * ```接收端 Demo```:`qtohosextras/examples/qtohosextras/abilitycontext/sharedatareceiver`(核心文件 `main.cpp`) --- == 1. 目标与适用范围 == # 说明如何在 `...")