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