|
KWWidgets
|
#include <vtkKWTkconInit.h>
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 vtkKWTkconInit * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWTkconInit * | SafeDownCast (vtkObject *o) |
| static void | Initialize (Tcl_Interp *) |
| static int | GetInitialized () |
Protected Member Functions | |
| vtkKWTkconInit () | |
| ~vtkKWTkconInit () | |
Static Protected Attributes | |
| static int | Initialized |
Definition at line 25 of file vtkKWTkconInit.h.
| typedef vtkObject vtkKWTkconInit::Superclass |
Definition at line 29 of file vtkKWTkconInit.h.
| vtkKWTkconInit::vtkKWTkconInit | ( | ) | [inline, protected] |
Definition at line 38 of file vtkKWTkconInit.h.
| vtkKWTkconInit::~vtkKWTkconInit | ( | ) | [inline, protected] |
Definition at line 39 of file vtkKWTkconInit.h.
| static vtkKWTkconInit* vtkKWTkconInit::New | ( | ) | [static] |
| virtual const char* vtkKWTkconInit::GetClassName | ( | ) | [virtual] |
| static int vtkKWTkconInit::IsTypeOf | ( | const char * | type | ) | [static] |
| virtual int vtkKWTkconInit::IsA | ( | const char * | type | ) | [virtual] |
| static vtkKWTkconInit* vtkKWTkconInit::SafeDownCast | ( | vtkObject * | o | ) | [static] |
| void vtkKWTkconInit::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
| static void vtkKWTkconInit::Initialize | ( | Tcl_Interp * | ) | [static] |
| static int vtkKWTkconInit::GetInitialized | ( | ) | [inline, static] |
Definition at line 35 of file vtkKWTkconInit.h.
int vtkKWTkconInit::Initialized [static, protected] |
Definition at line 39 of file vtkKWTkconInit.h.
1.7.6.1