#include <vtkKWWidgetWithSpinButtons.h>
Public Types | |
typedef vtkKWCompositeWidget | Superclass |
typedef vtkKWCompositeWidget | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWSpinButtons * | GetSpinButtons () |
virtual void | SetBalloonHelpString (const char *str) |
virtual void | UpdateEnableState () |
virtual void | NextValueCallback () |
virtual void | PreviousValueCallback () |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
void | PrintSelf (ostream &os, vtkIndent indent) |
virtual vtkKWSpinButtons * | GetSpinButtons () |
virtual void | SetBalloonHelpString (const char *str) |
virtual void | UpdateEnableState () |
virtual void | NextValueCallback () |
virtual void | PreviousValueCallback () |
Static Public Member Functions | |
static vtkKWWidgetWithSpinButtons * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWWidgetWithSpinButtons * | SafeDownCast (vtkObject *o) |
static vtkKWWidgetWithSpinButtons * | New () |
static int | IsTypeOf (const char *type) |
static vtkKWWidgetWithSpinButtons * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkKWWidgetWithSpinButtons () | |
~vtkKWWidgetWithSpinButtons () | |
virtual void | CreateWidget () |
virtual void | Pack () |
vtkKWWidgetWithSpinButtons () | |
~vtkKWWidgetWithSpinButtons () | |
virtual void | CreateWidget () |
virtual void | Pack () |
Protected Attributes | |
vtkKWSpinButtons * | SpinButtons |
Definition at line 41 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 45 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 45 of file vtkKWWidgetWithSpinButtons.h.
vtkKWWidgetWithSpinButtons::vtkKWWidgetWithSpinButtons | ( | ) | [protected] |
vtkKWWidgetWithSpinButtons::~vtkKWWidgetWithSpinButtons | ( | ) | [protected] |
vtkKWWidgetWithSpinButtons::vtkKWWidgetWithSpinButtons | ( | ) | [protected] |
vtkKWWidgetWithSpinButtons::~vtkKWWidgetWithSpinButtons | ( | ) | [protected] |
static vtkKWWidgetWithSpinButtons* vtkKWWidgetWithSpinButtons::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual const char* vtkKWWidgetWithSpinButtons::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
static int vtkKWWidgetWithSpinButtons::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual int vtkKWWidgetWithSpinButtons::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
static vtkKWWidgetWithSpinButtons* vtkKWWidgetWithSpinButtons::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
void vtkKWWidgetWithSpinButtons::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual vtkKWSpinButtons* vtkKWWidgetWithSpinButtons::GetSpinButtons | ( | ) | [virtual] |
virtual void vtkKWWidgetWithSpinButtons::SetBalloonHelpString | ( | const char * | str | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::NextValueCallback | ( | ) | [inline, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 68 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.
virtual void vtkKWWidgetWithSpinButtons::PreviousValueCallback | ( | ) | [inline, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 69 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.
virtual void vtkKWWidgetWithSpinButtons::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::Pack | ( | ) | [inline, protected, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 81 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.
static vtkKWWidgetWithSpinButtons* vtkKWWidgetWithSpinButtons::New | ( | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual const char* vtkKWWidgetWithSpinButtons::GetClassName | ( | ) | [virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
static int vtkKWWidgetWithSpinButtons::IsTypeOf | ( | const char * | type | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual int vtkKWWidgetWithSpinButtons::IsA | ( | const char * | type | ) | [virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
static vtkKWWidgetWithSpinButtons* vtkKWWidgetWithSpinButtons::SafeDownCast | ( | vtkObject * | o | ) | [static] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
void vtkKWWidgetWithSpinButtons::PrintSelf | ( | ostream & | os, | |
vtkIndent | indent | |||
) |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual vtkKWSpinButtons* vtkKWWidgetWithSpinButtons::GetSpinButtons | ( | ) | [virtual] |
virtual void vtkKWWidgetWithSpinButtons::SetBalloonHelpString | ( | const char * | str | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::UpdateEnableState | ( | ) | [virtual] |
Reimplemented from vtkKWWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::NextValueCallback | ( | ) | [inline, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 68 of file vtkKWWidgetWithSpinButtons.h.
virtual void vtkKWWidgetWithSpinButtons::PreviousValueCallback | ( | ) | [inline, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 69 of file vtkKWWidgetWithSpinButtons.h.
virtual void vtkKWWidgetWithSpinButtons::CreateWidget | ( | ) | [protected, virtual] |
Reimplemented from vtkKWCompositeWidget.
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
virtual void vtkKWWidgetWithSpinButtons::Pack | ( | ) | [inline, protected, virtual] |
Reimplemented in vtkKWMenuButtonWithSpinButtons, and vtkKWMenuButtonWithSpinButtons.
Definition at line 81 of file vtkKWWidgetWithSpinButtons.h.
vtkKWSpinButtons * vtkKWWidgetWithSpinButtons::SpinButtons [protected] |
Definition at line 81 of file debian/tmp/usr/include/KWWidgets/vtkKWWidgetWithSpinButtons.h.