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
  • 02:31, 25 December 2025 Shawn Luo talk contribs created page Qt for HarmonyOS/user development/qt for harmonyos fullscreen main window zh (Created page with "= Qt for HarmonyOS 全屏启动主窗口功能开发指南 = == 简介 == 本文档详细介绍如何在 **Qt for HarmonyOS** 应用中实现主窗口的 **全屏 / 最大化启动功能**。 HarmonyOS 平台对窗口显示模式具有特定的支持策略。Qt 通过标准的窗口状态 API, 为开发者提供了创建全屏主窗口的能力。 本指南将详细说明该功能的 **使用方法、实现机制**,并提供完整的代码示例。 ---- == 功...")