KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | List of all members
vtkKWObject Class Reference

#include <vtkKWObject.h>

Inheritance diagram for vtkKWObject:
[legend]

Public Types

typedef vtkObject Superclass
 
typedef vtkObject Superclass
 

Public Member Functions

virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent)
 
const char * GetTclName ()
 
virtual vtkKWApplicationGetApplication ()
 
virtual void SetApplication (vtkKWApplication *arg)
 
virtual const char * Script (const char *EventString,...)
 
virtual void AddCallbackCommandObserver (vtkObject *object, unsigned long event)
 
virtual void RemoveCallbackCommandObserver (vtkObject *object, unsigned long event)
 
virtual void AddCallbackCommandObservers ()
 
virtual void RemoveCallbackCommandObservers ()
 
virtual const char * GetClassName ()
 
virtual int IsA (const char *type)
 
void PrintSelf (ostream &os, vtkIndent indent)
 
const char * GetTclName ()
 
virtual vtkKWApplicationGetApplication ()
 
virtual void SetApplication (vtkKWApplication *arg)
 
virtual const char * Script (const char *EventString,...)
 
virtual void AddCallbackCommandObserver (vtkObject *object, unsigned long event)
 
virtual void RemoveCallbackCommandObserver (vtkObject *object, unsigned long event)
 
virtual void AddCallbackCommandObservers ()
 
virtual void RemoveCallbackCommandObservers ()
 

Static Public Member Functions

static vtkKWObjectNew ()
 
static int IsTypeOf (const char *type)
 
static vtkKWObjectSafeDownCast (vtkObject *o)
 
static vtkKWObjectNew ()
 
static int IsTypeOf (const char *type)
 
static vtkKWObjectSafeDownCast (vtkObject *o)
 

Protected Member Functions

 vtkKWObject ()
 
 ~vtkKWObject ()
 
virtual void SetObjectMethodCommand (char **command, vtkObject *object, const char *method)
 
virtual void InvokeObjectMethodCommand (const char *command)
 
virtual vtkCallbackCommand * GetCallbackCommand ()
 
virtual void ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata)
 
 vtkKWObject ()
 
 ~vtkKWObject ()
 
virtual void SetObjectMethodCommand (char **command, vtkObject *object, const char *method)
 
virtual void InvokeObjectMethodCommand (const char *command)
 
virtual vtkCallbackCommand * GetCallbackCommand ()
 
virtual void ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata)
 

Static Protected Member Functions

static void ProcessCallbackCommandEventsFunction (vtkObject *object, unsigned long event, void *clientdata, void *calldata)
 
static void ProcessCallbackCommandEventsFunction (vtkObject *object, unsigned long event, void *clientdata, void *calldata)
 

Detailed Description

Definition at line 34 of file debian/tmp/usr/include/KWWidgets/vtkKWObject.h.

Member Typedef Documentation

typedef vtkObject vtkKWObject::Superclass
typedef vtkObject vtkKWObject::Superclass

Definition at line 38 of file vtkKWObject.h.

Constructor & Destructor Documentation

vtkKWObject::vtkKWObject ( )
protected
vtkKWObject::~vtkKWObject ( )
protected
vtkKWObject::vtkKWObject ( )
protected
vtkKWObject::~vtkKWObject ( )
protected

Member Function Documentation

static vtkKWObject* vtkKWObject::New ( )
static
virtual const char* vtkKWObject::GetClassName ( )
virtual

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWOptionDataBase, vtkKWOptionDataBase, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWUserInterfaceManagerDialog, vtkKWUserInterfaceManagerDialog, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWUserInterfacePanel, vtkKWUserInterfacePanel, vtkKWWizardStep, vtkKWWizardStep, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, 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, vtkKWStateMachine, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWStateMachine, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, 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, vtkKWMyBlueTheme, vtkKWMyGreenTheme, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWMyBlueTheme, vtkKWMyGreenTheme, 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, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyApplication, and vtkKWMyApplication.

static int vtkKWObject::IsTypeOf ( const char *  type)
static
virtual int vtkKWObject::IsA ( const char *  type)
virtual

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWOptionDataBase, vtkKWOptionDataBase, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWUserInterfaceManagerDialog, vtkKWUserInterfaceManagerDialog, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWUserInterfacePanel, vtkKWUserInterfacePanel, vtkKWWizardStep, vtkKWWizardStep, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, 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, vtkKWStateMachine, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWStateMachine, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, 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, vtkKWMyBlueTheme, vtkKWMyGreenTheme, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWMyBlueTheme, vtkKWMyGreenTheme, 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, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyApplication, and vtkKWMyApplication.

static vtkKWObject* vtkKWObject::SafeDownCast ( vtkObject *  o)
static
void vtkKWObject::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
const char* vtkKWObject::GetTclName ( )
virtual vtkKWApplication* vtkKWObject::GetApplication ( )
virtual
virtual void vtkKWObject::SetApplication ( vtkKWApplication arg)
virtual

Reimplemented in vtkKWApplication, and vtkKWApplication.

virtual const char* vtkKWObject::Script ( const char *  EventString,
  ... 
)
virtual

Reimplemented in vtkKWApplication, and vtkKWApplication.

virtual void vtkKWObject::AddCallbackCommandObserver ( vtkObject *  object,
unsigned long  event 
)
virtual
virtual void vtkKWObject::RemoveCallbackCommandObserver ( vtkObject *  object,
unsigned long  event 
)
virtual
virtual void vtkKWObject::AddCallbackCommandObservers ( )
inlinevirtual
virtual void vtkKWObject::RemoveCallbackCommandObservers ( )
virtual
virtual void vtkKWObject::SetObjectMethodCommand ( char **  command,
vtkObject *  object,
const char *  method 
)
protectedvirtual
virtual void vtkKWObject::InvokeObjectMethodCommand ( const char *  command)
protectedvirtual
virtual vtkCallbackCommand* vtkKWObject::GetCallbackCommand ( )
protectedvirtual
virtual void vtkKWObject::ProcessCallbackCommandEvents ( vtkObject *  caller,
unsigned long  event,
void *  calldata 
)
protectedvirtual
static void vtkKWObject::ProcessCallbackCommandEventsFunction ( vtkObject *  object,
unsigned long  event,
void *  clientdata,
void *  calldata 
)
staticprotected
static vtkKWObject* vtkKWObject::New ( )
static
virtual const char* vtkKWObject::GetClassName ( )
virtual

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWOptionDataBase, vtkKWOptionDataBase, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWUserInterfaceManagerDialog, vtkKWUserInterfaceManagerDialog, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWUserInterfacePanel, vtkKWUserInterfacePanel, vtkKWWizardStep, vtkKWWizardStep, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, 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, vtkKWStateMachine, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWStateMachine, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, 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, vtkKWMyBlueTheme, vtkKWMyGreenTheme, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWMyBlueTheme, vtkKWMyGreenTheme, 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, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyApplication, and vtkKWMyApplication.

static int vtkKWObject::IsTypeOf ( const char *  type)
static
virtual int vtkKWObject::IsA ( const char *  type)
virtual

Reimplemented in vtkKWWindow, vtkKWWindow, vtkKWOptionDataBase, vtkKWOptionDataBase, vtkKWWidgetSet, vtkKWWidgetSet, vtkKWUserInterfaceManagerDialog, vtkKWUserInterfaceManagerDialog, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWCanvas, vtkKWPresetSelector, vtkKWCanvas, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWUserInterfacePanel, vtkKWUserInterfacePanel, vtkKWWizardStep, vtkKWWizardStep, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWWidgetsTourExample, vtkKWMultiColumnList, vtkKWScaleWithEntry, vtkKWTree, vtkKWTree, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, vtkKWApplication, vtkKWFileBrowserDialog, vtkKWLogWidget, vtkKWUserInterfaceManager, vtkKWUserInterfaceManagerNotebook, 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, vtkKWStateMachine, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWLogDialog, vtkKWRenderWidget, vtkKWStateMachine, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWMessage, vtkKWMostRecentFilesManager, vtkKWStateMachineCluster, vtkKWTheme, vtkKWWidgetWithScrollbars, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWColorPickerDialog, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWStateMachineTransition, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWBalloonHelpManager, vtkKWDragAndDropTargetSet, vtkKWWizardWorkflow, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWWidget, vtkKWWizardDialog, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWStateMachineInput, vtkKWStateMachineState, vtkKWWindowBase, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWApplicationSettingsInterface, vtkKWCompositeWidget, vtkKWKeyBindingsManager, vtkKWScalarBarAnnotation, vtkKWSpinBox, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWComboBox, vtkKWCoreWidget, 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, vtkKWMyBlueTheme, vtkKWMyGreenTheme, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWMenuButton, vtkKWPopupButton, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWMyBlueTheme, vtkKWMyGreenTheme, 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, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyOperand1Step, vtkKWMyOperatorStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyOperand2Step, vtkKWMyResultStep, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyFileBrowserDialog, vtkKWMyWidget, vtkKWMyApplication, and vtkKWMyApplication.

static vtkKWObject* vtkKWObject::SafeDownCast ( vtkObject *  o)
static
void vtkKWObject::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
const char* vtkKWObject::GetTclName ( )
virtual vtkKWApplication* vtkKWObject::GetApplication ( )
virtual
virtual void vtkKWObject::SetApplication ( vtkKWApplication arg)
virtual

Reimplemented in vtkKWApplication, and vtkKWApplication.

virtual const char* vtkKWObject::Script ( const char *  EventString,
  ... 
)
virtual

Reimplemented in vtkKWApplication, and vtkKWApplication.

virtual void vtkKWObject::AddCallbackCommandObserver ( vtkObject *  object,
unsigned long  event 
)
virtual
virtual void vtkKWObject::RemoveCallbackCommandObserver ( vtkObject *  object,
unsigned long  event 
)
virtual
virtual void vtkKWObject::AddCallbackCommandObservers ( )
inlinevirtual
virtual void vtkKWObject::RemoveCallbackCommandObservers ( )
virtual
virtual void vtkKWObject::SetObjectMethodCommand ( char **  command,
vtkObject *  object,
const char *  method 
)
protectedvirtual
virtual void vtkKWObject::InvokeObjectMethodCommand ( const char *  command)
protectedvirtual
virtual vtkCallbackCommand* vtkKWObject::GetCallbackCommand ( )
protectedvirtual
virtual void vtkKWObject::ProcessCallbackCommandEvents ( vtkObject *  caller,
unsigned long  event,
void *  calldata 
)
protectedvirtual
static void vtkKWObject::ProcessCallbackCommandEventsFunction ( vtkObject *  object,
unsigned long  event,
void *  clientdata,
void *  calldata 
)
staticprotected

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