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