#include <vtkKWTkcon.h>
Public Types | |
typedef vtkKWTclInteractor | Superclass |
typedef vtkKWTclInteractor | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | AppendText (const char *text) |
virtual void | Focus () |
virtual void | SetFont (const char *font) |
virtual const char * | GetFont () |
virtual void | UpdateEnableState () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual void | AppendText (const char *text) |
virtual void | Focus () |
virtual void | SetFont (const char *font) |
virtual const char * | GetFont () |
virtual void | UpdateEnableState () |
Static Public Member Functions | |
static vtkKWTkcon * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTkcon * | SafeDownCast (vtkObject *o) |
static vtkKWTkcon * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTkcon * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWTkcon () | |
~vtkKWTkcon () | |
virtual void | CreateWidget () |
vtkKWTkcon () | |
~vtkKWTkcon () | |
virtual void | CreateWidget () |
Protected Attributes | |
vtkKWTkconInternals * | Internals |
Definition at line 31 of file debian/tmp/usr/include/KWWidgets/vtkKWTkcon.h.
Reimplemented from vtkKWTclInteractor.
Definition at line 35 of file debian/tmp/usr/include/KWWidgets/vtkKWTkcon.h.
Reimplemented from vtkKWTclInteractor.
Definition at line 35 of file vtkKWTkcon.h.
vtkKWTkcon::vtkKWTkcon | ( | ) | [protected] |
vtkKWTkcon::~vtkKWTkcon | ( | ) | [protected] |
vtkKWTkcon::vtkKWTkcon | ( | ) | [protected] |
vtkKWTkcon::~vtkKWTkcon | ( | ) | [protected] |
static vtkKWTkcon* vtkKWTkcon::New | ( | ) | [static] |
Reimplemented from vtkKWTclInteractor.
virtual const char* vtkKWTkcon::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
static int vtkKWTkcon::IsTypeOf | ( | const char * | type ) | [static] |
Reimplemented from vtkKWTclInteractor.
virtual int vtkKWTkcon::IsA | ( | const char * | type ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
static vtkKWTkcon* vtkKWTkcon::SafeDownCast | ( | vtkObject * | o ) | [static] |
Reimplemented from vtkKWTclInteractor.
void vtkKWTkcon::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::AppendText | ( | const char * | text ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::Focus | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
virtual void vtkKWTkcon::SetFont | ( | const char * | font ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual const char* vtkKWTkcon::GetFont | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTclInteractor.
static vtkKWTkcon* vtkKWTkcon::New | ( | ) | [static] |
Reimplemented from vtkKWTclInteractor.
virtual const char* vtkKWTkcon::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
static int vtkKWTkcon::IsTypeOf | ( | const char * | type ) | [static] |
Reimplemented from vtkKWTclInteractor.
virtual int vtkKWTkcon::IsA | ( | const char * | type ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
static vtkKWTkcon* vtkKWTkcon::SafeDownCast | ( | vtkObject * | o ) | [static] |
Reimplemented from vtkKWTclInteractor.
void vtkKWTkcon::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::AppendText | ( | const char * | text ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::Focus | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
virtual void vtkKWTkcon::SetFont | ( | const char * | font ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual const char* vtkKWTkcon::GetFont | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWTclInteractor.
virtual void vtkKWTkcon::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWTclInteractor.
vtkKWTkconInternals * vtkKWTkcon::Internals [protected] |
Reimplemented from vtkKWCoreWidget.
Definition at line 81 of file debian/tmp/usr/include/KWWidgets/vtkKWTkcon.h.