Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes

vtkKWMyFileBrowserDialog Class Reference

#include <vtkKWMyFileBrowserDialog.h>

Inheritance diagram for vtkKWMyFileBrowserDialog:
Inheritance graph
[legend]
Collaboration diagram for vtkKWMyFileBrowserDialog:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkKWFileBrowserDialog Superclass
typedef vtkKWFileBrowserDialog Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual const char * GetClassName ()
virtual int IsA (const char *type)

Static Public Member Functions

static vtkKWMyFileBrowserDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWMyFileBrowserDialogSafeDownCast (vtkObject *o)
static vtkKWMyFileBrowserDialogNew ()
static int IsTypeOf (const char *type)
static vtkKWMyFileBrowserDialogSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWMyFileBrowserDialog ()
 ~vtkKWMyFileBrowserDialog ()
virtual void CreateWidget ()
virtual void UpdatePreview ()
virtual void ProcessFileSelectionChangedEvent (const char *fullname)
 vtkKWMyFileBrowserDialog ()
 ~vtkKWMyFileBrowserDialog ()
virtual void CreateWidget ()
virtual void UpdatePreview ()
virtual void ProcessFileSelectionChangedEvent (const char *fullname)

Protected Attributes

vtkKWTextWithScrollbarsWithLabelContentText

Detailed Description

Definition at line 8 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/FileBrowserDialog/vtkKWMyFileBrowserDialog.h.


Member Typedef Documentation


Constructor & Destructor Documentation

vtkKWMyFileBrowserDialog::vtkKWMyFileBrowserDialog (  )  [protected]
vtkKWMyFileBrowserDialog::~vtkKWMyFileBrowserDialog (  )  [protected]
vtkKWMyFileBrowserDialog::vtkKWMyFileBrowserDialog (  )  [protected]
vtkKWMyFileBrowserDialog::~vtkKWMyFileBrowserDialog (  )  [protected]

Member Function Documentation

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

virtual void vtkKWMyFileBrowserDialog::UpdatePreview (  )  [protected, virtual]
virtual void vtkKWMyFileBrowserDialog::ProcessFileSelectionChangedEvent ( const char *  fullname  )  [protected, virtual]

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

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

Reimplemented from vtkKWFileBrowserDialog.

virtual void vtkKWMyFileBrowserDialog::UpdatePreview (  )  [protected, virtual]
virtual void vtkKWMyFileBrowserDialog::ProcessFileSelectionChangedEvent ( const char *  fullname  )  [protected, virtual]

Reimplemented from vtkKWFileBrowserDialog.


Member Data Documentation


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