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