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

  1. /*
  2. $Id$
  3. */
  4. /*!   \page picture-example.html
  5.  
  6.   \ingroup examples
  7.   \title Picture
  8.  
  9.   This example shows how to make a picture, store it to a file, and read it as
  10.   a set of drawing commands.
  11.  
  12.   <hr>
  13.  
  14.   Implementation:
  15.  
  16.   \include picture/picture.cpp
  17. */
  18.  
  19.