Qt Kinetic + Plasma Call For Ideas / Project Plan

Ivan Čukić ivan.cukic at gmail.com
Thu May 28 23:22:03 CEST 2009


> Even if we don't create a whole new language as Ivan proposes, we
> could imitate it in the name of ease of use:
>
> Animator a;
> a.animate(item,
>   a.series(
>     a.fadeIn(),
>     a.parallel(
>       a.blur(amount, time),
>       a.series(
> 	a.bounce(timesToBounce),
> 	a.flip()
>       )
>     ),
>   a.fadeOut()
>   )
> );

+1


More information about the Plasma-devel mailing list