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

  1. /*
  2. $Id$
  3. */
  4. /*! \page buttongroups-example.html
  5.  
  6.   \ingroup examples
  7.   \title Buttons and Groupboxes
  8.  
  9.   This example shows different types of groupboxes (buttongroups, etc.) and 
  10.   different kinds of buttons (checkboxes, radiobuttons, pushbuttons, etc.).
  11.  
  12.   <hr>
  13.  
  14.   Header file:
  15.  
  16.   \include buttongroups/buttongroups.h
  17.  
  18.   <hr>
  19.  
  20.   Implementation:
  21.  
  22.   \include buttongroups/buttongroups.cpp
  23.  
  24.   <hr>
  25.  
  26.   Main:
  27.   \include buttongroups/main.cpp 
  28. */             
  29.