Qt Creator 下载地址(含历史版本):https://download.qt.io/official_releases/qtcreator/
症状
Qt Creator 目前最新版为12.0.1,安装后打开.qml
文件发现设计工具图标为禁用状态。
原因及解决方案
根据官网材料(Qt Creator 6 Released)显示,自2021年12月2日发布的Qt Creator 6.0 版本之后Qt Quick Designer设计模式为默认禁止状态,需要在帮助
–关于插件
中载入并开启QmlDesigner
,重启后再次打开.qml
文件即可正常显示设计模式可切换状态。
原文:
The integrated Qt Quick Designer is now disabled by default. Qt Creator will open .ui.qml files in Qt Design Studio. This is a step towards a more integrated workflow between Qt Design Studio and Qt Creator (video). Qt Quick Designer is still there, you can manually enable it again by checking the QmlDesigner plugin in Help > About Plugins.
参考网址
原文地址:https://blog.csdn.net/lxbin/article/details/135695687
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若转载,请注明出处:http://www.7code.cn/show_59004.html
如若内容造成侵权/违法违规/事实不符,请联系代码007邮箱:suwngjj01@126.com进行投诉反馈,一经查实,立即删除!