KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkKWScalarComponentSelectionWidget Class Reference

#include <vtkKWScalarComponentSelectionWidget.h>

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

List of all members.

Public Types

typedef vtkKWCompositeWidget Superclass
typedef vtkKWCompositeWidget Superclass

Public Member Functions

void PrintSelf (ostream &os, vtkIndent indent)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual void SetIndependentComponents (int)
virtual int GetIndependentComponents ()
virtual void IndependentComponentsOn ()
virtual void IndependentComponentsOff ()
virtual void SetNumberOfComponents (int)
virtual int GetNumberOfComponents ()
virtual void SetSelectedComponent (int)
virtual int GetSelectedComponent ()
virtual void SetAllowComponentSelection (int)
virtual void AllowComponentSelectionOn ()
virtual void AllowComponentSelectionOff ()
virtual int GetAllowComponentSelection ()
virtual void Update ()
virtual void SetSelectedComponentChangedCommand (vtkObject *object, const char *method)
virtual vtkKWMenuButtonWithLabelGetSelectedComponentOptionMenu ()
virtual void UpdateEnableState ()
virtual void SelectedComponentCallback (int)
void PrintSelf (ostream &os, vtkIndent indent)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
virtual void SetIndependentComponents (int)
virtual int GetIndependentComponents ()
virtual void IndependentComponentsOn ()
virtual void IndependentComponentsOff ()
virtual void SetNumberOfComponents (int)
virtual int GetNumberOfComponents ()
virtual void SetSelectedComponent (int)
virtual int GetSelectedComponent ()
virtual void SetAllowComponentSelection (int)
virtual void AllowComponentSelectionOn ()
virtual void AllowComponentSelectionOff ()
virtual int GetAllowComponentSelection ()
virtual void Update ()
virtual void SetSelectedComponentChangedCommand (vtkObject *object, const char *method)
virtual vtkKWMenuButtonWithLabelGetSelectedComponentOptionMenu ()
virtual void UpdateEnableState ()
virtual void SelectedComponentCallback (int)

Static Public Member Functions

static
vtkKWScalarComponentSelectionWidget
New ()
static int IsTypeOf (const char *type)
static
vtkKWScalarComponentSelectionWidget
SafeDownCast (vtkObject *o)
static
vtkKWScalarComponentSelectionWidget
New ()
static int IsTypeOf (const char *type)
static
vtkKWScalarComponentSelectionWidget
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWScalarComponentSelectionWidget ()
 ~vtkKWScalarComponentSelectionWidget ()
virtual void CreateWidget ()
virtual void InvokeSelectedComponentChangedCommand (int comp)
virtual void Pack ()
 vtkKWScalarComponentSelectionWidget ()
 ~vtkKWScalarComponentSelectionWidget ()
virtual void CreateWidget ()
virtual void InvokeSelectedComponentChangedCommand (int comp)
virtual void Pack ()

Protected Attributes

int IndependentComponents
int NumberOfComponents
int SelectedComponent
int AllowComponentSelection
char * SelectedComponentChangedCommand
vtkKWMenuButtonWithLabelSelectedComponentOptionMenu

Detailed Description

Definition at line 25 of file debian/tmp/usr/include/KWWidgets/vtkKWScalarComponentSelectionWidget.h.


Member Typedef Documentation

Reimplemented from vtkKWCompositeWidget.

Definition at line 30 of file vtkKWScalarComponentSelectionWidget.h.


Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from vtkKWCompositeWidget.

void vtkKWScalarComponentSelectionWidget::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWCompositeWidget.

virtual const char* vtkKWScalarComponentSelectionWidget::GetClassName ( ) [virtual]

Reimplemented from vtkKWCompositeWidget.

static int vtkKWScalarComponentSelectionWidget::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkKWCompositeWidget.

virtual int vtkKWScalarComponentSelectionWidget::IsA ( const char *  type) [virtual]

Reimplemented from vtkKWCompositeWidget.

Reimplemented from vtkKWCompositeWidget.

virtual void vtkKWScalarComponentSelectionWidget::Update ( ) [virtual]
virtual void vtkKWScalarComponentSelectionWidget::SetSelectedComponentChangedCommand ( vtkObject *  object,
const char *  method 
) [virtual]

Reimplemented from vtkKWWidget.

virtual void vtkKWScalarComponentSelectionWidget::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWCompositeWidget.

virtual void vtkKWScalarComponentSelectionWidget::InvokeSelectedComponentChangedCommand ( int  comp) [protected, virtual]
virtual void vtkKWScalarComponentSelectionWidget::Pack ( ) [protected, virtual]

Reimplemented from vtkKWCompositeWidget.

void vtkKWScalarComponentSelectionWidget::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWCompositeWidget.

virtual const char* vtkKWScalarComponentSelectionWidget::GetClassName ( ) [virtual]

Reimplemented from vtkKWCompositeWidget.

static int vtkKWScalarComponentSelectionWidget::IsTypeOf ( const char *  type) [static]

Reimplemented from vtkKWCompositeWidget.

virtual int vtkKWScalarComponentSelectionWidget::IsA ( const char *  type) [virtual]

Reimplemented from vtkKWCompositeWidget.

Reimplemented from vtkKWCompositeWidget.

virtual void vtkKWScalarComponentSelectionWidget::Update ( ) [virtual]
virtual void vtkKWScalarComponentSelectionWidget::SetSelectedComponentChangedCommand ( vtkObject *  object,
const char *  method 
) [virtual]

Reimplemented from vtkKWWidget.

virtual void vtkKWScalarComponentSelectionWidget::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWCompositeWidget.

virtual void vtkKWScalarComponentSelectionWidget::InvokeSelectedComponentChangedCommand ( int  comp) [protected, virtual]
virtual void vtkKWScalarComponentSelectionWidget::Pack ( ) [protected, virtual]

Member Data Documentation


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