/* */ /*! \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.
Header file: \include wizard/wizard.h
Implementation: \include wizard/wizard.cpp
Main: \include wizard/main.cpp */