Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > by-pkgid > 39815cfb0428fd9d1c438b6b3c91a209 > files > 62

qt3-example-3.3.8-4.2mdv2007.1.x86_64.rpm

/*
$Id: qt/buttongroups.doc   3.3.8   edited May 27 2003 $
*/
/*! \page buttongroups-example.html
 
  \ingroup examples
  \title Buttons and Groupboxes
 
  This example shows different types of groupboxes (buttongroups, etc.) and 
  different kinds of buttons (checkboxes, radiobuttons, pushbuttons, etc.).
 
  <hr>
 
  Header file:
 
  \include buttongroups/buttongroups.h
 
  <hr>
 
  Implementation:
 
  \include buttongroups/buttongroups.cpp
 
  <hr>
 
  Main:
  \include buttongroups/main.cpp 
*/