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

  1. /*
  2. $Id$
  3. */
  4. /*!   \page qfd-example.html
  5.  
  6.   \ingroup examples
  7.   \title Font Displayer
  8.  
  9.   This example program displays all characters of a font.
  10.  
  11.   <hr>
  12.  
  13.   Header file:
  14.  
  15.   \include qfd/fontdisplayer.h
  16.  
  17.   <hr>
  18.  
  19.   Implementation:
  20.  
  21.   \include qfd/fontdisplayer.cpp
  22.  
  23.   <hr>
  24.  
  25.   Main:
  26.  
  27.   \include qfd/qfd.cpp
  28. */    
  29.  
  30.