qt_demoe/third/designer/readme.md

7 lines
496 B
Markdown
Raw Normal View History

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