#include <transformlayoutanimation.h>
List of all members.
Detailed Description
Animates a widget's translation and scale transform
Constructor & Destructor Documentation
TransformAnimation::TransformAnimation |
( |
QGraphicsWidget * |
widget |
) |
|
Constructor
- Parameters:
-
| widget | the widget to animate |
TransformAnimation::~TransformAnimation |
( |
|
) |
[virtual] |
Member Function Documentation
void TransformAnimation::setEndValue |
( |
const QRectF & |
rect |
) |
|
Sets the destination rectangle
void TransformAnimation::updateCurrentValue |
( |
const QVariant & |
value |
) |
[virtual] |
virtual void TransformAnimation::updateState |
( |
QAbstractAnimation::State |
newState, |
|
|
QAbstractAnimation::State |
oldState | |
|
) |
| | [virtual] |
QGraphicsWidget * TransformAnimation::widget |
( |
|
) |
const |
Returns the widget controlled by this animation
The documentation for this class was generated from the following files: