KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions
vtkKWComboBoxSet Class Reference

#include <vtkKWComboBoxSet.h>

Inheritance diagram for vtkKWComboBoxSet:
[legend]
Collaboration diagram for vtkKWComboBoxSet:
[legend]

List of all members.

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 vtkKWComboBoxAddWidget (int id)
virtual vtkKWComboBoxInsertWidget (int id, int pos)
virtual vtkKWComboBoxGetWidget (int id)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWComboBoxAddWidget (int id)
virtual vtkKWComboBoxInsertWidget (int id, int pos)
virtual vtkKWComboBoxGetWidget (int id)

Static Public Member Functions

static vtkKWComboBoxSetNew ()
static int IsTypeOf (const char *type)
static vtkKWComboBoxSetSafeDownCast (vtkObject *o)
static vtkKWComboBoxSetNew ()
static int IsTypeOf (const char *type)
static vtkKWComboBoxSetSafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWComboBoxSet ()
 ~vtkKWComboBoxSet ()
virtual vtkKWWidgetAllocateAndCreateWidget ()
 vtkKWComboBoxSet ()
 ~vtkKWComboBoxSet ()
virtual vtkKWWidgetAllocateAndCreateWidget ()

Detailed Description

Definition at line 43 of file DEB_build_shared/AutoGeneratedClasses/vtkKWComboBoxSet.h.


Member Typedef Documentation

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.


Constructor & Destructor Documentation

vtkKWComboBoxSet::vtkKWComboBoxSet ( ) [inline, protected]
vtkKWComboBoxSet::~vtkKWComboBoxSet ( ) [inline, protected]
vtkKWComboBoxSet::vtkKWComboBoxSet ( ) [inline, protected]
vtkKWComboBoxSet::~vtkKWComboBoxSet ( ) [inline, protected]

Member Function Documentation

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.

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.


The documentation for this class was generated from the following files: