Sophie

Sophie

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

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

/*
$Id: qt/wizard.doc   3.3.8   edited May 27 2003 $
*/
/*!   \page wizard-example.html

  \ingroup examples
  \title Wizard

  This example shows the usage of Qt's wizard class. A wizard
  should be used to help a user with complicated actions.

  <hr>

  Header file:

  \include wizard/wizard.h

  <hr>

  Implementation:

  \include wizard/wizard.cpp

  <hr>

  Main:

  \include wizard/main.cpp
*/