KWWidgets
|
#include <vtkKWTextWithLabel.h>
Public Types | |
typedef vtkKWWidgetWithLabel | Superclass |
typedef vtkKWWidgetWithLabel | 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 | SetExpandWidget (int) |
virtual void | ExpandWidgetOn () |
virtual void | ExpandWidgetOff () |
virtual int | GetExpandWidget () |
virtual void | SetBalloonHelpString (const char *str) |
virtual void | UpdateEnableState () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWText * | GetWidget () |
virtual void | SetExpandWidget (int) |
virtual void | ExpandWidgetOn () |
virtual void | ExpandWidgetOff () |
virtual int | GetExpandWidget () |
virtual void | SetBalloonHelpString (const char *str) |
virtual void | UpdateEnableState () |
Static Public Member Functions | |
static vtkKWTextWithLabel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTextWithLabel * | SafeDownCast (vtkObject *o) |
static vtkKWTextWithLabel * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWTextWithLabel * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWTextWithLabel () | |
~vtkKWTextWithLabel () | |
virtual void | CreateWidget () |
virtual void | Pack () |
vtkKWTextWithLabel () | |
~vtkKWTextWithLabel () | |
virtual void | CreateWidget () |
virtual void | Pack () |
Protected Attributes | |
int | ExpandWidget |
vtkKWText * | Widget |
Definition at line 40 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
Reimplemented from vtkKWWidgetWithLabel.
Definition at line 44 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
Reimplemented from vtkKWWidgetWithLabel.
Definition at line 44 of file debian/tmp/usr/include/KWWidgets/vtkKWTextWithLabel.h.
vtkKWTextWithLabel::vtkKWTextWithLabel | ( | ) | [protected] |
vtkKWTextWithLabel::~vtkKWTextWithLabel | ( | ) | [protected] |
vtkKWTextWithLabel::vtkKWTextWithLabel | ( | ) | [protected] |
vtkKWTextWithLabel::~vtkKWTextWithLabel | ( | ) | [protected] |
static vtkKWTextWithLabel* vtkKWTextWithLabel::New | ( | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
virtual const char* vtkKWTextWithLabel::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
static int vtkKWTextWithLabel::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
virtual int vtkKWTextWithLabel::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
static vtkKWTextWithLabel* vtkKWTextWithLabel::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
void vtkKWTextWithLabel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetWithLabel.
virtual vtkKWText* vtkKWTextWithLabel::GetWidget | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::SetExpandWidget | ( | int | ) | [virtual] |
virtual void vtkKWTextWithLabel::ExpandWidgetOn | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::ExpandWidgetOff | ( | ) | [virtual] |
virtual int vtkKWTextWithLabel::GetExpandWidget | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::SetBalloonHelpString | ( | const char * | str | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::Pack | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithLabel.
static vtkKWTextWithLabel* vtkKWTextWithLabel::New | ( | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
virtual const char* vtkKWTextWithLabel::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
static int vtkKWTextWithLabel::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
virtual int vtkKWTextWithLabel::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
static vtkKWTextWithLabel* vtkKWTextWithLabel::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWWidgetWithLabel.
void vtkKWTextWithLabel::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
Reimplemented from vtkKWWidgetWithLabel.
virtual vtkKWText* vtkKWTextWithLabel::GetWidget | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::SetExpandWidget | ( | int | ) | [virtual] |
virtual void vtkKWTextWithLabel::ExpandWidgetOn | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::ExpandWidgetOff | ( | ) | [virtual] |
virtual int vtkKWTextWithLabel::GetExpandWidget | ( | ) | [virtual] |
virtual void vtkKWTextWithLabel::SetBalloonHelpString | ( | const char * | str | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithLabel.
virtual void vtkKWTextWithLabel::Pack | ( | ) | [protected, virtual] |
Reimplemented from vtkKWWidgetWithLabel.
int vtkKWTextWithLabel::ExpandWidget [protected] |
Definition at line 82 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.
vtkKWText * vtkKWTextWithLabel::Widget [protected] |
Definition at line 90 of file DEB_build_shared/AutoGeneratedClasses/vtkKWTextWithLabel.h.