Jump to content

Qt for HarmonyOS/user development guide: Difference between revisions

From Qt Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[Qt_for_HarmonyOS/user_development_guide|English]] '''中文'''


'''English''' [[Qt_for_HarmonyOS/user_development_guide_zh|中文]]
=Qt for HarmonyOS: Developing Qt Applications with CMake in DevEco Studio (Cross Compilation)=
[[Qt_for_HarmonyOS/user_development/deveco_cmake_guide_cross_compile_zh|Developing Qt Applications with CMake in DevEco Studio (Cross Compilation)]]


=Qt for HarmonyOS: Developing Qt Applications with CMake in DevEco Studio (Cross-Compilation)= [[Qt_for_HarmonyOS/user_development/deveco_cmake_guide_cross_compile|Developing Qt Applications with CMake in DevEco Studio (Cross-Compilation)]]
=Qt for HarmonyOS: Application Lifecycle and Interaction=
[[Qt_for_HarmonyOS/user_development/application_lifecycle_guide_zh|Application Lifecycle and Interaction]]


=Qt for HarmonyOS: Application Lifecycle and Interaction= [[Qt_for_HarmonyOS/user_development/application_lifecycle_guide|Application Lifecycle and Interaction]]
=Qt for HarmonyOS: Development Guide for Main Window and Subwindow=
[[Qt_for_HarmonyOS/user_development/mainwindow_and_subwindow_guide_zh|Development Guide for Main Window and Subwindow]]


=Qt for HarmonyOS: Main Window and Sub-window Development Guide= [[Qt_for_HarmonyOS/user_development/mainwindow_and_subwindow_guide|Main Window and Sub-window Development Guide]]
=Qt for HarmonyOS: Development Guide for Embedded Subwindow=
[[Qt_for_HarmonyOS/user_development/embedded_subwindow_guide_zh|Development Guide for Embedded Subwindow]]


=Qt for HarmonyOS: Embedded Sub-window Development Guide= [[Qt_for_HarmonyOS/user_development/embedded_subwindow_guide|Embedded Sub-window Development Guide]]
=Qt for HarmonyOS: Development Guide for Launching Background Child Processes=
[[Qt_for_HarmonyOS/user_development/how_to_start_uiless_child_process_zh|Development Guide for Launching Background Child Processes in Qt]]


=Qt for HarmonyOS: Starting Background Child Processes Development Guide= [[Qt_for_HarmonyOS/user_development/how_to_start_uiless_child_process|Starting Background Child Processes Development Guide]]
=Qt for HarmonyOS: User Development Guide for Passing Arguments to Qt main()=
[[Qt_for_HarmonyOS/user_development/how_to_pass_args_to_main_guiad_zh|User Development Guide for Passing Arguments to Qt main()]]


=Qt for HarmonyOS: Passing Arguments to Qt main() Development Guide= [[Qt_for_HarmonyOS/user_development/how_to_pass_args_to_main_guide|Passing Arguments to Qt main() Development Guide]]
=Qt for HarmonyOS: QML Application Deployment Guide=
[[Qt_for_HarmonyOS/user_development/how_to_deploy_qml_app_zh|QML Application Deployment Guide on HarmonyOS]]


=Qt for HarmonyOS: QML Application Deployment Guide= [[Qt_for_HarmonyOS/user_development/how_to_deploy_qml_app|Deployment Guide for QML Applications on HarmonyOS]]
=Qt for HarmonyOS: Development Guide for Light and Dark Modes=
[[Qt_for_HarmonyOS/user_development/qt_for_harmonyos_color_theme_zh|Development Guide for Light and Dark Modes]]


=Qt for HarmonyOS: Dark and Light Mode Development Guide= [[Qt_for_HarmonyOS/user_development/qt_for_harmonyos_color_theme|Dark and Light Mode Development Guide]]
=Qt for HarmonyOS: Development Guide for Full-Screen Main Window Launch=
[[Qt_for_HarmonyOS/user_development/qt_for_harmonyos_fullscreen_main_window_zh|Development Guide for Full-Screen Main Window Launch]]


=Qt for HarmonyOS: Full-screen Main Window Launch Development Guide= [[Qt_for_HarmonyOS/user_development/qt_for_harmonyos_fullscreen_main_window|Full-screen Main Window Launch Development Guide]]
=Qt for HarmonyOS: Development Guide for Floating Window=
[[Qt_for_HarmonyOS/user_development/floating_window_guide_zh|Development Guide for Floating Window]]


=Qt for HarmonyOS: Floating Window Development Guide= [[Qt_for_HarmonyOS/user_development/floating_window_guide|Floating Window Development Guide]]
=Qt for HarmonyOS: Development Guide for Application Continuation=
 
[[Qt_for_HarmonyOS/user_development/application_continuation_guide_zh|Development Guide for Application Continuation]]
=Qt for HarmonyOS: Application Continuation Development Guide= [[Qt_for_HarmonyOS/user_development/application_continuation_guide|Application Continuation Development Guide]]
 
=Qt for HarmonyOS: Application Sharing Development Guide= [[Qt_for_HarmonyOS/user_development/application_share_guide|Application Sharing Development Guide]]


=Qt for HarmonyOS: Development Guide for Application Sharing=
[[Qt_for_HarmonyOS/user_development/application_share_guide_zh|Development Guide for Application Sharing]]





Revision as of 06:47, 29 January 2026

English 中文

Qt for HarmonyOS: Developing Qt Applications with CMake in DevEco Studio (Cross Compilation)

Developing Qt Applications with CMake in DevEco Studio (Cross Compilation)

Qt for HarmonyOS: Application Lifecycle and Interaction

Application Lifecycle and Interaction

Qt for HarmonyOS: Development Guide for Main Window and Subwindow

Development Guide for Main Window and Subwindow

Qt for HarmonyOS: Development Guide for Embedded Subwindow

Development Guide for Embedded Subwindow

Qt for HarmonyOS: Development Guide for Launching Background Child Processes

Development Guide for Launching Background Child Processes in Qt

Qt for HarmonyOS: User Development Guide for Passing Arguments to Qt main()

User Development Guide for Passing Arguments to Qt main()

Qt for HarmonyOS: QML Application Deployment Guide

QML Application Deployment Guide on HarmonyOS

Qt for HarmonyOS: Development Guide for Light and Dark Modes

Development Guide for Light and Dark Modes

Qt for HarmonyOS: Development Guide for Full-Screen Main Window Launch

Development Guide for Full-Screen Main Window Launch

Qt for HarmonyOS: Development Guide for Floating Window

Development Guide for Floating Window

Qt for HarmonyOS: Development Guide for Application Continuation

Development Guide for Application Continuation

Qt for HarmonyOS: Development Guide for Application Sharing

Development Guide for Application Sharing


Qt for HarmonyOS: Application Lifecycle and Interaction

Application Lifecycle and Interaction

Qt for HarmonyOS:Main Window and Subwindow Development Guide

Main Window and Subwindow Development Guide

Qt for HarmonyOS: How to deply QML applications

How to deply QML applications