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