Qt for OpenHarmony: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
Line 4: Line 4:
[https://gitee.com/openharmony OpenHarmony Open source project]
[https://gitee.com/openharmony OpenHarmony Open source project]
=HUAWEI DevEco Studio Installation=
=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.
If you want to develop Qt for OpenHarmony applications, apart from using Qt Creator, you also need to rely on DevEco Studio.


https://developer.huawei.com/consumer/cn/deveco-studio/
https://developer.huawei.com/consumer/cn/deveco-studio/
Line 17: Line 17:
*[[Setting up Gerrit]]
*[[Setting up Gerrit]]
*[[Gerrit Introduction]]
*[[Gerrit Introduction]]
=How to get Qt for OpenHarmony source code=
Access and login to: https://codereview.qt-project.org/admin/repos/qt/tqtc-qt5.

Revision as of 06:06, 10 September 2024

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

HUAWEI DevEco Studio Installation

If you want to develop Qt for OpenHarmony 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:

DevEco_Studio_Preferences

To avoid any issues caused by the development environment, please first confirm if you can use DevEco Studio to develop Arkts applications.

Gerrit Introduction

The Qt source code is hosted on Gerrit for code review and version control. All needed information about how to work with Gerrit is written on the following pages:

How to get Qt for OpenHarmony source code

Access and login to: https://codereview.qt-project.org/admin/repos/qt/tqtc-qt5.