KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkKWMyWizardDialog Class Reference

#include <vtkKWMyWizardDialog.h>

Inheritance diagram for vtkKWMyWizardDialog:
[legend]
Collaboration diagram for vtkKWMyWizardDialog:
[legend]

List of all members.

Public Types

typedef vtkKWWizardDialog Superclass
typedef vtkKWWizardDialog Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual vtkKWMyOperatorStepGetOperatorStep ()
virtual vtkKWMyOperand1StepGetOperand1Step ()
virtual vtkKWMyOperand2StepGetOperand2Step ()
virtual vtkKWMyResultStepGetResultStep ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual vtkKWMyOperatorStepGetOperatorStep ()
virtual vtkKWMyOperand1StepGetOperand1Step ()
virtual vtkKWMyOperand2StepGetOperand2Step ()
virtual vtkKWMyResultStepGetResultStep ()

Static Public Member Functions

static vtkKWMyWizardDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWMyWizardDialogSafeDownCast (vtkObject *o)
static vtkKWMyWizardDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWMyWizardDialogSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWMyWizardDialog ()
 ~vtkKWMyWizardDialog ()
virtual void CreateWidget ()
 vtkKWMyWizardDialog ()
 ~vtkKWMyWizardDialog ()
virtual void CreateWidget ()

Protected Attributes

vtkKWMyOperatorStepOperatorStep
vtkKWMyOperand1StepOperand1Step
vtkKWMyOperand2StepOperand2Step
vtkKWMyResultStepResultStep

Detailed Description

Definition at line 11 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WizardDialog/vtkKWMyWizardDialog.h.


Member Typedef Documentation

Reimplemented from vtkKWWizardDialog.

Definition at line 15 of file Examples/Cxx/WizardDialog/vtkKWMyWizardDialog.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from vtkKWWizardDialog.

virtual const char* vtkKWMyWizardDialog::GetClassName ( ) [virtual]

Reimplemented from vtkKWWizardDialog.

static int vtkKWMyWizardDialog::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkKWWizardDialog.

virtual int vtkKWMyWizardDialog::IsA ( const char *  type) [virtual]

Reimplemented from vtkKWWizardDialog.

static vtkKWMyWizardDialog* vtkKWMyWizardDialog::SafeDownCast ( vtkObject *  o) [static]

Reimplemented from vtkKWWizardDialog.

virtual void vtkKWMyWizardDialog::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWWizardDialog.

Reimplemented from vtkKWWizardDialog.

virtual const char* vtkKWMyWizardDialog::GetClassName ( ) [virtual]

Reimplemented from vtkKWWizardDialog.

static int vtkKWMyWizardDialog::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkKWWizardDialog.

virtual int vtkKWMyWizardDialog::IsA ( const char *  type) [virtual]

Reimplemented from vtkKWWizardDialog.

static vtkKWMyWizardDialog* vtkKWMyWizardDialog::SafeDownCast ( vtkObject *  o) [static]

Reimplemented from vtkKWWizardDialog.

virtual void vtkKWMyWizardDialog::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWWizardDialog.


Member Data Documentation


The documentation for this class was generated from the following files: