You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

496 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

特别提示

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