# qt **Repository Path**: Quixotic_Gypsy_f1c6/qt ## Basic Information - **Project Name**: qt - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 31 - **Created**: 2025-07-22 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [qt](https://gitcode.com/openharmony-sig/qt)。| ⚠️ This repository has been archived. For the new address, please visit [qt](https://gitcode.com/openharmony-sig/qt).** > --- > # Contribution Instructions Since the Qt source code includes multiple Qt sub-libraries, and in accordance with community management requirements, Qt For OpenHarmony contributes through code patches and independent adaptation modules. ## Generating Code Patches Use the “git diff” command to generate code patches and submit them to the corresponding Patch directory. > Each sub-library manages adaptation code patches using the naming convention “submodulename.patch”. For example, executing “git diff v5.15.12 > qtbase.patch” in the qtbase sub-repository directory generates the corresponding qtbase sub-module code patch. After generating the code patch, follow the OpenHarmony community requirements to submit it to the main repository branch. # Directory Description ``` OpenHarmony - Qt │ |__tests - Unit test code └───patch - Source code patches |____v5.15.12 │ │ qt3d - qt3d sub-module code patch │ │ qtbase - qtbase sub-module code patch │ │ qtwebview - qtwebview sub-module code patch │ │ qtsensors - qtsensors sub-module code patch │ │ qtmultimedia - qtmultimedia sub-module code patch │ │ qtdeclarative - qtdeclarative sub-module code patch │ │ qtconnectivity - qtconnectivity sub-module code patch │ │ qtquickcontrols - qtquickcontrols sub-module code patch └───LICENSE.FDL - GNU Free Documentation License └───LICENSE.GPLv2 - GNU GENERAL PUBLIC LICENSE Version 2 └───LICENSE.GPLv3 - GNU GENERAL PUBLIC LICENSE Version 3 └───LICENSE.LGPLv3 - GNU LESSER GENERAL PUBLIC LICENSE Version 3 └───LICENSE.LGPLv21 - GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 └───LICENSE.QT-LICENSE-AGREEMENT - QT LICENSE AGREEMENT Agreement └───README.md - Chinese version readme └───README.en.md - English version readme ``` # Using Qt For OpenHarmony Refer to the repository wiki instructions: https://gitee.com/openharmony-sig/qt/wikis