home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / movies / movies.doc < prev    next >
Text File  |  2001-10-11  |  256b  |  19 lines

  1. /*
  2. $Id$
  3. */
  4. /*!   \page movies-example.html
  5.  
  6.   \ingroup examples
  7.   \title Movies or the Story of the Animated GIF file
  8.  
  9.   The Movies example displays animated GIF files using the QMovie and
  10.   QLabel classes.
  11.  
  12.   <hr>
  13.  
  14.   Main:
  15.  
  16.   \include movies/main.cpp
  17. */
  18.  
  19.