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