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