Remove mentioning of Phonon.
Change-Id: I78ce6d42ee043a35b520bf8567a1874cf8e2e43e Reviewed-by: Gabriel de Dietrich <gabriel.dietrich-de@nokia.com>bb10
parent
d3dfe55fd4
commit
757709f0d5
|
|
@ -30,10 +30,9 @@
|
|||
\title Movie Example
|
||||
|
||||
The Movie example demonstrates how to use QMovie and QLabel to
|
||||
display animations. Now that Qt comes with the \l{Phonon multimedia
|
||||
framework} {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.
|
||||
display animations. QMovie is mostly useful if one wants to play
|
||||
a simple animation without the added complexity of a multimedia
|
||||
framework to install and deploy.
|
||||
|
||||
\image movie-example.png
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue