Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 985

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KWizard</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class KWizard</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 General-purpose multi-page dialog. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kwizard_h.html">kwizard.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwizard.html">QWizard</A> <small>(qt)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KWizard.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">KWizard</A></b> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *parent = 0, const char *name = 0, bool modal = false, WFlags f = 0) 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">~KWizard</A></b> () 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 General-purpose multi-page dialog.
</p>
<p> KWizard is a class for a multi-page dialog. The user can navigate trough
 the pages with "Next" and "Back" buttons and is optionally offered "Finish",
 "Cancel" and "Help" buttons. A wizard comes in handy for tutorials or
 configuration dialogs with sequential steps.  
</p>
<p> <A HREF="KWizard.html#KWizard">KWizard</A> is just a wrapper for Qt's <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwizard.html">QWizard</A> class. See the
 <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwizard.html">QWizard</A> documentation for a detailed description of available
 functions. The only added functionality is a KDE conformant translation
 mechanism for the built-in buttons.
</p>
<p></p>
<A NAME="KWizard"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KWizard</strong> (<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *parent = 0, const char *name = 0, bool modal = false, WFlags f = 0)
<br></td><td align="right"><h3><strong>KWizard</strong></h3></td></tr></table><p></p><p>
 Constructor
</p>
<A NAME="~KWizard"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~KWizard</strong> ()
<br></td><td align="right"><h3><strong>~KWizard</strong></h3></td></tr></table><p></p><p>
 Destructor
</p>
<HR><UL><LI><i>Version</i>: 0.3 
</LI><LI><i>Author</i>: Harri Porten <porten@kde.org>
</LI><LI><i>Generated</i>: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:05 2002, using kdoc 2.0a53.</LI></UL></BODY></HTML>