On Monday, March 11, 2013 19:04:03 Michail Vourlakos wrote:
> Hello everyone,
> 
> in PlasmaComponents there are some animations elements but there is
> not documentation for them based on:
> http://api.kde.org/4.x-api/plasma-qml-apidocs/
> 
> is there any other documentation to use or better a reference code?

Apparently they are undocumented. the defined animations include: 

ActivateAnimation
AppearAnimation
DisappearAnimation
PressedAnimation
ReleasedAnimation

each has 2 properties:

Item targetItem (the thing to animate)
int duration (how long the animation should go for .. the defaults are 
probably usually fine)

-- 
Aaron J. Seigo

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to