彻底改版2.0

This commit is contained in:
feiyangqingyun
2021-11-17 16:41:30 +08:00
parent a7f4347959
commit ebfd531a91
2622 changed files with 8915 additions and 7263 deletions

6
third/designer/readme.md Normal file
View File

@@ -0,0 +1,6 @@
**特别提示**
1. 这是Qt4的源码中抠出来的所以只支持Qt4Qt5需要自行修改代码。
2. 这也是整个QWidgetDemo项目中唯一的限定Qt版本的项目。
3. 嵌入式linux上可能没有QtDesigner4和QtDesignerComponents4模块要先交叉编译出来这两个模块才能让本项目在板子上运行。
4. 万能通用增强收费版本可以考虑 Qt编写的项目作品2-控件属性设计器(组态)
https://qtchina.blog.csdn.net/article/details/103945100