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