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

vtkKWWidgetsTourExample Class Reference

#include <vtkKWWidgetsTourExample.h>

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

List of all members.

Public Types

typedef vtkKWObject Superclass
typedef vtkKWObject Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
int Run (int argc, char *argv[])
virtual void SelectExample (const char *name)
virtual void SelectionChangedCallback ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
int Run (int argc, char *argv[])
virtual void SelectExample (const char *name)
virtual void SelectionChangedCallback ()

Static Public Member Functions

static vtkKWWidgetsTourExampleNew ()
static int IsTypeOf (const char *type)
static vtkKWWidgetsTourExampleSafeDownCast (vtkObject *o)
static const char * GetPathToExampleData (vtkKWApplication *app, const char *name)
static vtkKWWidgetsTourExampleNew ()
static int IsTypeOf (const char *type)
static vtkKWWidgetsTourExampleSafeDownCast (vtkObject *o)
static const char * GetPathToExampleData (vtkKWApplication *app, const char *name)

Protected Member Functions

 vtkKWWidgetsTourExample ()
 ~vtkKWWidgetsTourExample ()
 vtkKWWidgetsTourExample ()
 ~vtkKWWidgetsTourExample ()

Protected Attributes

vtkKWTreeWithScrollbarsWidgetsTree
vtkKWWindowWindow
vtkKWTextWithScrollbarsWithLabelCxxSourceText
vtkKWTextWithScrollbarsWithLabelPythonSourceText
vtkKWTextWithScrollbarsWithLabelTclSourceText
vtkKWWidgetsTourExampleInternals * Internals

Detailed Description

Definition at line 48 of file debian/kwwidgets-examples/usr/share/doc/kwwidgets-examples/examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.


Member Typedef Documentation

Reimplemented from vtkKWObject.

Definition at line 52 of file Examples/Cxx/WidgetsTour/vtkKWWidgetsTourExample.h.


Constructor & Destructor Documentation

vtkKWWidgetsTourExample::vtkKWWidgetsTourExample (  )  [protected]
vtkKWWidgetsTourExample::~vtkKWWidgetsTourExample (  )  [protected]
vtkKWWidgetsTourExample::vtkKWWidgetsTourExample (  )  [protected]
vtkKWWidgetsTourExample::~vtkKWWidgetsTourExample (  )  [protected]

Member Function Documentation

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

int vtkKWWidgetsTourExample::Run ( int  argc,
char *  argv[] 
)
virtual void vtkKWWidgetsTourExample::SelectExample ( const char *  name  )  [virtual]
virtual void vtkKWWidgetsTourExample::SelectionChangedCallback (  )  [virtual]
static const char* vtkKWWidgetsTourExample::GetPathToExampleData ( vtkKWApplication app,
const char *  name 
) [static]
static vtkKWWidgetsTourExample* vtkKWWidgetsTourExample::New (  )  [static]

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

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

Reimplemented from vtkKWObject.

int vtkKWWidgetsTourExample::Run ( int  argc,
char *  argv[] 
)
virtual void vtkKWWidgetsTourExample::SelectExample ( const char *  name  )  [virtual]
virtual void vtkKWWidgetsTourExample::SelectionChangedCallback (  )  [virtual]
static const char* vtkKWWidgetsTourExample::GetPathToExampleData ( vtkKWApplication app,
const char *  name 
) [static]

Member Data Documentation

vtkKWWidgetsTourExampleInternals * vtkKWWidgetsTourExample::Internals [protected]

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