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