summaryrefslogtreecommitdiffstats
path: root/examples/movies/movies.doc
blob: af702d3e99dd5e827d2b45954568614cba3b53ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/*
*/
/*!   \page movies-example.html

  \ingroup examples
  \title Movies or the Story of the Animated GIF file

  The Movies example displays MNG and animated GIF files using the QMovie and
  QLabel classes.

  The movies will only read an animated GIF if GIF reading was enabled when TQt was built.

  <hr>

  Main:

  \include movies/main.cpp
*/