Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

vtkKWMenuButtonWithSpinButtonsWithLabel Class Reference

a vtkKWMenuButtonWithSpinButtons associated to a vtkKWLabel More...

#include <vtkKWMenuButtonWithSpinButtonsWithLabel.h>

Inheritance diagram for vtkKWMenuButtonWithSpinButtonsWithLabel:

Inheritance graph
[legend]
Collaboration diagram for vtkKWMenuButtonWithSpinButtonsWithLabel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWMenuButtonWithSpinButtonsWithLabel, vtkKWWidgetWithLabel)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual vtkKWMenuButtonWithSpinButtonsGetWidget ()
virtual void SetBalloonHelpString (const char *str)
virtual void UpdateEnableState ()
virtual void SetExpandWidget (int)
virtual void ExpandWidgetOn ()
virtual void ExpandWidgetOff ()
virtual int GetExpandWidget ()

Static Public Member Functions

vtkKWMenuButtonWithSpinButtonsWithLabelNew ()

Protected Member Functions

 vtkKWMenuButtonWithSpinButtonsWithLabel ()
 ~vtkKWMenuButtonWithSpinButtonsWithLabel ()
virtual void Pack ()

Protected Attributes

int ExpandWidget
vtkKWMenuButtonWithSpinButtonsWidget

Detailed Description

a vtkKWMenuButtonWithSpinButtons associated to a vtkKWLabel

This class creates a composite widget associating a vtkKWMenuButtonWithSpinButtons to a vtkKWLabel. As a subclass of vtkKWWidgetWithLabel, it inherits a label and methods to set its position and visibility. Note that the default label position implemented in this class is on the left of the vtkKWMenuButtonWithSpinButtons, but specific positions listed in vtkKWWidgetWithLabel are supported as well.

See also:
vtkKWWidgetWithLabel vtkKWMenuButtonWithSpinButtons

Definition at line 35 of file vtkKWMenuButtonWithSpinButtonsWithLabel.h.


Constructor & Destructor Documentation

vtkKWMenuButtonWithSpinButtonsWithLabel::vtkKWMenuButtonWithSpinButtonsWithLabel  )  [protected]
 

vtkKWMenuButtonWithSpinButtonsWithLabel::~vtkKWMenuButtonWithSpinButtonsWithLabel  )  [protected]
 


Member Function Documentation

vtkKWMenuButtonWithSpinButtonsWithLabel* vtkKWMenuButtonWithSpinButtonsWithLabel::New  )  [static]
 

Reimplemented from vtkKWWidgetWithLabel.

vtkKWMenuButtonWithSpinButtonsWithLabel::vtkTypeRevisionMacro vtkKWMenuButtonWithSpinButtonsWithLabel  ,
vtkKWWidgetWithLabel 
 

void vtkKWMenuButtonWithSpinButtonsWithLabel::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::Create vtkKWApplication app  )  [virtual]
 

Create the widget

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWMenuButtonWithSpinButtons* vtkKWMenuButtonWithSpinButtonsWithLabel::GetWidget  )  [virtual]
 

Get the vtkKWMenuButtonWithSpinButtons that is being labeled

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::SetExpandWidget int   )  [virtual]
 

Set the layout to allow the widget that is labeled to expand horizontally automatically

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::ExpandWidgetOn  )  [virtual]
 

Set the layout to allow the widget that is labeled to expand horizontally automatically

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::ExpandWidgetOff  )  [virtual]
 

Set the layout to allow the widget that is labeled to expand horizontally automatically

virtual int vtkKWMenuButtonWithSpinButtonsWithLabel::GetExpandWidget  )  [virtual]
 

Set the layout to allow the widget that is labeled to expand horizontally automatically

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::SetBalloonHelpString const char *  str  )  [virtual]
 

Set the string that enables balloon help for this widget. Override to pass down to children.

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::UpdateEnableState  )  [virtual]
 

Update the "enable" state of the object and its internal parts. Depending on different Ivars (this->Enabled, the application's Limited Edition Mode, etc.), the "enable" state of the object is updated and propagated to its internal parts/subwidgets. This will, for example, enable/disable parts of the widget UI, enable/disable the visibility of 3D widgets, etc.

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWMenuButtonWithSpinButtonsWithLabel::Pack  )  [protected, virtual]
 

Pack or repack the widget. To be implemented by subclasses.

Reimplemented from vtkKWWidgetWithLabel.


Member Data Documentation

int vtkKWMenuButtonWithSpinButtonsWithLabel::ExpandWidget [protected]
 

Expand the widget that is being labeled

Definition at line 73 of file vtkKWMenuButtonWithSpinButtonsWithLabel.h.

vtkKWMenuButtonWithSpinButtons* vtkKWMenuButtonWithSpinButtonsWithLabel::Widget [protected]
 

Internal widget

Definition at line 79 of file vtkKWMenuButtonWithSpinButtonsWithLabel.h.


The documentation for this class was generated from the following file:
Generated on Tue May 30 12:40:14 2006 for ParaView by doxygen 1.3.5