KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Attributes | List of all members
vtkKWTkTreeCtrlInit Class Reference

#include <vtkKWTkTreeCtrlInit.h>

Inherits vtkObject.

Public Types

typedef vtkObject Superclass
 

Public Member Functions

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

Static Public Member Functions

static vtkKWTkTreeCtrlInitNew ()
 
static int IsTypeOf (const char *type)
 
static vtkKWTkTreeCtrlInitSafeDownCast (vtkObject *o)
 
static void Initialize (Tcl_Interp *)
 

Protected Member Functions

 vtkKWTkTreeCtrlInit ()
 
 ~vtkKWTkTreeCtrlInit ()
 

Static Protected Attributes

static int Initialized
 

Detailed Description

Definition at line 25 of file vtkKWTkTreeCtrlInit.h.

Member Typedef Documentation

Definition at line 29 of file vtkKWTkTreeCtrlInit.h.

Constructor & Destructor Documentation

vtkKWTkTreeCtrlInit::vtkKWTkTreeCtrlInit ( )
inlineprotected

Definition at line 37 of file vtkKWTkTreeCtrlInit.h.

vtkKWTkTreeCtrlInit::~vtkKWTkTreeCtrlInit ( )
inlineprotected

Definition at line 38 of file vtkKWTkTreeCtrlInit.h.

Member Function Documentation

static vtkKWTkTreeCtrlInit* vtkKWTkTreeCtrlInit::New ( )
static
virtual const char* vtkKWTkTreeCtrlInit::GetClassName ( )
virtual
static int vtkKWTkTreeCtrlInit::IsTypeOf ( const char *  type)
static
virtual int vtkKWTkTreeCtrlInit::IsA ( const char *  type)
virtual
static vtkKWTkTreeCtrlInit* vtkKWTkTreeCtrlInit::SafeDownCast ( vtkObject *  o)
static
void vtkKWTkTreeCtrlInit::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
static void vtkKWTkTreeCtrlInit::Initialize ( Tcl_Interp *  )
static

Member Data Documentation

int vtkKWTkTreeCtrlInit::Initialized
staticprotected

Definition at line 38 of file vtkKWTkTreeCtrlInit.h.


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