提交 8d2655b0 编写于 作者: 蔡万苍 提交者: jinguang

!1222 成都中科合迅申请创建Qt SIG

* 成都中科合迅申请创建Qt SIG
上级 e1c99838
{
"Leader": [{
"gitee_id": "cwc1987",
"gitee_email": "caiwc@sinux.com.cn"
}],
"Committers": [{
"gitee_id": "wei.zhu",
"gitee_email": "wei.zhu@huawei.com"
},
{
"gitee_id": "xiecy",
"gitee_email": "xiecy@sinux.com.cn"
},
{
"gitee_id": "wanglz",
"gitee_email": "wanglz@sinux.com.cn"
},
{
"gitee_id": "wangh",
"gitee_email": "wangh@sinux.com.cn"
}
]
}
\ No newline at end of file
# SIG-Qt
English | [简体中文](./sig_qt_cn.md)
Note: The content of this SIG follows the convention described in OpenHarmony's PMC Management Charter [README](/zh/pmc.md).
## SIG group work objectives and scope
### work goals
The Qt SIG is responsible for completing the transplantation and adaptation of the Qt (http://qt.io) software development framework in OpenHarmony, and provides the OpenHarmony application development template and supporting development tools based on Qt Creator to realize the application migration and development based on Qt research and development. The R&D ecological supplement of OpenHarmony.
### work scope
- Qt SDK modules adaptation and porting
- Qt Creator supporting development tool plug-in
The contributions of the Qt Framework Porting and Adaptation Plan are as follows:
![Qt Framework Porting and Adaptation Program Contributions](figures/qt_oh_framework.png)
### Work Deliverables and Work Plans
- October 2022 ~ December 2022: Completion of the transplantation and adaptation of core modules such as Qt Core, Qt GUI, and Qt QML
- December 2022~March 2023: Porting Qt-related tools to match Qt-related project projects; Complete Qt additional module porting
- March 2023~June 2023: Qt examples and Demos porting adaptation verification; Qt unit test porting adaptation verification; Qt Creator Hongmeng application template development
- From June 2023 to December 2023: Based on the Qt API to package the OpenHarmony system feature library, and introduce system features such as the OpenHarmony soft bus; Qt Creator OpenHarmony application deployment and development; Qt Creator Hongmeng simulator development
### The repository
- project name:
- Qt Source Code: https://gitee.com/openharmony-sig/qt
## SIG Members
### Leader
- @cwc1987(https://gitee.com/cwc1987)
### Committers
- @zhu.wei(https://gitee.com/zhu.wei)
- @xiecy(https://gitee.com/xiecy)
- @wanglz(https://gitee.com/wanglz)
- @wangh(https://gitee.com/wangh)
\ No newline at end of file
# SIG-Qt
简体中文 | [English](./sig_qt.md)
说明:本SIG的内容遵循OpenHarmony的PMC管理章程 [README](/zh/pmc.md)中描述的约定。
## SIG组工作目标和范围
### 工作目标
Qt SIG负责完成在OpenHarmony的Qt(http://qt.io)软件开发框架的移植及适配,同时提供基于Qt Creator的OpenHarmony应用程序开发模板及配套开发工具,实现基于Qt研发的应用迁移及OpenHarmony的研发生态补充。
### 工作范围
- Qt SDK模块适配及移植
- Qt Creator配套开发工具插件
Qt框架移植与适配计划贡献内容如下所示:
![Qt框架移植与适配计划贡献内容](figures/qt_oh_framework.png)
### 工作交付件及工作计划
- 2022年10月~2022年12月:完成Qt Core、Qt GUI、Qt QML等核心模块移植适配
- 2022年12月~2023年3月:移植Qt相关的工具,匹配Qt相关的项目工程;完成Qt附加模块移植
- 2023年3月~2023年6月:Qt示例及Demo移植适配验证;Qt单元测试移植适配验证;Qt Creator鸿蒙应用程序模板开发
- 2023年6月~2023年12月:基于Qt API封装鸿蒙系统特性库,引入鸿蒙软总线等系统特性;Qt Creator 鸿蒙应用部署开发;Qt Creator 鸿蒙模拟器开发
## 代码仓
- 代码仓地址:
- Qt代码仓地址:https://gitee.com/openharmony-sig/qt
## SIG组成员
### Leader
- @cwc1987(https://gitee.com/cwc1987)
### Committers列表
- @zhu.wei(https://gitee.com/zhu.wei)
- @xiecy(https://gitee.com/xiecy)
- @wanglz(https://gitee.com/wanglz)
- @wangh(https://gitee.com/wangh)
### 会议
- 会议时间:双周例会,周二 10:00-11:00
- 会议申报:[Qt SIG议题申报](https://shimo.im/sheets/vVqRVBewOBUx7oqy/MODOC)
- 会议链接:腾讯会议或其他会议
- 会议通知:请[订阅](https://lists.openatom.io/postorius/lists/dev.openharmony.io)邮件列表 dev@openharmony.io 获取会议链接
- 会议纪要:[归档链接地址](https://gitee.com/openharmony-sig/sig-content/tree/master/qt/meetings)
......@@ -987,6 +987,15 @@
"NONE",
"NONE"
]
}
},
{
"sig-name":"sig-Qt",
"projects":[
"https://gitee.com/openharmony-sig/qt"
],
"project-path":[
"NONE"
]
}
]
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册