Add imageCropper

This commit is contained in:
zhangdaan
2021-05-31 15:40:51 +08:00
parent 39a4e485de
commit 3aad1f9c36
21 changed files with 1614 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
TEMPLATE = subdirs
#定义了ordered表示子项目按照添加的顺序来编译
CONFIG += ordered
SUBDIRS += imagecropper #图片裁剪
SUBDIRS += lightbutton #高亮按钮控件
SUBDIRS += movewidget #通用控件移动类
SUBDIRS += flatui #模仿flatui类