yeah, i thought so, but i also thought that the animation was performed in a thread, thus copying everything to a new object that handles the animation.
anyway, thanks for the quick response!
The animation will be deleted as it finish if you start your animation with
Qt Code:
animationFrame->start(QAbstractAnimation::DeleteWhenStopped);To copy to clipboard, switch view to plain text mode
superpacko (20th July 2011)
Bookmarks