以下成员源于类 QGraphicsItemAnimation 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
QMatrix
|
matrixAt (qreal step ) const |
(obsolete)
void
|
reset () |
[slot]
void
QGraphicsItemAnimation::
reset
()
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Resets the item to its starting position and transformation.
可以调用 setStep (0) instead.
此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。
Returns the matrix used to transform the item at the specified step 值。
使用 transformAt () 代替