KWWidgets
|
#include <vtkKWTextWithLabel.h>
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWText * | GetWidget () |
virtual void | SetExpandWidget (int) |
virtual void | ExpandWidgetOn () |
virtual void | ExpandWidgetOff () |
virtual int | GetExpandWidget () |
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 vtkKWText * | GetWidget () |
virtual void | SetExpandWidget (int) |
virtual void | ExpandWidgetOn () |
virtual void | ExpandWidgetOff () |
virtual int | GetExpandWidget () |
virtual void | SetBalloonHelpString (const char *str) |
virtual void | UpdateEnableState () |
![]() | |
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 vtkKWTextWithLabel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTextWithLabel * | SafeDownCast (vtkObject *o) |
static vtkKWTextWithLabel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTextWithLabel * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWTextWithLabel () | |
~vtkKWTextWithLabel () | |
virtual void | CreateWidget () |
virtual void | Pack () |
vtkKWTextWithLabel () | |
~vtkKWTextWithLabel () | |
virtual void | CreateWidget () |
virtual void | Pack () |
![]() | |
vtkKWWidgetWithLabel () | |
~vtkKWWidgetWithLabel () | |
virtual void | CreateLabel () |
vtkKWWidgetWithLabel () | |
~vtkKWWidgetWithLabel () | |
virtual void | CreateLabel () |
![]() | |
vtkKWCompositeWidget () | |
~vtkKWCompositeWidget () | |
vtkKWCompositeWidget () | |
~vtkKWCompositeWidget () | |
![]() | |
vtkKWFrame () | |
~vtkKWFrame () | |
vtkKWFrame () | |
~vtkKWFrame () | |
![]() | |
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) |
![]() | |
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) |
![]() | |
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 | ExpandWidget |
vtkKWText * | Widget |
![]() | |
int | LabelVisibility |
int | LabelPosition |
Additional Inherited Members | |
![]() | |
enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
enum | { ConvertStringEscapeCurlyBraces = 1, ConvertStringEscapeInterpretable = 2 } |
![]() | |
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 40 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
Definition at line 44 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
Definition at line 44 of file debian/tmp/usr/include/KWWidgets/vtkKWTextWithLabel.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 vtkKWTextWithLabel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
static |
Reimplemented from vtkKWWidgetWithLabel.
void vtkKWTextWithLabel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
virtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protectedvirtual |
Reimplemented from vtkKWWidgetWithLabel.
|
protected |
Definition at line 82 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
|
protected |
Definition at line 90 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.