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

  1. /*
  2. $Id$
  3. */
  4. /*!   \page splitter-example.html
  5.  
  6.   \ingroup examples
  7.   \title Splitter
  8.  
  9.   This example shows how to use splitters. With their help users can
  10.   decide herself/himself, how much space each of the multiple child 
  11.   items should get.
  12.  
  13.   <hr>
  14.  
  15.   Implementation:
  16.  
  17.   \include splitter/splitter.cpp
  18. */
  19.  
  20.