Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > 551609c23f28e4be31292a04dbe5a613 > files > 2656

qt3-devel-3.3.8b-6ark.i586.rpm

/*
*/
/*!   \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
*/