Debugging QML
http://doc.qt.nokia.com/4.7/qdeclarativedebugging.html
主要有:
console.debug("list1 " + activeFocus) 可以加参数
Debugging Transitions
When a transition doesn't look quite right, it can be helpful to view it in slow motion to see what is happening more clearly. This functionality is supported in the QML Viewer tool: to enable this, click on the "Debugging" menu, then "Slow Down Animations".
Debugging module imports
The QML_IMPORT_TRACE environment variable can be set to enable debug output from QML's import loading mechanisms.
----------------------------------------------------------------------
http://doc.qt.nokia.com/qtcreator-2.2/creator-debugging-qml.html
Debugging Qt Quick Projects
Note: You need Qt 4.7.1 or later to debug Qt Quick projects.
最后
以上就是幸福冬天最近收集整理的关于qml 调试的全部内容,更多相关qml内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复