Qt for OpenHarmony: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(152 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=OpenHarmony Introduction=
=OpenHarmony Introduction=
OpenHarmony is an open-source project incubated and operated by the OpenAtom Foundation, with the goal of building a framework and platform for intelligent terminal device operating systems. It aims to cater to the era of full-scenario, full-connectivity, and full-intelligence, and promote the prosperous development of the Internet of Everything industry.
OpenHarmony is an open-source project incubated and operated by the OpenAtom Foundation, with the goal of building a framework and platform for intelligent terminal device operating systems. It aims to cater to the era of full-scenario, full-connectivity, and full-intelligence, and promote the prosperous development of the Internet of Everything industry.


[https://gitee.com/openharmony OpenHarmony Open source project]
[https://gitee.com/openharmony OpenHarmony Open source project]
=HUAWEI DevEco Studio Installation=
If you want to develop Qt for OH applications, apart from using Qt Creator, you also need to rely on DevEco Studio.
https://developer.huawei.com/consumer/cn/deveco-studio/
For OpenHarmony 5, you need to install API Version 12:
[[File:DevEco Studio Preferences.png|alt=DevEco_Studio_Preferences|left|876x876px|DevEco Studio Preferences]]


=How to apply Qt repository permission for OpenHarmony=
[[Qt for OpenHarmony Source Code Application]]


To avoid any issues caused by the development environment, please first confirm if you can use DevEco Studio to develop Arkts applications.
=How to install/build=
[[Building Qt for OpenHarmony]]


=Gerrit Introduction=
=Code management for OH=
All needed information about how to work with Gerrit is written on the following pages:
[[Qt for OpenHarmony Source Code]]


* [[Setting up Gerrit]]
= User Development Guide =
* [[Gerrit Introduction]]
[[Qt_for_OpenHarmony/user_development_guide|User Development Guide]]

Latest revision as of 07:47, 4 June 2025

OpenHarmony Introduction

OpenHarmony is an open-source project incubated and operated by the OpenAtom Foundation, with the goal of building a framework and platform for intelligent terminal device operating systems. It aims to cater to the era of full-scenario, full-connectivity, and full-intelligence, and promote the prosperous development of the Internet of Everything industry.

OpenHarmony Open source project

How to apply Qt repository permission for OpenHarmony

Qt for OpenHarmony Source Code Application

How to install/build

Building Qt for OpenHarmony

Code management for OH

Qt for OpenHarmony Source Code

User Development Guide

User Development Guide