新增超级图形字体
parent
52baca42de
commit
30e16ec244
|
@ -22,7 +22,6 @@
|
|||
| control | 控件类别 | saveruntime | **运行时间记录** |
|
||||
| control | 控件类别 | smoothcurve | 平滑曲线 |
|
||||
| control | 控件类别 | zhtopy | 汉字转拼音 |
|
||||
| control | 控件类别 | iconhelper | **超级图形字体** |
|
||||
| tool | 工具类别 | comtool | **串口调试助手** |
|
||||
| tool | 工具类别 | nettool | **网络调试助手** |
|
||||
| tool | 工具类别 | netserver | **网络中转服务器** |
|
||||
|
@ -54,6 +53,7 @@
|
|||
| ui | 界面美化 | uidemo08 | **界面美化入门示例** |
|
||||
| ui | 界面美化 | uidemo09 | 九宫格主界面 |
|
||||
| ui | 界面美化 | uidemo10 | **扁平化主界面** |
|
||||
| ui | 界面美化 | iconhelper | **超级图形字体** |
|
||||
| other | 其他类别 | bgdemo | 异形窗体 |
|
||||
| other | 其他类别 | dbpage | **通用数据库翻页** |
|
||||
| other | 其他类别 | echartgauge | **echart图表js交互** |
|
||||
|
@ -90,8 +90,6 @@
|
|||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/control/0snap/saveruntime.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/control/0snap/smoothcurve.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/control/0snap/zhtopy.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/control/0snap/iconhelper1.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/control/0snap/iconhelper2.jpg)
|
||||
|
||||
##### 4.2、工具类别
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/tool/0snap/comtool.jpg)
|
||||
|
@ -132,6 +130,8 @@
|
|||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/ui/0snap/uidemo08.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/ui/0snap/uidemo09.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/ui/0snap/uidemo10.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/ui/0snap/iconhelper1.jpg)
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/ui/0snap/iconhelper2.jpg)
|
||||
|
||||
##### 4.6、其他类别
|
||||
![avatar](https://gitee.com/feiyangqingyun/QWidgetDemo/raw/master/other/0snap/bgdemo.jpg)
|
||||
|
|
|
@ -9,5 +9,4 @@ SUBDIRS += navbutton
|
|||
SUBDIRS += savelog
|
||||
SUBDIRS += saveruntime
|
||||
SUBDIRS += smoothcurve
|
||||
SUBDIRS += zhtopy
|
||||
SUBDIRS += iconhelper
|
||||
SUBDIRS += zhtopy
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Loading…
Reference in New Issue