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

#include <vtkKWLogDialog.h>

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

List of all members.

Public Types

typedef vtkKWMessageDialog Superclass
typedef vtkKWMessageDialog Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWLogWidgetGetLogWidget ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWLogWidgetGetLogWidget ()

Static Public Member Functions

static vtkKWLogDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWLogDialogSafeDownCast (vtkObject *o)
static vtkKWLogDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWLogDialogSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWLogDialog ()
 ~vtkKWLogDialog ()
virtual void CreateWidget ()
 vtkKWLogDialog ()
 ~vtkKWLogDialog ()
virtual void CreateWidget ()

Protected Attributes

vtkKWLogWidgetLogWidget

Detailed Description

Definition at line 40 of file debian/tmp/usr/include/KWWidgets/vtkKWLogDialog.h.


Member Typedef Documentation

Reimplemented from vtkKWMessageDialog.

Definition at line 44 of file debian/tmp/usr/include/KWWidgets/vtkKWLogDialog.h.

Reimplemented from vtkKWMessageDialog.

Definition at line 44 of file vtkKWLogDialog.h.


Constructor & Destructor Documentation


Member Function Documentation

static vtkKWLogDialog* vtkKWLogDialog::New ( ) [static]

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

void vtkKWLogDialog::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

static vtkKWLogDialog* vtkKWLogDialog::New ( ) [static]

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.

void vtkKWLogDialog::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWMessageDialog.

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

Reimplemented from vtkKWMessageDialog.


Member Data Documentation


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