Plasma
animation.cpp
Go to the documentation of this file.
void setEasingCurve(const QEasingCurve &curve)
Set the animation easing curve type.
Definition: animation.cpp:75
virtual void setDuration(int duration=250)
Change the animation duration.
Definition: animation.cpp:57
virtual void updateCurrentTime(int currentTime)
QAbstractAnimation will call this method while the animation is running.
Definition: animation.cpp:85
QGraphicsWidget * targetWidget() const
void setTargetWidget(QGraphicsWidget *widget)
Set the widget on which the animation is to be performed.
Definition: animation.cpp:62
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:32 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.