首页| 论坛| 消息

标题:有关Animation的问题……
作者:彩阳
日期:2014-05-28 22:15
内容:

如果我创建了这样Image对象:
Image
{
width: parent.width / 4
height: width
x: parent.width * 5 / 8
y: parent.height / 5
source: "../../images/le.png"

Behavior on y
{
LoopAnimation
{
from: parent.height / 5
to: [color ..


#1 [toby520 05-28 22:42]
理论上应该不会停止,这个要翻阅一下Qt帮助文档 或者可以得到答案,或者查阅Qt源码

回复 发表
主题 版块