首页| 论坛| 消息

标题:qml
作者:tiaotiaoking
日期:2011-08-31 16:25
内容:

qml如何不发送鼠标和键盘事件来自动出发state
如:
states: State {name: "visible"PropertyChanges { target: popup; opacity: 1 }PropertyChanges { target: popup; y: (webView.height-popup.height)/2 }}transitions: 如何自动触发

回复 发表
主题 版块