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