|
KWWidgets
|
#include <vtkKWProgressGauge.h>
Public Types | |
| enum | { GaugePositionTop = 0, GaugePositionBottom } |
| enum | { GaugePositionTop = 0, GaugePositionBottom } |
| 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 | SetValue (double value) |
| virtual double | GetValue () |
| virtual void | SetNthValue (int rank, double value) |
| virtual double | GetNthValue (int rank) |
| virtual void | SetWidth (int width) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int height) |
| virtual int | GetHeight () |
| virtual void | ExpandHeightOn () |
| virtual void | ExpandHeightOff () |
| virtual void | SetExpandHeight (int) |
| virtual int | GetExpandHeight () |
| virtual void | SetMinimumHeight (int height) |
| virtual int | GetMinimumHeight () |
| virtual void | SetBarColor (double r, double g, double b) |
| virtual void | SetBarColor (double rgb[3]) |
| virtual double * | GetBarColor () |
| virtual void | GetBarColor (double data[3]) |
| virtual void | SetPrimaryGaugePosition (int) |
| virtual int | GetPrimaryGaugePosition () |
| virtual void | SetPrimaryGaugePositionToTop () |
| virtual void | SetPrimaryGaugePositionToBottom () |
| virtual void | ConfigureCallback () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual void | SetValue (double value) |
| virtual double | GetValue () |
| virtual void | SetNthValue (int rank, double value) |
| virtual double | GetNthValue (int rank) |
| virtual void | SetWidth (int width) |
| virtual int | GetWidth () |
| virtual void | SetHeight (int height) |
| virtual int | GetHeight () |
| virtual void | ExpandHeightOn () |
| virtual void | ExpandHeightOff () |
| virtual void | SetExpandHeight (int) |
| virtual int | GetExpandHeight () |
| virtual void | SetMinimumHeight (int height) |
| virtual int | GetMinimumHeight () |
| virtual void | SetBarColor (double r, double g, double b) |
| virtual void | SetBarColor (double rgb[3]) |
| virtual double * | GetBarColor () |
| virtual void | GetBarColor (double data[3]) |
| virtual void | SetPrimaryGaugePosition (int) |
| virtual int | GetPrimaryGaugePosition () |
| virtual void | SetPrimaryGaugePositionToTop () |
| virtual void | SetPrimaryGaugePositionToBottom () |
| virtual void | ConfigureCallback () |
Static Public Member Functions | |
| static vtkKWProgressGauge * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWProgressGauge * | SafeDownCast (vtkObject *o) |
| static vtkKWProgressGauge * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWProgressGauge * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWProgressGauge () | |
| ~vtkKWProgressGauge () | |
| virtual void | CreateWidget () |
| virtual void | Redraw () |
| vtkKWProgressGauge () | |
| ~vtkKWProgressGauge () | |
| virtual void | CreateWidget () |
| virtual void | Redraw () |
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 | Width |
| int | Height |
| int | MinimumHeight |
| double | BarColor [3] |
| double | Value |
| int | ExpandHeight |
| int | PrimaryGaugePosition |
| vtkKWCanvas * | Canvas |
| vtkKWProgressGaugeInternals * | Internals |
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 27 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
Definition at line 31 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
Definition at line 31 of file vtkKWProgressGauge.h.
| anonymous enum |
Definition at line 93 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
| anonymous enum |
Definition at line 93 of file vtkKWProgressGauge.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
Reimplemented from vtkKWCompositeWidget.
|
static |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
Reimplemented from vtkKWCompositeWidget.
|
static |
Reimplemented from vtkKWCompositeWidget.
| void vtkKWProgressGauge::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 84 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCompositeWidget.
|
protectedvirtual |
|
static |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
Reimplemented from vtkKWCompositeWidget.
|
static |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
Reimplemented from vtkKWCompositeWidget.
|
static |
Reimplemented from vtkKWCompositeWidget.
| void vtkKWProgressGauge::PrintSelf | ( | ostream & | os, |
| vtkIndent | indent | ||
| ) |
Reimplemented from vtkKWCompositeWidget.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
Reimplemented from vtkKWFrame.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
inlinevirtual |
Definition at line 84 of file vtkKWProgressGauge.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWCompositeWidget.
|
protectedvirtual |
|
protected |
Definition at line 118 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 119 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 120 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 121 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 122 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 123 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 124 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 126 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
|
protected |
Definition at line 130 of file debian/tmp/usr/include/KWWidgets/vtkKWProgressGauge.h.
1.8.1.2