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