• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kdeui

KWizard Class Reference

General-purpose multi-page dialog. More...

#include <kwizard.h>

Inheritance diagram for KWizard:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 KWizard (QWidget *parent=0, const char *name=0, bool modal=false, WFlags f=0)
 ~KWizard ()

Detailed Description

General-purpose multi-page dialog.

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.

KWizard is just a wrapper for Qt's QWizard class. See the QWizard documentation for a detailed description of available functions. The only added functionality is a KDE conformant translation mechanism for the built-in buttons.

Author:
Harri Porten <porten@kde.org>
Version:
0.3

Definition at line 46 of file kwizard.h.


Constructor & Destructor Documentation

KWizard::KWizard ( QWidget *  parent = 0,
const char *  name = 0,
bool  modal = false,
WFlags  f = 0 
)

Constructor.

Definition at line 31 of file kwizard.cpp.

KWizard::~KWizard (  )  [inline]

Destructor.

Definition at line 57 of file kwizard.h.


The documentation for this class was generated from the following files:
  • kwizard.h
  • kwizard.cpp

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal