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

#include <vtkKWCoreWidget.h>

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

List of all members.

Public Types

typedef vtkKWWidget Superclass
typedef vtkKWWidget Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetState (int)
virtual int GetState ()
virtual void SetStateToDisabled ()
virtual void SetStateToNormal ()
virtual void SetStateToReadOnly ()
virtual void Raise ()
virtual int SetConfigurationOption (const char *option, const char *value)
virtual int HasConfigurationOption (const char *option)
virtual const char * GetConfigurationOption (const char *option)
virtual int GetConfigurationOptionAsInt (const char *option)
virtual int SetConfigurationOptionAsInt (const char *option, int value)
virtual double GetConfigurationOptionAsDouble (const char *option)
virtual int SetConfigurationOptionAsDouble (const char *option, double value)
virtual void GetConfigurationOptionAsColor (const char *option, double *r, double *g, double *b)
virtual double * GetConfigurationOptionAsColor (const char *option)
virtual void SetConfigurationOptionAsColor (const char *option, double r, double g, double b)
virtual void SetConfigurationOptionAsColor (const char *option, double rgb[3])
virtual void GetDefaultConfigurationOptionAsColor (const char *option, double *r, double *g, double *b)
virtual double * GetDefaultConfigurationOptionAsColor (const char *option)
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetState (int)
virtual int GetState ()
virtual void SetStateToDisabled ()
virtual void SetStateToNormal ()
virtual void SetStateToReadOnly ()
virtual void Raise ()
virtual int SetConfigurationOption (const char *option, const char *value)
virtual int HasConfigurationOption (const char *option)
virtual const char * GetConfigurationOption (const char *option)
virtual int GetConfigurationOptionAsInt (const char *option)
virtual int SetConfigurationOptionAsInt (const char *option, int value)
virtual double GetConfigurationOptionAsDouble (const char *option)
virtual int SetConfigurationOptionAsDouble (const char *option, double value)
virtual void GetConfigurationOptionAsColor (const char *option, double *r, double *g, double *b)
virtual double * GetConfigurationOptionAsColor (const char *option)
virtual void SetConfigurationOptionAsColor (const char *option, double r, double g, double b)
virtual void SetConfigurationOptionAsColor (const char *option, double rgb[3])
virtual void GetDefaultConfigurationOptionAsColor (const char *option, double *r, double *g, double *b)
virtual double * GetDefaultConfigurationOptionAsColor (const char *option)

Static Public Member Functions

static vtkKWCoreWidgetNew ()
static int IsTypeOf (const char *type)
static vtkKWCoreWidgetSafeDownCast (vtkObject *o)
static vtkKWCoreWidgetNew ()
static int IsTypeOf (const char *type)
static vtkKWCoreWidgetSafeDownCast (vtkObject *o)

Protected Types

enum  { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 }
enum  { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 }

Protected Member Functions

 vtkKWCoreWidget ()
 ~vtkKWCoreWidget ()
virtual void CreateWidget ()
virtual const char * GetType ()
const char * ConvertTclStringToInternalString (const char *source, int options=0)
const char * ConvertInternalStringToTclString (const char *source, int options=0)
virtual void SetTextOption (const char *option, const char *value)
virtual const char * GetTextOption (const char *option)
 vtkKWCoreWidget ()
 ~vtkKWCoreWidget ()
virtual void CreateWidget ()
virtual const char * GetType ()
const char * ConvertTclStringToInternalString (const char *source, int options=0)
const char * ConvertInternalStringToTclString (const char *source, int options=0)
virtual void SetTextOption (const char *option, const char *value)
virtual const char * GetTextOption (const char *option)

Protected Attributes

vtkKWCoreWidgetInternals * Internals

Detailed Description

Definition at line 32 of file debian/tmp/usr/include/KWWidgets/vtkKWCoreWidget.h.


Member Typedef Documentation

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

Definition at line 36 of file debian/tmp/usr/include/KWWidgets/vtkKWCoreWidget.h.

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

Definition at line 36 of file vtkKWCoreWidget.h.


Member Enumeration Documentation

anonymous enum [protected]
Enumerator:
ConvertStringEscapeCurlyBraces 
ConvertStringEscapeInterpretable 

Definition at line 108 of file debian/tmp/usr/include/KWWidgets/vtkKWCoreWidget.h.

anonymous enum [protected]
Enumerator:
ConvertStringEscapeCurlyBraces 
ConvertStringEscapeInterpretable 

Definition at line 108 of file vtkKWCoreWidget.h.


Constructor & Destructor Documentation


Member Function Documentation

static vtkKWCoreWidget* vtkKWCoreWidget::New ( ) [static]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMessage, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWScalarComponentSelectionWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWScalarComponentSelectionWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

static vtkKWCoreWidget* vtkKWCoreWidget::SafeDownCast ( vtkObject *  o) [static]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWVolumePropertyWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWVolumePropertyWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScalarComponentSelectionWidget, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScalarComponentSelectionWidget, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, and vtkKWMyWidget.

virtual void vtkKWCoreWidget::SetState ( int  ) [virtual]

Reimplemented in vtkKWMenu, and vtkKWMenu.

virtual int vtkKWCoreWidget::GetState ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToDisabled ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToNormal ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToReadOnly ( ) [virtual]
virtual void vtkKWCoreWidget::Raise ( ) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOption ( const char *  option,
const char *  value 
) [virtual]
virtual int vtkKWCoreWidget::HasConfigurationOption ( const char *  option) [virtual]
virtual const char* vtkKWCoreWidget::GetConfigurationOption ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::GetConfigurationOptionAsInt ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOptionAsInt ( const char *  option,
int  value 
) [virtual]
virtual double vtkKWCoreWidget::GetConfigurationOptionAsDouble ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOptionAsDouble ( const char *  option,
double  value 
) [virtual]
virtual void vtkKWCoreWidget::GetConfigurationOptionAsColor ( const char *  option,
double *  r,
double *  g,
double *  b 
) [virtual]
virtual double* vtkKWCoreWidget::GetConfigurationOptionAsColor ( const char *  option) [virtual]
virtual void vtkKWCoreWidget::SetConfigurationOptionAsColor ( const char *  option,
double  r,
double  g,
double  b 
) [virtual]
virtual void vtkKWCoreWidget::SetConfigurationOptionAsColor ( const char *  option,
double  rgb[3] 
) [inline, virtual]
virtual void vtkKWCoreWidget::GetDefaultConfigurationOptionAsColor ( const char *  option,
double *  r,
double *  g,
double *  b 
) [virtual]
virtual double* vtkKWCoreWidget::GetDefaultConfigurationOptionAsColor ( const char *  option) [virtual]
virtual void vtkKWCoreWidget::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWMultiColumnList, vtkKWMultiColumnList, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWMenu, vtkKWMenu, vtkKWTree, vtkKWTree, vtkKWNotebook, vtkKWNotebook, vtkKWWindow, vtkKWWindow, vtkKWRange, vtkKWRange, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWRenderWidget, vtkKWRenderWidget, vtkKWWindowBase, vtkKWWindowBase, vtkKWCheckButton, vtkKWCheckButton, vtkKWTopLevel, vtkKWTopLevel, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWDirectoryExplorer, vtkKWDirectoryExplorer, vtkKWSelectionFrame, vtkKWSelectionFrame, vtkKWSpinBox, vtkKWSpinBox, vtkKWScale, vtkKWScale, vtkKWFileListTable, vtkKWFileListTable, vtkKWEntry, vtkKWEntry, vtkKWMenuButton, vtkKWMenuButton, vtkKWLabel, vtkKWLabel, vtkKWPushButton, vtkKWPushButton, vtkKWStartupPageWidget, vtkKWText, vtkKWStartupPageWidget, vtkKWText, vtkKWListBox, vtkKWListBox, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWToolbar, vtkKWToolbar, vtkKWFileBrowserDialog, vtkKWFileBrowserDialog, vtkKWMessageDialog, vtkKWMessageDialog, vtkKWWizardWidget, vtkKWWizardWidget, vtkKWDirectoryPresetSelector, vtkKWDirectoryPresetSelector, vtkKWToolbarSet, vtkKWToolbarSet, vtkKWExtent, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFavoriteDirectoriesFrame, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWMessage, vtkKWMessage, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWTextPropertyEditor, vtkKWTextPropertyEditor, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWCanvas, vtkKWCanvas, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWMatrixWidget, vtkKWMatrixWidget, vtkKWColorPresetMenu, vtkKWColorPresetMenu, vtkKWHSVColorSelector, vtkKWHSVColorSelector, vtkKWColorSpectrumWidget, vtkKWColorSpectrumWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWColorSwatchesWidget, vtkKWColorSwatchesWidget, vtkKWLogWidget, vtkKWLogWidget, vtkKWColorPresetSelector, vtkKWWidgetWithLabel, vtkKWColorPresetSelector, vtkKWWidgetWithLabel, vtkKWSpinButtons, vtkKWSpinButtons, vtkKWScrollbar, vtkKWScrollbar, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWFrameWithScrollbar, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWComboBox, vtkKWComboBox, vtkKWSplashScreen, vtkKWSplashScreen, vtkKWFrame, vtkKWFrame, vtkKWDialog, vtkKWDialog, vtkKWLoadSaveButton, vtkKWLoadSaveButton, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWRadioButton, vtkKWRadioButton, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumeMaterialPropertyWidget, vtkKWKeyBindingsWidget, vtkKWKeyBindingsWidget, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTclInteractor, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWTclInteractor, vtkKWTkcon, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWTkcon, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWPopupButton, vtkKWPopupButton, vtkKWTreeWithScrollbars, vtkKWTreeWithScrollbars, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerDialog, vtkKWColorPickerDialog, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWWizardDialog, vtkKWWizardDialog, vtkKWSeparator, vtkKWSeparator, vtkKWPopupFrame, vtkKWPopupFrame, vtkKWLogDialog, vtkKWLogDialog, vtkKWPushButtonWithMenu, vtkKWPushButtonWithMenu, vtkKWSmallCounterLabel, vtkKWSmallCounterLabel, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSaveImageDialog, vtkKWMyWindow, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyFileBrowserDialog.

virtual const char* vtkKWCoreWidget::GetType ( ) [protected, virtual]
const char* vtkKWCoreWidget::ConvertTclStringToInternalString ( const char *  source,
int  options = 0 
) [protected]
const char* vtkKWCoreWidget::ConvertInternalStringToTclString ( const char *  source,
int  options = 0 
) [protected]
virtual void vtkKWCoreWidget::SetTextOption ( const char *  option,
const char *  value 
) [protected, virtual]
virtual const char* vtkKWCoreWidget::GetTextOption ( const char *  option) [protected, virtual]
static vtkKWCoreWidget* vtkKWCoreWidget::New ( ) [static]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWVolumePropertyWidget, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMessage, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWScalarComponentSelectionWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWScalarComponentSelectionWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

static vtkKWCoreWidget* vtkKWCoreWidget::SafeDownCast ( vtkObject *  o) [static]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWVolumePropertyWidget, vtkKWVolumePropertyWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWindow, vtkKWMyWizardDialog, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyWidget.

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

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWCheckButtonSet, vtkKWColorTransferFunctionEditorSet, vtkKWComboBoxSet, vtkKWEntrySet, vtkKWFrameSet, vtkKWLabelSet, vtkKWLabelWithLabelSet, vtkKWPiecewiseFunctionEditorSet, vtkKWPushButtonSet, vtkKWScaleSet, vtkKWScaleWithEntrySet, vtkKWScaleWithLabelSet, vtkKWSpinBoxSet, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWColorPresetSelector, vtkKWDirectoryPresetSelector, vtkKWWidgetWithLabel, vtkKWWindowLevelPresetSelector, vtkKWWizardWidget, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWVolumePropertyWidget, vtkKWWidgetWithSpinButtons, vtkKWDirectoryExplorer, vtkKWFileBrowserWidget, vtkKWSimpleAnimationWidget, vtkKWVolumePropertyWidget, vtkKWWidgetWithSpinButtons, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLogDialog, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWWindowBase, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWLabel, vtkKWLoadSaveButton, vtkKWMaterialPropertyWidget, vtkKWTkcon, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMessageDialog, vtkKWScale, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWTclInteractor, vtkKWText, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWProgressGauge, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButton, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWListBox, vtkKWLoadSaveDialog, vtkKWPopupFrame, vtkKWSeparator, vtkKWSplashScreen, vtkKWTopLevel, vtkKWVolumeMaterialPropertyWidget, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWDialog, vtkKWMenu, vtkKWPushButton, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScalarComponentSelectionWidget, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWEntry, vtkKWFrame, vtkKWRadioButton, vtkKWScalarComponentSelectionWidget, vtkKWScrollbar, vtkKWSmallCounterLabel, vtkKWSurfaceMaterialPropertyWidget, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSimpleEntryDialog, vtkKWMyWidget, and vtkKWMyWidget.

virtual void vtkKWCoreWidget::SetState ( int  ) [virtual]

Reimplemented in vtkKWMenu, and vtkKWMenu.

virtual int vtkKWCoreWidget::GetState ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToDisabled ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToNormal ( ) [virtual]
virtual void vtkKWCoreWidget::SetStateToReadOnly ( ) [virtual]
virtual void vtkKWCoreWidget::Raise ( ) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOption ( const char *  option,
const char *  value 
) [virtual]
virtual int vtkKWCoreWidget::HasConfigurationOption ( const char *  option) [virtual]
virtual const char* vtkKWCoreWidget::GetConfigurationOption ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::GetConfigurationOptionAsInt ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOptionAsInt ( const char *  option,
int  value 
) [virtual]
virtual double vtkKWCoreWidget::GetConfigurationOptionAsDouble ( const char *  option) [virtual]
virtual int vtkKWCoreWidget::SetConfigurationOptionAsDouble ( const char *  option,
double  value 
) [virtual]
virtual void vtkKWCoreWidget::GetConfigurationOptionAsColor ( const char *  option,
double *  r,
double *  g,
double *  b 
) [virtual]
virtual double* vtkKWCoreWidget::GetConfigurationOptionAsColor ( const char *  option) [virtual]
virtual void vtkKWCoreWidget::SetConfigurationOptionAsColor ( const char *  option,
double  r,
double  g,
double  b 
) [virtual]
virtual void vtkKWCoreWidget::SetConfigurationOptionAsColor ( const char *  option,
double  rgb[3] 
) [inline, virtual]

Definition at line 78 of file vtkKWCoreWidget.h.

virtual void vtkKWCoreWidget::GetDefaultConfigurationOptionAsColor ( const char *  option,
double *  r,
double *  g,
double *  b 
) [virtual]
virtual double* vtkKWCoreWidget::GetDefaultConfigurationOptionAsColor ( const char *  option) [virtual]
virtual void vtkKWCoreWidget::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWWidget.

Reimplemented in vtkKWMultiColumnList, vtkKWMultiColumnList, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWMenu, vtkKWMenu, vtkKWTree, vtkKWTree, vtkKWNotebook, vtkKWNotebook, vtkKWWindow, vtkKWWindow, vtkKWRange, vtkKWRange, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWRenderWidget, vtkKWRenderWidget, vtkKWWindowBase, vtkKWWindowBase, vtkKWCheckButton, vtkKWCheckButton, vtkKWTopLevel, vtkKWTopLevel, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWDirectoryExplorer, vtkKWDirectoryExplorer, vtkKWSelectionFrame, vtkKWSelectionFrame, vtkKWSpinBox, vtkKWSpinBox, vtkKWScale, vtkKWScale, vtkKWFileListTable, vtkKWFileListTable, vtkKWEntry, vtkKWEntry, vtkKWMenuButton, vtkKWMenuButton, vtkKWLabel, vtkKWLabel, vtkKWPushButton, vtkKWPushButton, vtkKWStartupPageWidget, vtkKWText, vtkKWStartupPageWidget, vtkKWText, vtkKWListBox, vtkKWListBox, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWToolbar, vtkKWToolbar, vtkKWFileBrowserDialog, vtkKWFileBrowserDialog, vtkKWMessageDialog, vtkKWMessageDialog, vtkKWWizardWidget, vtkKWWizardWidget, vtkKWDirectoryPresetSelector, vtkKWDirectoryPresetSelector, vtkKWToolbarSet, vtkKWToolbarSet, vtkKWExtent, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFavoriteDirectoriesFrame, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWMessage, vtkKWMessage, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWTextPropertyEditor, vtkKWTextPropertyEditor, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWCanvas, vtkKWCanvas, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWMatrixWidget, vtkKWMatrixWidget, vtkKWColorPresetMenu, vtkKWColorPresetMenu, vtkKWHSVColorSelector, vtkKWHSVColorSelector, vtkKWColorSpectrumWidget, vtkKWColorSpectrumWidget, vtkKWListBoxToListBoxSelectionEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWColorSwatchesWidget, vtkKWColorSwatchesWidget, vtkKWLogWidget, vtkKWLogWidget, vtkKWColorPresetSelector, vtkKWWidgetWithLabel, vtkKWColorPresetSelector, vtkKWWidgetWithLabel, vtkKWSpinButtons, vtkKWSpinButtons, vtkKWScrollbar, vtkKWScrollbar, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWFrameWithScrollbar, vtkKWFrameWithScrollbar, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWComboBox, vtkKWComboBox, vtkKWSplashScreen, vtkKWSplashScreen, vtkKWFrame, vtkKWFrame, vtkKWDialog, vtkKWDialog, vtkKWLoadSaveButton, vtkKWLoadSaveButton, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWRadioButton, vtkKWRadioButton, vtkKWVolumeMaterialPropertyWidget, vtkKWVolumeMaterialPropertyWidget, vtkKWKeyBindingsWidget, vtkKWKeyBindingsWidget, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTclInteractor, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWTclInteractor, vtkKWTkcon, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWTkcon, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWPopupButton, vtkKWPopupButton, vtkKWTreeWithScrollbars, vtkKWTreeWithScrollbars, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWColorPickerDialog, vtkKWColorPickerDialog, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWWizardDialog, vtkKWWizardDialog, vtkKWSeparator, vtkKWSeparator, vtkKWPopupFrame, vtkKWPopupFrame, vtkKWLogDialog, vtkKWLogDialog, vtkKWPushButtonWithMenu, vtkKWPushButtonWithMenu, vtkKWSmallCounterLabel, vtkKWSmallCounterLabel, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWSimpleEntryDialog, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWSimpleEntryDialog, vtkKWSaveImageDialog, vtkKWSaveImageDialog, vtkKWMyWindow, vtkKWMyWindow, vtkKWMyWidget, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWizardDialog, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyFileBrowserDialog, and vtkKWMyFileBrowserDialog.

virtual const char* vtkKWCoreWidget::GetType ( ) [protected, virtual]
const char* vtkKWCoreWidget::ConvertTclStringToInternalString ( const char *  source,
int  options = 0 
) [protected]
const char* vtkKWCoreWidget::ConvertInternalStringToTclString ( const char *  source,
int  options = 0 
) [protected]
virtual void vtkKWCoreWidget::SetTextOption ( const char *  option,
const char *  value 
) [protected, virtual]
virtual const char* vtkKWCoreWidget::GetTextOption ( const char *  option) [protected, virtual]

Member Data Documentation

vtkKWCoreWidgetInternals * vtkKWCoreWidget::Internals [protected]

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