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

  1. /*
  2. $Id$
  3. */
  4. /*!   \page layout-example.html
  5.  
  6.   \ingroup examples
  7.   \title Layout Managers
  8.  
  9.   This example shows simple and intermediate use of Qt's layout
  10.   classes, QGridLayout, QBoxLayout etc.
  11.  
  12.   <hr>
  13.  
  14.   Implementation:
  15.  
  16.   \include layout/layout.cpp
  17. */
  18.  
  19.