KWWidgets
|
#include <vtkKWCheckButtonWithPopupFrame.h>
Public Types | |
typedef vtkKWPopupFrame | Superclass |
typedef vtkKWPopupFrame | Superclass |
![]() | |
typedef vtkKWCompositeWidget | Superclass |
typedef vtkKWCompositeWidget | Superclass |
![]() | |
typedef vtkKWFrame | Superclass |
typedef vtkKWFrame | Superclass |
![]() | |
typedef vtkKWCoreWidget | Superclass |
typedef vtkKWCoreWidget | Superclass |
![]() | |
typedef vtkKWWidget | Superclass |
typedef vtkKWWidget | Superclass |
![]() | |
enum | { WidgetCreatedEvent = 30000 } |
enum | { WidgetCreatedEvent = 30000 } |
typedef vtkKWObject | Superclass |
typedef vtkKWObject | Superclass |
![]() | |
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 | SetDisablePopupButtonWhenNotChecked (int) |
virtual void | DisablePopupButtonWhenNotCheckedOn () |
virtual void | DisablePopupButtonWhenNotCheckedOff () |
virtual int | GetDisablePopupButtonWhenNotChecked () |
virtual vtkKWCheckButton * | GetCheckButton () |
virtual void | Update () |
virtual void | UpdateEnableState () |
virtual void | CheckButtonCallback (int state) |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | SetDisablePopupButtonWhenNotChecked (int) |
virtual void | DisablePopupButtonWhenNotCheckedOn () |
virtual void | DisablePopupButtonWhenNotCheckedOff () |
virtual int | GetDisablePopupButtonWhenNotChecked () |
virtual vtkKWCheckButton * | GetCheckButton () |
virtual void | Update () |
virtual void | UpdateEnableState () |
virtual void | CheckButtonCallback (int state) |
![]() | |
virtual void | SetPopupMode (int) |
virtual int | GetPopupMode () |
virtual void | PopupModeOn () |
virtual void | PopupModeOff () |
virtual vtkKWPopupButton * | GetPopupButton () |
virtual vtkKWFrameWithLabel * | GetFrame () |
virtual void | SetPopupMode (int) |
virtual int | GetPopupMode () |
virtual void | PopupModeOn () |
virtual void | PopupModeOff () |
virtual vtkKWPopupButton * | GetPopupButton () |
virtual vtkKWFrameWithLabel * | GetFrame () |
Static Public Member Functions | |
static vtkKWCheckButtonWithPopupFrame * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWCheckButtonWithPopupFrame * | SafeDownCast (vtkObject *o) |
static vtkKWCheckButtonWithPopupFrame * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWCheckButtonWithPopupFrame * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWCheckButtonWithPopupFrame () | |
~vtkKWCheckButtonWithPopupFrame () | |
virtual void | CreateWidget () |
virtual int | GetCheckButtonState () |
vtkKWCheckButtonWithPopupFrame () | |
~vtkKWCheckButtonWithPopupFrame () | |
virtual void | CreateWidget () |
virtual int | GetCheckButtonState () |
![]() | |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
vtkKWPopupFrame () | |
~vtkKWPopupFrame () | |
![]() | |
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 | DisablePopupButtonWhenNotChecked |
vtkKWCheckButton * | CheckButton |
![]() | |
int | PopupMode |
vtkKWPopupButton * | PopupButton |
vtkKWFrameWithLabel * | Frame |
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 28 of file debian/tmp/usr/include/KWWidgets/vtkKWCheckButtonWithPopupFrame.h.
Definition at line 32 of file debian/tmp/usr/include/KWWidgets/vtkKWCheckButtonWithPopupFrame.h.
Definition at line 32 of file vtkKWCheckButtonWithPopupFrame.h.
|
protected |
|
protected |
|
protected |
|
protected |
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
void vtkKWCheckButtonWithPopupFrame::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
inlineprotectedvirtual |
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
Definition at line 81 of file debian/tmp/usr/include/KWWidgets/vtkKWCheckButtonWithPopupFrame.h.
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
static |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
void vtkKWCheckButtonWithPopupFrame::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
virtual |
|
protectedvirtual |
Reimplemented from vtkKWPopupFrame.
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
|
inlineprotectedvirtual |
Reimplemented in vtkKWCornerAnnotationEditor, vtkKWCornerAnnotationEditor, vtkKWScalarBarAnnotation, vtkKWScalarBarAnnotation, vtkKWHeaderAnnotationEditor, and vtkKWHeaderAnnotationEditor.
Definition at line 81 of file vtkKWCheckButtonWithPopupFrame.h.
|
protected |
Definition at line 73 of file debian/tmp/usr/include/KWWidgets/vtkKWCheckButtonWithPopupFrame.h.
|
protected |
Definition at line 75 of file debian/tmp/usr/include/KWWidgets/vtkKWCheckButtonWithPopupFrame.h.