home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
wizard
/
wizard.doc
< prev
next >
Wrap
Text File
|
2001-10-11
|
359b
|
31 lines
/*
$Id$
*/
/*! \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
*/