Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWTclInteractor Class Reference

a KW version of interactor.tcl More...

#include <vtkKWTclInteractor.h>

Inheritance diagram for vtkKWTclInteractor:

Inheritance graph
[legend]
Collaboration diagram for vtkKWTclInteractor:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWTclInteractor, vtkKWTopLevel)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void AppendText (const char *text)
virtual void EvaluateCallback ()
virtual void DownCallback ()
virtual void UpCallback ()
virtual void UpdateEnableState ()

Static Public Member Functions

vtkKWTclInteractorNew ()

Protected Member Functions

 vtkKWTclInteractor ()
 ~vtkKWTclInteractor ()

Protected Attributes

vtkKWFrameButtonFrame
vtkKWPushButtonDismissButton
vtkKWFrameCommandFrame
vtkKWLabelCommandLabel
vtkKWEntryCommandEntry
vtkKWTextWithScrollbarsDisplayText
int TagNumber
int CommandIndex

Detailed Description

a KW version of interactor.tcl

A widget to interactively execute Tcl commands

Definition at line 32 of file vtkKWTclInteractor.h.


Constructor & Destructor Documentation

vtkKWTclInteractor::vtkKWTclInteractor  )  [protected]
 

vtkKWTclInteractor::~vtkKWTclInteractor  )  [protected]
 


Member Function Documentation

vtkKWTclInteractor* vtkKWTclInteractor::New  )  [static]
 

Reimplemented from vtkKWTopLevel.

Reimplemented in vtkKWTkcon.

vtkKWTclInteractor::vtkTypeRevisionMacro vtkKWTclInteractor  ,
vtkKWTopLevel 
 

void vtkKWTclInteractor::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWTopLevel.

Reimplemented in vtkKWTkcon.

virtual void vtkKWTclInteractor::Create vtkKWApplication app  )  [virtual]
 

Create the widget.

Reimplemented from vtkKWTopLevel.

Reimplemented in vtkKWTkcon.

virtual void vtkKWTclInteractor::AppendText const char *  text  )  [virtual]
 

Append text to the display window. Can be used for sending debugging information to the command prompt when no standard output is available.

Reimplemented in vtkKWTkcon.

virtual void vtkKWTclInteractor::EvaluateCallback  )  [virtual]
 

Evaluate the tcl string

virtual void vtkKWTclInteractor::DownCallback  )  [virtual]
 

Callback for the down arrow key

virtual void vtkKWTclInteractor::UpCallback  )  [virtual]
 

Callback for the up arrow key

virtual void vtkKWTclInteractor::UpdateEnableState  )  [virtual]
 

Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc.

Reimplemented from vtkKWTopLevel.

Reimplemented in vtkKWTkcon.


Member Data Documentation

vtkKWFrame* vtkKWTclInteractor::ButtonFrame [protected]
 

Definition at line 68 of file vtkKWTclInteractor.h.

vtkKWPushButton* vtkKWTclInteractor::DismissButton [protected]
 

Definition at line 69 of file vtkKWTclInteractor.h.

vtkKWFrame* vtkKWTclInteractor::CommandFrame [protected]
 

Definition at line 70 of file vtkKWTclInteractor.h.

vtkKWLabel* vtkKWTclInteractor::CommandLabel [protected]
 

Definition at line 71 of file vtkKWTclInteractor.h.

vtkKWEntry* vtkKWTclInteractor::CommandEntry [protected]
 

Definition at line 72 of file vtkKWTclInteractor.h.

vtkKWTextWithScrollbars* vtkKWTclInteractor::DisplayText [protected]
 

Definition at line 73 of file vtkKWTclInteractor.h.

int vtkKWTclInteractor::TagNumber [protected]
 

Definition at line 75 of file vtkKWTclInteractor.h.

int vtkKWTclInteractor::CommandIndex [protected]
 

Definition at line 76 of file vtkKWTclInteractor.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:45:12 2006 for ParaView by doxygen 1.3.5