Qt 5.6
Qt Widgets
C++ Classes
QGraphicsItemAnimation
Qt 5.6.2 Reference Documentation
List of All Members for QGraphicsItemAnimation
This is the complete list of members for
QGraphicsItemAnimation
, including inherited members.
QGraphicsItemAnimation
(QObject *)
~QGraphicsItemAnimation
()
afterAnimationStep
(qreal )
beforeAnimationStep
(qreal )
clear
()
horizontalScaleAt
(qreal ) const : qreal
horizontalShearAt
(qreal ) const : qreal
item
() const : QGraphicsItem *
matrixAt
(qreal ) const : QMatrix
posAt
(qreal ) const : QPointF
posList
() const : QList<QPair<qreal, QPointF> >
rotationAt
(qreal ) const : qreal
rotationList
() const : QList<QPair<qreal, qreal> >
scaleList
() const : QList<QPair<qreal, QPointF> >
setItem
(QGraphicsItem *)
setPosAt
(qreal , const QPointF &)
setRotationAt
(qreal , qreal )
setScaleAt
(qreal , qreal , qreal )
setShearAt
(qreal , qreal , qreal )
setStep
(qreal )
setTimeLine
(QTimeLine *)
setTranslationAt
(qreal , qreal , qreal )
shearList
() const : QList<QPair<qreal, QPointF> >
timeLine
() const : QTimeLine *
translationList
() const : QList<QPair<qreal, QPointF> >
verticalScaleAt
(qreal ) const : qreal
verticalShearAt
(qreal ) const : qreal
xTranslationAt
(qreal ) const : qreal
yTranslationAt
(qreal ) const : qreal