|
KWWidgets
|
#include <vtkKWFrame.h>
Public Types | |
| typedef vtkKWCoreWidget | Superclass |
| typedef vtkKWCoreWidget | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | GetBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetBackgroundColor () |
| virtual void | SetBackgroundColor (double r, double g, double b) |
| virtual void | SetBackgroundColor (double rgb[3]) |
| virtual void | SetHighlightThickness (int) |
| virtual int | GetHighlightThickness () |
| virtual void | SetBorderWidth (int) |
| virtual int | GetBorderWidth () |
| virtual void | SetRelief (int) |
| virtual int | GetRelief () |
| virtual void | SetReliefToRaised () |
| virtual void | SetReliefToSunken () |
| virtual void | SetReliefToFlat () |
| virtual void | SetReliefToRidge () |
| virtual void | SetReliefToSolid () |
| virtual void | SetReliefToGroove () |
| virtual void | SetPadX (int) |
| virtual int | GetPadX () |
| virtual void | SetPadY (int) |
| virtual int | GetPadY () |
| virtual void | SetWidth (int) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int) |
| virtual int | GetHeight () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | GetBackgroundColor (double *r, double *g, double *b) |
| virtual double * | GetBackgroundColor () |
| virtual void | SetBackgroundColor (double r, double g, double b) |
| virtual void | SetBackgroundColor (double rgb[3]) |
| virtual void | SetHighlightThickness (int) |
| virtual int | GetHighlightThickness () |
| virtual void | SetBorderWidth (int) |
| virtual int | GetBorderWidth () |
| virtual void | SetRelief (int) |
| virtual int | GetRelief () |
| virtual void | SetReliefToRaised () |
| virtual void | SetReliefToSunken () |
| virtual void | SetReliefToFlat () |
| virtual void | SetReliefToRidge () |
| virtual void | SetReliefToSolid () |
| virtual void | SetReliefToGroove () |
| virtual void | SetPadX (int) |
| virtual int | GetPadX () |
| virtual void | SetPadY (int) |
| virtual int | GetPadY () |
| virtual void | SetWidth (int) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int) |
| virtual int | GetHeight () |
Static Public Member Functions | |
| static vtkKWFrame * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWFrame * | SafeDownCast (vtkObject *o) |
| static vtkKWFrame * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWFrame * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
| virtual void | CreateWidget () |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
| virtual void | CreateWidget () |
Definition at line 24 of file debian/tmp/usr/include/KWWidgets/vtkKWFrame.h.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
Definition at line 28 of file debian/tmp/usr/include/KWWidgets/vtkKWFrame.h.
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
Definition at line 28 of file vtkKWFrame.h.
| vtkKWFrame::vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 93 of file debian/tmp/usr/include/KWWidgets/vtkKWFrame.h.
| vtkKWFrame::~vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 94 of file debian/tmp/usr/include/KWWidgets/vtkKWFrame.h.
| vtkKWFrame::vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 93 of file vtkKWFrame.h.
| vtkKWFrame::~vtkKWFrame | ( | ) | [inline, protected] |
Definition at line 94 of file vtkKWFrame.h.
| static vtkKWFrame* vtkKWFrame::New | ( | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual const char* vtkKWFrame::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| static int vtkKWFrame::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual int vtkKWFrame::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| static vtkKWFrame* vtkKWFrame::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| void vtkKWFrame::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual void vtkKWFrame::GetBackgroundColor | ( | double * | r, |
| double * | g, | ||
| double * | b | ||
| ) | [virtual] |
| virtual double* vtkKWFrame::GetBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | r, |
| double | g, | ||
| double | b | ||
| ) | [virtual] |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWNotebook, and vtkKWNotebook.
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWNotebook, and vtkKWNotebook.
Definition at line 36 of file debian/tmp/usr/include/KWWidgets/vtkKWFrame.h.
| virtual void vtkKWFrame::SetHighlightThickness | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetHighlightThickness | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetBorderWidth | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetBorderWidth | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetRelief | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetRelief | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetPadX | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetPadX | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetPadY | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetPadY | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetWidth | ( | int | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetWidth | ( | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual void vtkKWFrame::SetHeight | ( | int | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetHeight | ( | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual void vtkKWFrame::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWNotebook, vtkKWNotebook, vtkKWRange, vtkKWRange, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWRenderWidget, vtkKWRenderWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWDirectoryExplorer, vtkKWDirectoryExplorer, vtkKWSelectionFrame, vtkKWSelectionFrame, vtkKWFileListTable, vtkKWFileListTable, vtkKWStartupPageWidget, vtkKWStartupPageWidget, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWToolbar, vtkKWToolbar, vtkKWWizardWidget, vtkKWWizardWidget, vtkKWDirectoryPresetSelector, vtkKWDirectoryPresetSelector, vtkKWToolbarSet, vtkKWToolbarSet, vtkKWExtent, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFavoriteDirectoriesFrame, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWTextPropertyEditor, vtkKWTextPropertyEditor, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, 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, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, 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, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWTreeWithScrollbars, vtkKWTreeWithScrollbars, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWSeparator, vtkKWSeparator, vtkKWPopupFrame, vtkKWPopupFrame, vtkKWPushButtonWithMenu, vtkKWPushButtonWithMenu, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| static vtkKWFrame* vtkKWFrame::New | ( | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual const char* vtkKWFrame::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| static int vtkKWFrame::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual int vtkKWFrame::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| static vtkKWFrame* vtkKWFrame::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWScalarComponentSelectionWidget, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| void vtkKWFrame::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWWidgetSet, vtkKWWidgetSet, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWLogWidget, 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, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRenderWidget, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWRenderWidget, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWColorSpectrumWidget, vtkKWFavoriteDirectoriesFrame, vtkKWFileListTable, vtkKWWidgetWithScrollbars, vtkKWWidgetWithScrollbars, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWColorTransferFunctionEditor, vtkKWSpinButtons, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWCornerAnnotationEditor, vtkKWKeyBindingsWidget, vtkKWRadioButtonSet, vtkKWRange, vtkKWSelectionFrame, vtkKWTextPropertyEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWCompositeWidget, vtkKWScalarBarAnnotation, vtkKWStartupPageWidget, vtkKWVolumePropertyPresetSelector, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWChangeColorButton, vtkKWMatrixWidget, vtkKWNotebook, vtkKWTreeWithScrollbars, vtkKWMaterialPropertyWidget, vtkKWMaterialPropertyWidget, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorSwatchesWidget, vtkKWFrameWithLabel, vtkKWHeaderAnnotationEditor, vtkKWListBoxToListBoxSelectionEditor, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWColorPresetMenu, vtkKWThumbWheel, vtkKWToolbar, vtkKWToolbarSet, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWCheckButtonWithPopupFrame, vtkKWExtent, vtkKWPushButtonWithMenu, vtkKWSplitFrame, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWCheckButtonWithChangeColorButton, vtkKWHSVColorSelector, vtkKWPopupFrame, vtkKWSeparator, vtkKWVolumeMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWScalarComponentSelectionWidget, vtkKWSurfaceMaterialPropertyWidget, vtkKWMyWidget, and vtkKWMyWidget.
| virtual void vtkKWFrame::GetBackgroundColor | ( | double * | r, |
| double * | g, | ||
| double * | b | ||
| ) | [virtual] |
| virtual double* vtkKWFrame::GetBackgroundColor | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | r, |
| double | g, | ||
| double | b | ||
| ) | [virtual] |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWNotebook, and vtkKWNotebook.
| virtual void vtkKWFrame::SetBackgroundColor | ( | double | rgb[3] | ) | [inline, virtual] |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWNotebook, and vtkKWNotebook.
Definition at line 36 of file vtkKWFrame.h.
| virtual void vtkKWFrame::SetHighlightThickness | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetHighlightThickness | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetBorderWidth | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetBorderWidth | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetRelief | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetRelief | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToRaised | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToSunken | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToFlat | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToRidge | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToSolid | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetReliefToGroove | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetPadX | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetPadX | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetPadY | ( | int | ) | [virtual] |
| virtual int vtkKWFrame::GetPadY | ( | ) | [virtual] |
| virtual void vtkKWFrame::SetWidth | ( | int | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetWidth | ( | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual void vtkKWFrame::SetHeight | ( | int | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual int vtkKWFrame::GetHeight | ( | ) | [virtual] |
Reimplemented in vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWProgressGauge, and vtkKWProgressGauge.
| virtual void vtkKWFrame::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCoreWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWPresetSelector, vtkKWPresetSelector, vtkKWNotebook, vtkKWNotebook, vtkKWRange, vtkKWRange, vtkKWSelectionFrameLayoutManager, vtkKWSelectionFrameLayoutManager, vtkKWRenderWidget, vtkKWRenderWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWThumbWheel, vtkKWVolumePropertyWidget, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWDirectoryExplorer, vtkKWDirectoryExplorer, vtkKWSelectionFrame, vtkKWSelectionFrame, vtkKWFileListTable, vtkKWFileListTable, vtkKWStartupPageWidget, vtkKWStartupPageWidget, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWToolbar, vtkKWToolbar, vtkKWWizardWidget, vtkKWWizardWidget, vtkKWDirectoryPresetSelector, vtkKWDirectoryPresetSelector, vtkKWToolbarSet, vtkKWToolbarSet, vtkKWExtent, vtkKWExtent, vtkKWFavoriteDirectoriesFrame, vtkKWFavoriteDirectoriesFrame, vtkKWFrameWithLabel, vtkKWFrameWithLabel, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWSimpleAnimationWidget, vtkKWSplitFrame, vtkKWFileBrowserWidget, vtkKWFileBrowserWidget, vtkKWTextPropertyEditor, vtkKWTextPropertyEditor, vtkKWColorPickerWidget, vtkKWColorPickerWidget, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, 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, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWProgressGauge, vtkKWProgressGauge, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, vtkKWHeaderAnnotationEditor, vtkKWScalarComponentSelectionWidget, 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, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWWidgetWithScrollbars, vtkKWWidgetWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWMenuButtonWithSpinButtons, vtkKWTreeWithScrollbars, vtkKWTreeWithScrollbars, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCheckButtonWithChangeColorButton, vtkKWCheckButtonWithPopupFrame, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWCanvasWithScrollbars, vtkKWListBoxWithScrollbars, vtkKWMultiColumnListWithScrollbars, vtkKWTextWithScrollbars, vtkKWSeparator, vtkKWSeparator, vtkKWPopupFrame, vtkKWPopupFrame, vtkKWPushButtonWithMenu, vtkKWPushButtonWithMenu, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWMyWidget, vtkKWCompositeWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, vtkKWMyWidget, and vtkKWMyWidget.
1.7.6.1