• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeui
 

tdeui

Public Member Functions | List of all members
KWizard Class Reference

#include <kwizard.h>

Inherits TQWizard.

Public Member Functions

 KWizard (TQWidget *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 TQWizard class. See the TQWizard 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 porte.nosp@m.n@kd.nosp@m.e.org
Version
0.3

Definition at line 46 of file kwizard.h.

Constructor & Destructor Documentation

◆ KWizard()

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

Constructor.

Definition at line 31 of file kwizard.cpp.

◆ ~KWizard()

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

tdeui

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

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.9.4
This website is maintained by Timothy Pearson.