Qt Reference Documentation

Movie Example

Files:

The Movie example demonstrates how to use QMovie and QLabel to display animations.

Now that Qt comes with the Phonon multimedia framework, QMovie is mostly useful if one wants to play a simple animation without the added complexity of a multimedia framework to install and deploy.