#include <vtkKWTextWithScrollbars.h>


Public Types | |
| typedef vtkKWWidgetWithScrollbars | Superclass |
| typedef vtkKWWidgetWithScrollbars | Superclass |
Public Member Functions | |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual vtkKWText * | GetWidget () |
| virtual void | UpdateEnableState () |
| virtual const char * | GetClassName () |
| virtual int | IsA (const char *type) |
| void | PrintSelf (ostream &os, vtkIndent indent) |
| virtual vtkKWText * | GetWidget () |
| virtual void | UpdateEnableState () |
Static Public Member Functions | |
| static vtkKWTextWithScrollbars * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWTextWithScrollbars * | SafeDownCast (vtkObject *o) |
| static vtkKWTextWithScrollbars * | New () |
| static int | IsTypeOf (const char *type) |
| static vtkKWTextWithScrollbars * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
| vtkKWTextWithScrollbars () | |
| ~vtkKWTextWithScrollbars () | |
| virtual void | CreateWidget () |
| virtual void | CreateHorizontalScrollbar () |
| virtual void | CreateVerticalScrollbar () |
| virtual void | Pack () |
| vtkKWTextWithScrollbars () | |
| ~vtkKWTextWithScrollbars () | |
| virtual void | CreateWidget () |
| virtual void | CreateHorizontalScrollbar () |
| virtual void | CreateVerticalScrollbar () |
| virtual void | Pack () |
Protected Attributes | |
| vtkKWText * | Widget |
Definition at line 39 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithScrollbars.h.
Reimplemented from vtkKWWidgetWithScrollbars.
Definition at line 43 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithScrollbars.h.
Reimplemented from vtkKWWidgetWithScrollbars.
Definition at line 43 of file debian/tmp/usr/include/KWWidgets/vtkKWTextWithScrollbars.h.
| vtkKWTextWithScrollbars::vtkKWTextWithScrollbars | ( | ) | [protected] |
| vtkKWTextWithScrollbars::~vtkKWTextWithScrollbars | ( | ) | [protected] |
| vtkKWTextWithScrollbars::vtkKWTextWithScrollbars | ( | ) | [protected] |
| vtkKWTextWithScrollbars::~vtkKWTextWithScrollbars | ( | ) | [protected] |
| static vtkKWTextWithScrollbars* vtkKWTextWithScrollbars::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
| virtual const char* vtkKWTextWithScrollbars::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| static int vtkKWTextWithScrollbars::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual int vtkKWTextWithScrollbars::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| static vtkKWTextWithScrollbars* vtkKWTextWithScrollbars::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWWidgetWithScrollbars.
| void vtkKWTextWithScrollbars::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual vtkKWText* vtkKWTextWithScrollbars::GetWidget | ( | ) | [virtual] |
| virtual void vtkKWTextWithScrollbars::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateHorizontalScrollbar | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateVerticalScrollbar | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::Pack | ( | ) | [protected, virtual] |
Implements vtkKWWidgetWithScrollbars.
| static vtkKWTextWithScrollbars* vtkKWTextWithScrollbars::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
| virtual const char* vtkKWTextWithScrollbars::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| static int vtkKWTextWithScrollbars::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual int vtkKWTextWithScrollbars::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| static vtkKWTextWithScrollbars* vtkKWTextWithScrollbars::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWWidgetWithScrollbars.
| void vtkKWTextWithScrollbars::PrintSelf | ( | ostream & | os, | |
| vtkIndent | indent | |||
| ) |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual vtkKWText* vtkKWTextWithScrollbars::GetWidget | ( | ) | [virtual] |
| virtual void vtkKWTextWithScrollbars::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateHorizontalScrollbar | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::CreateVerticalScrollbar | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithScrollbars.
| virtual void vtkKWTextWithScrollbars::Pack | ( | ) | [protected, virtual] |
Implements vtkKWWidgetWithScrollbars.
vtkKWText * vtkKWTextWithScrollbars::Widget [protected] |
Definition at line 69 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithScrollbars.h.
1.6.1