1
0
mirror of https://gitee.com/drabel/LibQQt.git synced 2025-01-04 10:18:44 +08:00

update readme

This commit is contained in:
tianduanrui 2017-12-18 13:59:31 +08:00
parent 425a059965
commit 63cce6f3a9
2 changed files with 9 additions and 6 deletions

View File

@ -2,6 +2,7 @@
# QQt Foundation Class
==============================================
1. 支持绘制图表
- QQtChart (compatiable with QChart and QCustomPlot)
2. 支持检测USB设备热插拔
@ -52,7 +53,9 @@
- Multi Link technology既多链接工程管理技术。
- 基于qmake用户可以轻易的添加自定义library。
#介绍下
# 摘要介绍下
==============================================
*LibQQt包括基础组成、精美组成*
@ -62,7 +65,7 @@
*如果用户希望精简LibQQtqqt_header.pri里面有很多模块开关开开关关能修剪。*
*不建议使用cmake建议使用qmake。*
# Usage
# 使用方法
==============================================
[走,去看看入门用法](usage.md)
@ -71,12 +74,12 @@
# 截图
==============================================
[截图](screenshot.md)
[入门用例截图](screenshot.md)
# 维基百科
==============================================
[维基](https://gitee.com/drabel/LibQt/wikis/Home "Wiki Home")
[跳到转维基](https://gitee.com/drabel/LibQt/wikis/Home "Wiki Home")
# 联系我
@ -86,7 +89,7 @@
QQ: 2657635903
发现了个问题: [new issue link](https://gitee.com/drabel/LibQt/issues/new?issue%5Bassignee_id%5D=0&issue%5Bmilestone_id%5D=0)
# 依赖
# 依赖学习知识
==============================================

View File

@ -1,4 +1,4 @@
# 屏幕截图
# 入门用例截图
![a](screenshot/a.png "矢量绘图")
![a](screenshot/b.png "QQtChart 绘制图表")