master
feiyangqingyun 2021-07-08 08:46:08 +08:00
parent 76301a76c8
commit 3145fc5aeb
2 changed files with 5 additions and 1 deletions

5
designer/readme.md Normal file
View File

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

View File

@ -1 +0,0 @@
**特别提示只支持Qt4**