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

  1. /*
  2. $Id$
  3. */
  4. /*! \page cursor-example.html
  5.  
  6.   \ingroup examples
  7.   \title Cursors
  8.  
  9.   This example shows how to set a mouse cursor for a widget.
  10.  
  11.   <hr>
  12.  
  13.   Implementation:
  14.  
  15.   \include cursor/cursor.cpp
  16.  
  17. */
  18.  
  19.