All public logs

Jump to navigation Jump to search

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
  • 05:24, 29 July 2025 Shawn Luo talk contribs created page Qt for HarmonyOS/user development/mainwindow and subwindow guide zh (Created page with "# Qt在HarmonyOS上的主窗口与子窗口开发指南 ## 1. 主窗口与子窗口概念 ### 1.1 HarmonyOS的主窗口与子窗口 - **主窗口**:代表一个"任务"的窗口,有Dock栏图标和任务图标(Alt+Tab切换任务时),一般有独立的生命周期,可最大化、最小化、窗口化 - **子窗口**:任务产生的某个子功能的交互界面,是独立窗口可在主窗口以外显示,但无Dock栏图标和任务图标,必须从...")