Files
QWidgetDemo/third/designer/readme.md
feiyangqingyun ebfd531a91 彻底改版2.0
2021-11-17 16:41:30 +08:00

7 lines
496 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
**特别提示**
1. 这是Qt4的源码中抠出来的所以只支持Qt4Qt5需要自行修改代码。
2. 这也是整个QWidgetDemo项目中唯一的限定Qt版本的项目。
3. 嵌入式linux上可能没有QtDesigner4和QtDesignerComponents4模块要先交叉编译出来这两个模块才能让本项目在板子上运行。
4. 万能通用增强收费版本可以考虑 Qt编写的项目作品2-控件属性设计器(组态)
https://qtchina.blog.csdn.net/article/details/103945100