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

vtkKWTkcon Class Reference

a wrapper around a tkcon console. More...

#include <vtkKWTkcon.h>

Inheritance diagram for vtkKWTkcon:

Inheritance graph
[legend]
Collaboration diagram for vtkKWTkcon:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWTkcon, vtkKWTclInteractor)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void AppendText (const char *text)
virtual void Focus ()
virtual void UpdateEnableState ()

Static Public Member Functions

vtkKWTkconNew ()

Protected Member Functions

 vtkKWTkcon ()
 ~vtkKWTkcon ()

Protected Attributes

vtkKWTkconInternals * Internals

Detailed Description

a wrapper around a tkcon console.

A widget to interactively execute Tcl commands using a tkcon console.

Thanks:
This work is part of the National Alliance for Medical Image Computing (NAMIC), funded by the National Institutes of Health through the NIH Roadmap for Medical Research, Grant U54 EB005149. Information on the National Centers for Biomedical Computing can be obtained from http://nihroadmap.nih.gov/bioinformatics.

Definition at line 33 of file vtkKWTkcon.h.


Constructor & Destructor Documentation

vtkKWTkcon::vtkKWTkcon  )  [protected]
 

vtkKWTkcon::~vtkKWTkcon  )  [protected]
 


Member Function Documentation

vtkKWTkcon* vtkKWTkcon::New  )  [static]
 

Reimplemented from vtkKWTclInteractor.

vtkKWTkcon::vtkTypeRevisionMacro vtkKWTkcon  ,
vtkKWTclInteractor 
 

void vtkKWTkcon::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWTclInteractor.

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

Create the widget.

Reimplemented from vtkKWTclInteractor.

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

Append text to the display window.

Reimplemented from vtkKWTclInteractor.

virtual void vtkKWTkcon::Focus  )  [virtual]
 

Set focus to this widget. Override the superclass to focus on the console.

Reimplemented from vtkKWWidget.

virtual void vtkKWTkcon::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 vtkKWTclInteractor.


Member Data Documentation

vtkKWTkconInternals* vtkKWTkcon::Internals [protected]
 

PIMPL Encapsulation for STL containers

Reimplemented from vtkKWWidget.

Definition at line 64 of file vtkKWTkcon.h.


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