|
KWWidgets
|
#include <vtkKWWidgetWithLabel.h>
Inherits vtkKWCompositeWidget, and vtkKWCompositeWidget.
Inherited by vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonSetWithLabel, vtkKWCheckButtonWithLabel, vtkKWCheckButtonWithLabel, vtkKWComboBoxWithLabel, vtkKWComboBoxWithLabel, vtkKWEntryWithLabel, vtkKWEntryWithLabel, vtkKWLabelWithLabel, vtkKWLabelWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWListBoxWithScrollbarsWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWLoadSaveButtonWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMatrixWidgetWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWMessageWithLabel, vtkKWMessageWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWMultiColumnListWithScrollbarsWithLabel, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWPopupButtonWithLabel, vtkKWPopupButtonWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonSetWithLabel, vtkKWPushButtonWithLabel, vtkKWPushButtonWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRadioButtonSetWithLabel, vtkKWRange, vtkKWRange, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithEntrySetWithLabel, vtkKWScaleWithLabel, vtkKWScaleWithLabel, vtkKWSpinBoxWithLabel, vtkKWSpinBoxWithLabel, vtkKWTextWithLabel, vtkKWTextWithLabel, vtkKWTextWithScrollbarsWithLabel, and vtkKWTextWithScrollbarsWithLabel.
Public Types | |
| enum | { LabelPositionDefault = 0, LabelPositionTop, LabelPositionBottom, LabelPositionLeft, LabelPositionRight } |
| enum | { LabelPositionDefault = 0, LabelPositionTop, LabelPositionBottom, LabelPositionLeft, LabelPositionRight } |
| typedef vtkKWCompositeWidget | Superclass |
| typedef vtkKWCompositeWidget | Superclass |
Public Types inherited from vtkKWCompositeWidget | |
| typedef vtkKWFrame | Superclass |
| typedef vtkKWFrame | Superclass |
Public Types inherited from vtkKWFrame | |
| typedef vtkKWCoreWidget | Superclass |
| typedef vtkKWCoreWidget | Superclass |
Public Types inherited from vtkKWCoreWidget | |
| typedef vtkKWWidget | Superclass |
| typedef vtkKWWidget | Superclass |
Public Types inherited from vtkKWWidget | |
| enum | { WidgetCreatedEvent = 30000 } |
| enum | { WidgetCreatedEvent = 30000 } |
| typedef vtkKWObject | Superclass |
| typedef vtkKWObject | Superclass |
Public Types inherited from vtkKWObject | |
| typedef vtkObject | Superclass |
| typedef vtkObject | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetLabelVisibility (int) |
| virtual void | LabelVisibilityOn () |
| virtual void | LabelVisibilityOff () |
| virtual int | GetLabelVisibility () |
| virtual vtkKWLabel * | GetLabel () |
| virtual int | HasLabel () |
| virtual void | SetLabelText (const char *) |
| const char * | GetLabelText () |
| virtual void | SetLabelWidth (int width) |
| virtual int | GetLabelWidth () |
| virtual void | SetLabelPosition (int) |
| virtual int | GetLabelPosition () |
| virtual void | SetLabelPositionToDefault () |
| virtual void | SetLabelPositionToTop () |
| virtual void | SetLabelPositionToBottom () |
| virtual void | SetLabelPositionToLeft () |
| virtual void | SetLabelPositionToRight () |
| virtual void | SetBalloonHelpString (const char *str) |
| virtual void | UpdateEnableState () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetLabelVisibility (int) |
| virtual void | LabelVisibilityOn () |
| virtual void | LabelVisibilityOff () |
| virtual int | GetLabelVisibility () |
| virtual vtkKWLabel * | GetLabel () |
| virtual int | HasLabel () |
| virtual void | SetLabelText (const char *) |
| const char * | GetLabelText () |
| virtual void | SetLabelWidth (int width) |
| virtual int | GetLabelWidth () |
| virtual void | SetLabelPosition (int) |
| virtual int | GetLabelPosition () |
| virtual void | SetLabelPositionToDefault () |
| virtual void | SetLabelPositionToTop () |
| virtual void | SetLabelPositionToBottom () |
| virtual void | SetLabelPositionToLeft () |
| virtual void | SetLabelPositionToRight () |
| virtual void | SetBalloonHelpString (const char *str) |
| virtual void | UpdateEnableState () |
Public Member Functions inherited from vtkKWCompositeWidget | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
Public Member Functions inherited from vtkKWFrame | |
| 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 () |
| 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 () |
Public Member Functions inherited from vtkKWCoreWidget | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetState (int) |
| virtual int | GetState () |
| virtual void | SetStateToDisabled () |
| virtual void | SetStateToNormal () |
| virtual void | SetStateToReadOnly () |
| virtual void | Raise () |
| virtual int | SetConfigurationOption (const char *option, const char *value) |
| virtual int | HasConfigurationOption (const char *option) |
| virtual const char * | GetConfigurationOption (const char *option) |
| virtual int | GetConfigurationOptionAsInt (const char *option) |
| virtual int | SetConfigurationOptionAsInt (const char *option, int value) |
| virtual double | GetConfigurationOptionAsDouble (const char *option) |
| virtual int | SetConfigurationOptionAsDouble (const char *option, double value) |
| virtual void | GetConfigurationOptionAsColor (const char *option, double *r, double *g, double *b) |
| virtual double * | GetConfigurationOptionAsColor (const char *option) |
| virtual void | SetConfigurationOptionAsColor (const char *option, double r, double g, double b) |
| virtual void | SetConfigurationOptionAsColor (const char *option, double rgb[3]) |
| virtual void | GetDefaultConfigurationOptionAsColor (const char *option, double *r, double *g, double *b) |
| virtual double * | GetDefaultConfigurationOptionAsColor (const char *option) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetState (int) |
| virtual int | GetState () |
| virtual void | SetStateToDisabled () |
| virtual void | SetStateToNormal () |
| virtual void | SetStateToReadOnly () |
| virtual void | Raise () |
| virtual int | SetConfigurationOption (const char *option, const char *value) |
| virtual int | HasConfigurationOption (const char *option) |
| virtual const char * | GetConfigurationOption (const char *option) |
| virtual int | GetConfigurationOptionAsInt (const char *option) |
| virtual int | SetConfigurationOptionAsInt (const char *option, int value) |
| virtual double | GetConfigurationOptionAsDouble (const char *option) |
| virtual int | SetConfigurationOptionAsDouble (const char *option, double value) |
| virtual void | GetConfigurationOptionAsColor (const char *option, double *r, double *g, double *b) |
| virtual double * | GetConfigurationOptionAsColor (const char *option) |
| virtual void | SetConfigurationOptionAsColor (const char *option, double r, double g, double b) |
| virtual void | SetConfigurationOptionAsColor (const char *option, double rgb[3]) |
| virtual void | GetDefaultConfigurationOptionAsColor (const char *option, double *r, double *g, double *b) |
| virtual double * | GetDefaultConfigurationOptionAsColor (const char *option) |
Public Member Functions inherited from vtkKWWidget | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetParent (vtkKWWidget *p) |
| virtual vtkKWWidget * | GetParent () |
| virtual vtkKWApplication * | GetApplication () |
| virtual void | Create () |
| virtual const char * | GetWidgetName () |
| virtual void | SetWidgetName (const char *) |
| virtual int | IsCreated () |
| virtual int | IsAlive () |
| virtual int | IsMapped () |
| virtual void | Focus () |
| virtual int | HasFocus () |
| virtual void | SetEnabled (int) |
| virtual void | EnabledOn () |
| virtual void | EnabledOff () |
| virtual int | GetEnabled () |
| virtual void | SetBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | SetBinding (const char *event, const char *command) |
| virtual const char * | GetBinding (const char *event) |
| virtual void | AddBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | AddBinding (const char *event, const char *command) |
| virtual void | RemoveBinding (const char *event) |
| virtual void | RemoveBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | SetKeyBinding (const char *event, vtkObject *object, const char *method, const char *context, const char *description) |
| virtual void | RemoveKeyBinding (const char *event) |
| virtual void | RemoveKeyBinding (const char *event, vtkObject *object, const char *method) |
| virtual vtkKWKeyBindingsManager * | GetKeyBindingsManager () |
| virtual void | SetDropFileBinding (vtkObject *object, const char *method) |
| vtkKWTopLevel * | GetParentTopLevel () |
| virtual int | IsPacked () |
| virtual int | GetNumberOfPackedChildren () |
| virtual void | Unpack () |
| virtual int | IsGridded () |
| virtual int | GetNumberOfGriddedChildren () |
| virtual void | Ungrid () |
| virtual int | IsPlaced () |
| virtual int | GetNumberOfPlacedChildren () |
| virtual void | Unplace () |
| virtual void | UnpackSiblings () |
| virtual void | UnpackChildren () |
| virtual char * | GetBalloonHelpString () |
| virtual void | SetBalloonHelpIcon (vtkKWIcon *icon) |
| virtual vtkKWIcon * | GetBalloonHelpIcon () |
| virtual vtkKWBalloonHelpManager * | GetBalloonHelpManager () |
| virtual void | SetBalloonHelpManager (vtkKWBalloonHelpManager *mgr) |
| virtual int | HasDragAndDropTargetSet () |
| virtual vtkKWDragAndDropTargetSet * | GetDragAndDropTargetSet () |
| virtual void | Grab () |
| virtual void | ReleaseGrab () |
| virtual int | IsGrabbed () |
| virtual void | UnRegister (vtkObjectBase *o) |
| virtual int | GetNetReferenceCount () |
| virtual int | HasChild (vtkKWWidget *w) |
| virtual int | GetNumberOfChildren () |
| virtual vtkKWWidget * | GetNthChild (int rank) |
| virtual vtkKWWidget * | GetChildWidgetWithName (const char *) |
| virtual void | RemoveAllChildren () |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetParent (vtkKWWidget *p) |
| virtual vtkKWWidget * | GetParent () |
| virtual vtkKWApplication * | GetApplication () |
| virtual void | Create () |
| virtual const char * | GetWidgetName () |
| virtual void | SetWidgetName (const char *) |
| virtual int | IsCreated () |
| virtual int | IsAlive () |
| virtual int | IsMapped () |
| virtual void | Focus () |
| virtual int | HasFocus () |
| virtual void | SetEnabled (int) |
| virtual void | EnabledOn () |
| virtual void | EnabledOff () |
| virtual int | GetEnabled () |
| virtual void | SetBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | SetBinding (const char *event, const char *command) |
| virtual const char * | GetBinding (const char *event) |
| virtual void | AddBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | AddBinding (const char *event, const char *command) |
| virtual void | RemoveBinding (const char *event) |
| virtual void | RemoveBinding (const char *event, vtkObject *object, const char *method) |
| virtual void | SetKeyBinding (const char *event, vtkObject *object, const char *method, const char *context, const char *description) |
| virtual void | RemoveKeyBinding (const char *event) |
| virtual void | RemoveKeyBinding (const char *event, vtkObject *object, const char *method) |
| virtual vtkKWKeyBindingsManager * | GetKeyBindingsManager () |
| virtual void | SetDropFileBinding (vtkObject *object, const char *method) |
| vtkKWTopLevel * | GetParentTopLevel () |
| virtual int | IsPacked () |
| virtual int | GetNumberOfPackedChildren () |
| virtual void | Unpack () |
| virtual int | IsGridded () |
| virtual int | GetNumberOfGriddedChildren () |
| virtual void | Ungrid () |
| virtual int | IsPlaced () |
| virtual int | GetNumberOfPlacedChildren () |
| virtual void | Unplace () |
| virtual void | UnpackSiblings () |
| virtual void | UnpackChildren () |
| virtual char * | GetBalloonHelpString () |
| virtual void | SetBalloonHelpIcon (vtkKWIcon *icon) |
| virtual vtkKWIcon * | GetBalloonHelpIcon () |
| virtual vtkKWBalloonHelpManager * | GetBalloonHelpManager () |
| virtual void | SetBalloonHelpManager (vtkKWBalloonHelpManager *mgr) |
| virtual int | HasDragAndDropTargetSet () |
| virtual vtkKWDragAndDropTargetSet * | GetDragAndDropTargetSet () |
| virtual void | Grab () |
| virtual void | ReleaseGrab () |
| virtual int | IsGrabbed () |
| virtual void | UnRegister (vtkObjectBase *o) |
| virtual int | GetNetReferenceCount () |
| virtual int | HasChild (vtkKWWidget *w) |
| virtual int | GetNumberOfChildren () |
| virtual vtkKWWidget * | GetNthChild (int rank) |
| virtual vtkKWWidget * | GetChildWidgetWithName (const char *) |
| virtual void | RemoveAllChildren () |
Public Member Functions inherited from vtkKWObject | |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| const char * | GetTclName () |
| virtual void | SetApplication (vtkKWApplication *arg) |
| virtual const char * | Script (const char *EventString,...) |
| virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
| virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
| virtual void | AddCallbackCommandObservers () |
| virtual void | RemoveCallbackCommandObservers () |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| const char * | GetTclName () |
| virtual void | SetApplication (vtkKWApplication *arg) |
| virtual const char * | Script (const char *EventString,...) |
| virtual void | AddCallbackCommandObserver (vtkObject *object, unsigned long event) |
| virtual void | RemoveCallbackCommandObserver (vtkObject *object, unsigned long event) |
| virtual void | AddCallbackCommandObservers () |
| virtual void | RemoveCallbackCommandObservers () |
Static Public Member Functions | |
| static vtkKWWidgetWithLabel * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWWidgetWithLabel * | SafeDownCast (vtkObject *o) |
| static vtkKWWidgetWithLabel * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWWidgetWithLabel * | SafeDownCast (vtkObject *o) |
Static Public Member Functions inherited from vtkKWCompositeWidget | |
| static vtkKWCompositeWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCompositeWidget * | SafeDownCast (vtkObject *o) |
| static vtkKWCompositeWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCompositeWidget * | SafeDownCast (vtkObject *o) |
Static Public Member Functions inherited from vtkKWFrame | |
| 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) |
Static Public Member Functions inherited from vtkKWCoreWidget | |
| static vtkKWCoreWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCoreWidget * | SafeDownCast (vtkObject *o) |
| static vtkKWCoreWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWCoreWidget * | SafeDownCast (vtkObject *o) |
Static Public Member Functions inherited from vtkKWWidget | |
| static vtkKWWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWWidget * | SafeDownCast (vtkObject *o) |
| static int | GetUseClassNameInWidgetName () |
| static void | SetUseClassNameInWidgetName (int) |
| static void | UseClassNameInWidgetNameOn () |
| static void | UseClassNameInWidgetNameOff () |
| static vtkKWWidget * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWWidget * | SafeDownCast (vtkObject *o) |
| static int | GetUseClassNameInWidgetName () |
| static void | SetUseClassNameInWidgetName (int) |
| static void | UseClassNameInWidgetNameOn () |
| static void | UseClassNameInWidgetNameOff () |
Static Public Member Functions inherited from vtkKWObject | |
| static vtkKWObject * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWObject * | SafeDownCast (vtkObject *o) |
| static vtkKWObject * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWObject * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWWidgetWithLabel () | |
| ~vtkKWWidgetWithLabel () | |
| virtual void | CreateWidget () |
| virtual void | CreateLabel () |
| virtual void | Pack () |
| vtkKWWidgetWithLabel () | |
| ~vtkKWWidgetWithLabel () | |
| virtual void | CreateWidget () |
| virtual void | CreateLabel () |
| virtual void | Pack () |
Protected Member Functions inherited from vtkKWCompositeWidget | |
| vtkKWCompositeWidget () | |
| ~vtkKWCompositeWidget () | |
| vtkKWCompositeWidget () | |
| ~vtkKWCompositeWidget () | |
Protected Member Functions inherited from vtkKWFrame | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
| vtkKWFrame () | |
| ~vtkKWFrame () | |
Protected Member Functions inherited from vtkKWCoreWidget | |
| vtkKWCoreWidget () | |
| ~vtkKWCoreWidget () | |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
| vtkKWCoreWidget () | |
| ~vtkKWCoreWidget () | |
| virtual const char * | GetType () |
| const char * | ConvertTclStringToInternalString (const char *source, int options=0) |
| const char * | ConvertInternalStringToTclString (const char *source, int options=0) |
| virtual void | SetTextOption (const char *option, const char *value) |
| virtual const char * | GetTextOption (const char *option) |
Protected Member Functions inherited from vtkKWWidget | |
| vtkKWWidget () | |
| ~vtkKWWidget () | |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| vtkKWWidget () | |
| ~vtkKWWidget () | |
| virtual void | AddChild (vtkKWWidget *w) |
| virtual void | RemoveChild (vtkKWWidget *w) |
| virtual void | AddBalloonHelpBindings () |
| virtual void | PropagateEnableState (vtkKWWidget *widget) |
| virtual void | SetGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | AddGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
| virtual void | RemoveGenericBinding (const char *target, const char *event) |
| virtual void | RemoveGenericBinding (const char *target, const char *event, vtkObject *object, const char *method) |
Protected Member Functions inherited from vtkKWObject | |
| vtkKWObject () | |
| ~vtkKWObject () | |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
| vtkKWObject () | |
| ~vtkKWObject () | |
| virtual void | SetObjectMethodCommand (char **command, vtkObject *object, const char *method) |
| virtual void | InvokeObjectMethodCommand (const char *command) |
| virtual vtkCallbackCommand * | GetCallbackCommand () |
| virtual void | ProcessCallbackCommandEvents (vtkObject *caller, unsigned long event, void *calldata) |
Protected Attributes | |
| int | LabelVisibility |
| int | LabelPosition |
Additional Inherited Members | |
Protected Types inherited from vtkKWCoreWidget | |
| enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
| enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
Static Protected Member Functions inherited from vtkKWWidget | |
| static int | CreateSpecificTkWidget (vtkKWWidget *obj, const char *type, const char *args=NULL) |
| static int | CreateSpecificTkWidget (vtkKWWidget *obj, const char *type, const char *args=NULL) |
Definition at line 42 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
Definition at line 46 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
Definition at line 46 of file vtkKWWidgetWithLabel.h.
| anonymous enum |
| Enumerator | |
|---|---|
| LabelPositionDefault | |
| LabelPositionTop | |
| LabelPositionBottom | |
| LabelPositionLeft | |
| LabelPositionRight | |
Definition at line 90 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
| anonymous enum |
| Enumerator | |
|---|---|
| LabelPositionDefault | |
| LabelPositionTop | |
| LabelPositionBottom | |
| LabelPositionLeft | |
| LabelPositionRight | |
Definition at line 90 of file vtkKWWidgetWithLabel.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
|
virtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, 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, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWRange, vtkKWRange, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWColorPresetMenu, and vtkKWColorPresetMenu.
|
static |
|
virtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, 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, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWRange, vtkKWRange, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWColorPresetMenu, and vtkKWColorPresetMenu.
|
static |
| void vtkKWWidgetWithLabel::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWScaleWithEntry, and vtkKWScaleWithEntry.
| const char* vtkKWWidgetWithLabel::GetLabelText | ( | ) |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWParameterValueFunctionEditor, and vtkKWParameterValueFunctionEditor.
|
virtual |
|
inlinevirtual |
Definition at line 101 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 103 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 105 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 107 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 109 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
virtual |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
virtual |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWColorPresetMenu, vtkKWColorPresetMenu, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
protectedvirtual |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWChangeColorButton, and vtkKWChangeColorButton.
|
inlineprotectedvirtual |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
Definition at line 148 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
static |
|
virtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, 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, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWRange, vtkKWRange, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWColorPresetMenu, and vtkKWColorPresetMenu.
|
static |
|
virtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, 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, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWRange, vtkKWRange, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, vtkKWColorPresetMenu, and vtkKWColorPresetMenu.
|
static |
| void vtkKWWidgetWithLabel::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWScaleWithEntry, and vtkKWScaleWithEntry.
| const char* vtkKWWidgetWithLabel::GetLabelText | ( | ) |
|
virtual |
|
virtual |
|
virtual |
Reimplemented in vtkKWParameterValueFunctionEditor, and vtkKWParameterValueFunctionEditor.
|
virtual |
|
inlinevirtual |
Definition at line 101 of file vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 103 of file vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 105 of file vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 107 of file vtkKWWidgetWithLabel.h.
|
inlinevirtual |
Definition at line 109 of file vtkKWWidgetWithLabel.h.
|
virtual |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
virtual |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueHermiteFunctionEditor, vtkKWParameterValueFunctionInterface, vtkKWParameterValueFunctionInterface, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWColorPresetMenu, vtkKWColorPresetMenu, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
|
protectedvirtual |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWChangeColorButton, and vtkKWChangeColorButton.
|
inlineprotectedvirtual |
Reimplemented in vtkKWParameterValueFunctionEditor, vtkKWParameterValueFunctionEditor, vtkKWRange, vtkKWRange, vtkKWScaleWithEntry, vtkKWScaleWithEntry, vtkKWColorTransferFunctionEditor, vtkKWColorTransferFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWPiecewiseFunctionEditor, vtkKWChangeColorButton, vtkKWChangeColorButton, 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, and vtkKWTextWithScrollbarsWithLabel.
Definition at line 148 of file vtkKWWidgetWithLabel.h.
|
protected |
Definition at line 136 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
|
protected |
Definition at line 140 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithLabel.h.
1.8.3.1