【发布时间】:2014-09-23 14:02:25
【问题描述】:
我在 Linux 上使用 Qt 用户界面编译器版本 4.7.4 和
但是当我尝试使用主题图标 like here 时出现错误
uic: Error in line 366, column 37 : Unexpected attribute theme
File 'textfinder.ui' is not valid
我读到问题出在从 XML 文件转换为生成 h 文件的过程中。
我想更新一些东西可以解决这个问题。有什么帮助吗?
【问题讨论】:
标签: qt