#include <vtkKWSpinBoxSet.h>
Public Types | |
typedef vtkKWWidgetSet | Superclass |
typedef vtkKWWidgetSet | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWSpinBox * | AddWidget (int id) |
virtual vtkKWSpinBox * | InsertWidget (int id, int pos) |
virtual vtkKWSpinBox * | GetWidget (int id) |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWSpinBox * | AddWidget (int id) |
virtual vtkKWSpinBox * | InsertWidget (int id, int pos) |
virtual vtkKWSpinBox * | GetWidget (int id) |
Static Public Member Functions | |
static vtkKWSpinBoxSet * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWSpinBoxSet * | SafeDownCast (vtkObject *o) |
static vtkKWSpinBoxSet * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWSpinBoxSet * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWSpinBoxSet () | |
~vtkKWSpinBoxSet () | |
virtual vtkKWWidget * | AllocateAndCreateWidget () |
vtkKWSpinBoxSet () | |
~vtkKWSpinBoxSet () | |
virtual vtkKWWidget * | AllocateAndCreateWidget () |
Definition at line 43 of file DEB_build_shared/AutoGeneratedClasses/vtkKWSpinBoxSet.h.
Reimplemented from vtkKWWidgetSet.
Definition at line 47 of file DEB_build_shared/AutoGeneratedClasses/vtkKWSpinBoxSet.h.
Reimplemented from vtkKWWidgetSet.
Definition at line 47 of file debian/tmp/usr/include/KWWidgets/vtkKWSpinBoxSet.h.
vtkKWSpinBoxSet::vtkKWSpinBoxSet | ( | ) | [inline, protected] |
Definition at line 68 of file DEB_build_shared/AutoGeneratedClasses/vtkKWSpinBoxSet.h.
vtkKWSpinBoxSet::~vtkKWSpinBoxSet | ( | ) | [inline, protected] |
Definition at line 69 of file DEB_build_shared/AutoGeneratedClasses/vtkKWSpinBoxSet.h.
vtkKWSpinBoxSet::vtkKWSpinBoxSet | ( | ) | [inline, protected] |
Definition at line 68 of file debian/tmp/usr/include/KWWidgets/vtkKWSpinBoxSet.h.
vtkKWSpinBoxSet::~vtkKWSpinBoxSet | ( | ) | [inline, protected] |
Definition at line 69 of file debian/tmp/usr/include/KWWidgets/vtkKWSpinBoxSet.h.
static vtkKWSpinBoxSet* vtkKWSpinBoxSet::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
virtual const char* vtkKWSpinBoxSet::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetSet.
static int vtkKWSpinBoxSet::IsTypeOf | ( | const char * | type ) | [static] |
Reimplemented from vtkKWWidgetSet.
virtual int vtkKWSpinBoxSet::IsA | ( | const char * | type ) | [virtual] |
Reimplemented from vtkKWWidgetSet.
static vtkKWSpinBoxSet* vtkKWSpinBoxSet::SafeDownCast | ( | vtkObject * | o ) | [static] |
Reimplemented from vtkKWWidgetSet.
void vtkKWSpinBoxSet::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetSet.
virtual vtkKWSpinBox* vtkKWSpinBoxSet::AddWidget | ( | int | id ) | [virtual] |
virtual vtkKWSpinBox* vtkKWSpinBoxSet::InsertWidget | ( | int | id, |
int | pos | ||
) | [virtual] |
virtual vtkKWSpinBox* vtkKWSpinBoxSet::GetWidget | ( | int | id ) | [virtual] |
virtual vtkKWWidget* vtkKWSpinBoxSet::AllocateAndCreateWidget | ( | ) | [protected, virtual] |
Implements vtkKWWidgetSet.
static vtkKWSpinBoxSet* vtkKWSpinBoxSet::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
virtual const char* vtkKWSpinBoxSet::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetSet.
static int vtkKWSpinBoxSet::IsTypeOf | ( | const char * | type ) | [static] |
Reimplemented from vtkKWWidgetSet.
virtual int vtkKWSpinBoxSet::IsA | ( | const char * | type ) | [virtual] |
Reimplemented from vtkKWWidgetSet.
static vtkKWSpinBoxSet* vtkKWSpinBoxSet::SafeDownCast | ( | vtkObject * | o ) | [static] |
Reimplemented from vtkKWWidgetSet.
void vtkKWSpinBoxSet::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetSet.
virtual vtkKWSpinBox* vtkKWSpinBoxSet::AddWidget | ( | int | id ) | [virtual] |
virtual vtkKWSpinBox* vtkKWSpinBoxSet::InsertWidget | ( | int | id, |
int | pos | ||
) | [virtual] |
virtual vtkKWSpinBox* vtkKWSpinBoxSet::GetWidget | ( | int | id ) | [virtual] |
virtual vtkKWWidget* vtkKWSpinBoxSet::AllocateAndCreateWidget | ( | ) | [protected, virtual] |
Implements vtkKWWidgetSet.