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