|
KWWidgets
|
#include <vtkKWChangeColorButton.h>
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetColor (double c[3]) |
| virtual void | SetColor (double r, double g, double b) |
| virtual double * | GetColor () |
| virtual void | SetDialogTitle (const char *) |
| virtual char * | GetDialogTitle () |
| virtual void | SetCommand (vtkObject *object, const char *method) |
| virtual void | SetBalloonHelpString (const char *str) |
| virtual void | SetLabelOutsideButton (int) |
| virtual int | GetLabelOutsideButton () |
| virtual void | LabelOutsideButtonOn () |
| virtual void | LabelOutsideButtonOff () |
| virtual void | UpdateEnableState () |
| virtual void | ButtonPressCallback () |
| virtual void | ButtonReleaseCallback () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetColor (double c[3]) |
| virtual void | SetColor (double r, double g, double b) |
| virtual double * | GetColor () |
| virtual void | SetDialogTitle (const char *) |
| virtual char * | GetDialogTitle () |
| virtual void | SetCommand (vtkObject *object, const char *method) |
| virtual void | SetBalloonHelpString (const char *str) |
| virtual void | SetLabelOutsideButton (int) |
| virtual int | GetLabelOutsideButton () |
| virtual void | LabelOutsideButtonOn () |
| virtual void | LabelOutsideButtonOff () |
| virtual void | UpdateEnableState () |
| virtual void | ButtonPressCallback () |
| virtual void | ButtonReleaseCallback () |
Public Member Functions inherited from vtkKWWidgetWithLabel | |
| 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 | 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 () |
Static Public Member Functions | |
| static vtkKWChangeColorButton * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWChangeColorButton * | SafeDownCast (vtkObject *o) |
| static vtkKWChangeColorButton * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWChangeColorButton * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWChangeColorButton () | |
| ~vtkKWChangeColorButton () | |
| virtual void | CreateWidget () |
| virtual void | InvokeCommand (double r, double g, double b) |
| virtual void | Bind () |
| virtual void | UnBind () |
| virtual void | UpdateColorButton () |
| virtual void | QueryUserForColor () |
| virtual void | Pack () |
| virtual void | CreateLabel () |
| virtual void | CreateButtonFrame () |
| vtkKWChangeColorButton () | |
| ~vtkKWChangeColorButton () | |
| virtual void | CreateWidget () |
| virtual void | InvokeCommand (double r, double g, double b) |
| virtual void | Bind () |
| virtual void | UnBind () |
| virtual void | UpdateColorButton () |
| virtual void | QueryUserForColor () |
| virtual void | Pack () |
| virtual void | CreateLabel () |
| virtual void | CreateButtonFrame () |
Protected Member Functions inherited from vtkKWWidgetWithLabel | |
| vtkKWWidgetWithLabel () | |
| ~vtkKWWidgetWithLabel () | |
| vtkKWWidgetWithLabel () | |
| ~vtkKWWidgetWithLabel () | |
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 | |
| vtkKWLabel * | ColorButton |
| vtkKWFrame * | ButtonFrame |
| char * | Command |
| char * | DialogTitle |
| double | Color [3] |
| int | LabelOutsideButton |
Protected Attributes inherited from vtkKWWidgetWithLabel | |
| 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 32 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
Definition at line 36 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
Definition at line 36 of file vtkKWChangeColorButton.h.
| anonymous enum |
Definition at line 67 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
| anonymous enum |
Definition at line 67 of file vtkKWChangeColorButton.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
| void vtkKWChangeColorButton::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWWidgetWithLabel.
|
inlinevirtual |
Definition at line 41 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
virtual |
|
inlinevirtual |
Definition at line 43 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
| void vtkKWChangeColorButton::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWWidgetWithLabel.
|
inlinevirtual |
Definition at line 41 of file vtkKWChangeColorButton.h.
|
virtual |
|
inlinevirtual |
Definition at line 43 of file vtkKWChangeColorButton.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
|
protected |
Definition at line 106 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
protected |
Definition at line 107 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
protected |
Definition at line 110 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
protected |
Definition at line 112 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
protected |
Definition at line 113 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
|
protected |
Definition at line 114 of file debian/tmp/usr/include/KWWidgets/vtkKWChangeColorButton.h.
1.8.1.2