input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qgraphicsitemanimation.html

output_urn
QGraphicsItemAnimation

inherits

public_types

properties

public_functions
QGraphicsItemAnimation ( QObject * parent = 0 )
 virtual ~QGraphicsItemAnimation ()
 void clear ()
 qreal horizontalScaleAt ( qreal step ) const
 qreal horizontalShearAt ( qreal step ) const
 QGraphicsItem * item () const
 QMatrix matrixAt ( qreal step ) const
 QPointF posAt ( qreal step ) const
 QList<QPair<qreal, QPointF> > posList () const
 qreal rotationAt ( qreal step ) const
 QList<QPair<qreal, qreal> > rotationList () const
 QList<QPair<qreal, QPointF> > scaleList () const
 void setItem ( QGraphicsItem * item )
 void setPosAt ( qreal step, const QPointF & point )
 void setRotationAt ( qreal step, qreal angle )
 void setScaleAt ( qreal step, qreal sx, qreal sy )
 void setShearAt ( qreal step, qreal sh, qreal sv )
 void setTimeLine ( QTimeLine * timeLine )
 void setTranslationAt ( qreal step, qreal dx, qreal dy )
 QList<QPair<qreal, QPointF> > shearList () const
 QTimeLine * timeLine () const
 QList<QPair<qreal, QPointF> > translationList () const
 qreal verticalScaleAt ( qreal step ) const
 qreal verticalShearAt ( qreal step ) const
 qreal xTranslationAt ( qreal step ) const
 qreal yTranslationAt ( qreal step ) const

public_slots
 void setStep ( qreal step )

signals
1 public slot inherited from QObject

static_public_members

protected_functions
 virtual void afterAnimationStep ( qreal step )
 virtual void beforeAnimationStep ( qreal step )

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index
343

parent_name
QObject

