KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
vtkKWHeaderAnnotationEditor Class Reference

#include <vtkKWHeaderAnnotationEditor.h>

Inheritance diagram for vtkKWHeaderAnnotationEditor:
[legend]
Collaboration diagram for vtkKWHeaderAnnotationEditor:
[legend]

Public Types

typedef
vtkKWCheckButtonWithPopupFrame 
Superclass
typedef
vtkKWCheckButtonWithPopupFrame 
Superclass
- Public Types inherited from vtkKWCheckButtonWithPopupFrame
typedef vtkKWPopupFrame Superclass
typedef vtkKWPopupFrame Superclass
- Public Types inherited from vtkKWPopupFrame
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 SetPopupTextProperty (int)
virtual int GetPopupTextProperty ()
virtual void PopupTextPropertyOn ()
virtual void PopupTextPropertyOff ()
virtual void SetRenderWidget (vtkKWRenderWidget *)
virtual vtkKWRenderWidgetGetRenderWidget ()
virtual void SetVisibility (int i)
virtual int GetVisibility ()
virtual void VisibilityOn ()
virtual void VisibilityOff ()
virtual void SetAnnotationChangedEvent (int)
virtual int GetAnnotationChangedEvent ()
virtual vtkKWCheckButtonGetHeaderVisibilityButton ()
void Update ()
virtual void UpdateEnableState ()
virtual void CheckButtonCallback (int state)
virtual void HeaderTextCallback (const char *value)
virtual void TextPropertyCallback ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetPopupTextProperty (int)
virtual int GetPopupTextProperty ()
virtual void PopupTextPropertyOn ()
virtual void PopupTextPropertyOff ()
virtual void SetRenderWidget (vtkKWRenderWidget *)
virtual vtkKWRenderWidgetGetRenderWidget ()
virtual void SetVisibility (int i)
virtual int GetVisibility ()
virtual void VisibilityOn ()
virtual void VisibilityOff ()
virtual void SetAnnotationChangedEvent (int)
virtual int GetAnnotationChangedEvent ()
virtual vtkKWCheckButtonGetHeaderVisibilityButton ()
void Update ()
virtual void UpdateEnableState ()
virtual void CheckButtonCallback (int state)
virtual void HeaderTextCallback (const char *value)
virtual void TextPropertyCallback ()
- Public Member Functions inherited from vtkKWCheckButtonWithPopupFrame
virtual void SetDisablePopupButtonWhenNotChecked (int)
virtual void DisablePopupButtonWhenNotCheckedOn ()
virtual void DisablePopupButtonWhenNotCheckedOff ()
virtual int GetDisablePopupButtonWhenNotChecked ()
virtual vtkKWCheckButtonGetCheckButton ()
virtual void SetDisablePopupButtonWhenNotChecked (int)
virtual void DisablePopupButtonWhenNotCheckedOn ()
virtual void DisablePopupButtonWhenNotCheckedOff ()
virtual int GetDisablePopupButtonWhenNotChecked ()
virtual vtkKWCheckButtonGetCheckButton ()
- Public Member Functions inherited from vtkKWPopupFrame
virtual void SetPopupMode (int)
virtual int GetPopupMode ()
virtual void PopupModeOn ()
virtual void PopupModeOff ()
virtual vtkKWPopupButtonGetPopupButton ()
virtual vtkKWFrameWithLabelGetFrame ()
virtual void SetPopupMode (int)
virtual int GetPopupMode ()
virtual void PopupModeOn ()
virtual void PopupModeOff ()
virtual vtkKWPopupButtonGetPopupButton ()
virtual vtkKWFrameWithLabelGetFrame ()

Static Public Member Functions

static
vtkKWHeaderAnnotationEditor
New ()
static int IsTypeOf (const char *type)
static
vtkKWHeaderAnnotationEditor
SafeDownCast (vtkObject *o)
static
vtkKWHeaderAnnotationEditor
New ()
static int IsTypeOf (const char *type)
static
vtkKWHeaderAnnotationEditor
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWHeaderAnnotationEditor ()
 ~vtkKWHeaderAnnotationEditor ()
virtual void CreateWidget ()
virtual void Render ()
virtual void SetHeaderText (const char *txt)
virtual int GetCheckButtonState ()
virtual void SendChangedEvent ()
 vtkKWHeaderAnnotationEditor ()
 ~vtkKWHeaderAnnotationEditor ()
virtual void CreateWidget ()
virtual void Render ()
virtual void SetHeaderText (const char *txt)
virtual int GetCheckButtonState ()
virtual void SendChangedEvent ()
- Protected Member Functions inherited from vtkKWCheckButtonWithPopupFrame
 vtkKWCheckButtonWithPopupFrame ()
 ~vtkKWCheckButtonWithPopupFrame ()
 vtkKWCheckButtonWithPopupFrame ()
 ~vtkKWCheckButtonWithPopupFrame ()
- Protected Member Functions inherited from vtkKWPopupFrame
 vtkKWPopupFrame ()
 ~vtkKWPopupFrame ()
 vtkKWPopupFrame ()
 ~vtkKWPopupFrame ()
- 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 AnnotationChangedEvent
vtkKWRenderWidgetRenderWidget
int PopupTextProperty
vtkKWFrameTextFrame
vtkKWEntryWithLabelTextEntry
vtkKWTextPropertyEditorTextPropertyWidget
vtkKWPopupButtonWithLabelTextPropertyPopupButton
- Protected Attributes inherited from vtkKWCheckButtonWithPopupFrame
int DisablePopupButtonWhenNotChecked
vtkKWCheckButtonCheckButton
- Protected Attributes inherited from vtkKWPopupFrame
int PopupMode
vtkKWPopupButtonPopupButton
vtkKWFrameWithLabelFrame

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)

Detailed Description

Definition at line 30 of file debian/tmp/usr/include/KWWidgets/vtkKWHeaderAnnotationEditor.h.

Member Typedef Documentation

Definition at line 34 of file vtkKWHeaderAnnotationEditor.h.

Constructor & Destructor Documentation

vtkKWHeaderAnnotationEditor::vtkKWHeaderAnnotationEditor ( )
protected
vtkKWHeaderAnnotationEditor::~vtkKWHeaderAnnotationEditor ( )
protected
vtkKWHeaderAnnotationEditor::vtkKWHeaderAnnotationEditor ( )
protected
vtkKWHeaderAnnotationEditor::~vtkKWHeaderAnnotationEditor ( )
protected

Member Function Documentation

static vtkKWHeaderAnnotationEditor* vtkKWHeaderAnnotationEditor::New ( )
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual const char* vtkKWHeaderAnnotationEditor::GetClassName ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

static int vtkKWHeaderAnnotationEditor::IsTypeOf ( const char *  type)
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual int vtkKWHeaderAnnotationEditor::IsA ( const char *  type)
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

static vtkKWHeaderAnnotationEditor* vtkKWHeaderAnnotationEditor::SafeDownCast ( vtkObject *  o)
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

void vtkKWHeaderAnnotationEditor::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::SetPopupTextProperty ( int  )
virtual
virtual int vtkKWHeaderAnnotationEditor::GetPopupTextProperty ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::PopupTextPropertyOn ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::PopupTextPropertyOff ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetRenderWidget ( vtkKWRenderWidget )
virtual
virtual vtkKWRenderWidget* vtkKWHeaderAnnotationEditor::GetRenderWidget ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetVisibility ( int  i)
virtual
virtual int vtkKWHeaderAnnotationEditor::GetVisibility ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::VisibilityOn ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::VisibilityOff ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetAnnotationChangedEvent ( int  )
virtual
virtual int vtkKWHeaderAnnotationEditor::GetAnnotationChangedEvent ( )
virtual
virtual vtkKWCheckButton* vtkKWHeaderAnnotationEditor::GetHeaderVisibilityButton ( )
inlinevirtual
void vtkKWHeaderAnnotationEditor::Update ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::UpdateEnableState ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::CheckButtonCallback ( int  state)
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::HeaderTextCallback ( const char *  value)
virtual
virtual void vtkKWHeaderAnnotationEditor::TextPropertyCallback ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::CreateWidget ( )
protectedvirtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::Render ( )
protectedvirtual
virtual void vtkKWHeaderAnnotationEditor::SetHeaderText ( const char *  txt)
protectedvirtual
virtual int vtkKWHeaderAnnotationEditor::GetCheckButtonState ( )
inlineprotectedvirtual
virtual void vtkKWHeaderAnnotationEditor::SendChangedEvent ( )
protectedvirtual
static vtkKWHeaderAnnotationEditor* vtkKWHeaderAnnotationEditor::New ( )
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual const char* vtkKWHeaderAnnotationEditor::GetClassName ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

static int vtkKWHeaderAnnotationEditor::IsTypeOf ( const char *  type)
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual int vtkKWHeaderAnnotationEditor::IsA ( const char *  type)
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

static vtkKWHeaderAnnotationEditor* vtkKWHeaderAnnotationEditor::SafeDownCast ( vtkObject *  o)
static

Reimplemented from vtkKWCheckButtonWithPopupFrame.

void vtkKWHeaderAnnotationEditor::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::SetPopupTextProperty ( int  )
virtual
virtual int vtkKWHeaderAnnotationEditor::GetPopupTextProperty ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::PopupTextPropertyOn ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::PopupTextPropertyOff ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetRenderWidget ( vtkKWRenderWidget )
virtual
virtual vtkKWRenderWidget* vtkKWHeaderAnnotationEditor::GetRenderWidget ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetVisibility ( int  i)
virtual
virtual int vtkKWHeaderAnnotationEditor::GetVisibility ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::VisibilityOn ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::VisibilityOff ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::SetAnnotationChangedEvent ( int  )
virtual
virtual int vtkKWHeaderAnnotationEditor::GetAnnotationChangedEvent ( )
virtual
virtual vtkKWCheckButton* vtkKWHeaderAnnotationEditor::GetHeaderVisibilityButton ( )
inlinevirtual

Definition at line 65 of file vtkKWHeaderAnnotationEditor.h.

void vtkKWHeaderAnnotationEditor::Update ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::UpdateEnableState ( )
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::CheckButtonCallback ( int  state)
virtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::HeaderTextCallback ( const char *  value)
virtual
virtual void vtkKWHeaderAnnotationEditor::TextPropertyCallback ( )
virtual
virtual void vtkKWHeaderAnnotationEditor::CreateWidget ( )
protectedvirtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

virtual void vtkKWHeaderAnnotationEditor::Render ( )
protectedvirtual
virtual void vtkKWHeaderAnnotationEditor::SetHeaderText ( const char *  txt)
protectedvirtual
virtual int vtkKWHeaderAnnotationEditor::GetCheckButtonState ( )
inlineprotectedvirtual

Reimplemented from vtkKWCheckButtonWithPopupFrame.

Definition at line 115 of file vtkKWHeaderAnnotationEditor.h.

virtual void vtkKWHeaderAnnotationEditor::SendChangedEvent ( )
protectedvirtual

Member Data Documentation

int vtkKWHeaderAnnotationEditor::AnnotationChangedEvent
protected
vtkKWRenderWidget * vtkKWHeaderAnnotationEditor::RenderWidget
protected
int vtkKWHeaderAnnotationEditor::PopupTextProperty
protected
vtkKWFrame * vtkKWHeaderAnnotationEditor::TextFrame
protected
vtkKWEntryWithLabel * vtkKWHeaderAnnotationEditor::TextEntry
protected
vtkKWTextPropertyEditor * vtkKWHeaderAnnotationEditor::TextPropertyWidget
protected
vtkKWPopupButtonWithLabel * vtkKWHeaderAnnotationEditor::TextPropertyPopupButton
protected

The documentation for this class was generated from the following files: