Animation (gb.qt4)
This class represents an animated picture.
Cette classe n'est pas instanciable.
Méthodes statiques
| 
Load  
 | 
Load an animated image from disk.
 | 
Propriétés
| 
Image  
 | 
Return the current image of the animation, or NULL if the animation never started.
 | 
| 
Playing  
 | 
Return if the animation is currently playing.
 | 
Méthodes
| 
Pause  
 | 
Pause the animation.
 | 
| 
Play  
 | 
Start playing the animation.
 | 
| 
Stop  
 | 
Stop the animation, and rewind it to the beginning.
 | 
Evénements
| 
Change  
 | 
This event is raised each time a new animation frame must be displayed.
 |