摘要: http://blog.csdn.net/liuhongwei123888/article/category/834258 阅读全文
posted @ 2011-08-05 17:04 katago 阅读(222) 评论(0) 推荐(0)
摘要: Debugging QML http://doc.qt.nokia.com/4.7/qdeclarativedebugging.html 主要有:console.debug("list1 " + activeFocus) 可以加参数Debugging TransitionsWhen a transition doesn't look quite right, it can be helpful t... 阅读全文
posted @ 2011-08-05 14:37 katago 阅读(1728) 评论(0) 推荐(0)
摘要: http://developer.51cto.com/art/200809/88207.htm 阅读全文
posted @ 2011-08-05 13:51 katago 阅读(247) 评论(0) 推荐(0)
摘要: Item的属性: read-only activeFocus : bool This property indicates whether the item has active focus. An item with active focus will receive keyboard input, or is a FocusScope ancestor of the item that wil... 阅读全文
posted @ 2011-08-05 11:08 katago 阅读(2851) 评论(0) 推荐(0)