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