开发者

can't edit QML files in designer mode

开发者 https://www.devze.com 2023-02-20 03:29 出处:网络
i am trying out qml designer using qtcreator 2.0.1 but the designer tab is disabl开发者_StackOverflow中文版ed when i create a new qml project.

i am trying out qml designer using qtcreator 2.0.1 but the designer tab is disabl开发者_StackOverflow中文版ed when i create a new qml project.

Can qml be edited in designer mode like ui files in c++?


In Qt Creator 2.0.1, the QML Designer is disabled by default. You'll need to enable it manually by going into Help -> About Plugins..., checking QmlDesigner, and then restarting Qt Creator. However, it is disabled for good reason.

You should really upgrade to at least Qt Creator 2.1.0, or to the just released 2.2 beta.

I'd suggest going for the beta, since its QML Design mode has seen a bit of a rewrite since the 2.1 version, and you would have a chance of providing feedback about any bugs before the final version is out.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号