vtkKWScaleWithEntrySetWithLabel Class Reference
[KWWidgets Auto-Generated Classes: Widget With label]

a vtkKWScaleWithEntrySet associated to a vtkKWLabel More...

#include <vtkKWScaleWithEntrySetWithLabel.h>

Inheritance diagram for vtkKWScaleWithEntrySetWithLabel:
Inheritance graph
[legend]
Collaboration diagram for vtkKWScaleWithEntrySetWithLabel:
Collaboration graph
[legend]

List of all members.

Public Types

typedef vtkKWWidgetWithLabel Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual vtkKWScaleWithEntrySetGetWidget ()
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

static
vtkKWScaleWithEntrySetWithLabel
New ()
static int IsTypeOf (const char *type)
static
vtkKWScaleWithEntrySetWithLabel
SafeDownCast (vtkObject *o)

Protected Member Functions

 vtkKWScaleWithEntrySetWithLabel ()
 ~vtkKWScaleWithEntrySetWithLabel ()
virtual void CreateWidget ()
virtual void Pack ()

Protected Attributes

int ExpandWidget
vtkKWScaleWithEntrySetWidget

Detailed Description

a vtkKWScaleWithEntrySet associated to a vtkKWLabel

This class creates a composite widget associating a vtkKWScaleWithEntrySet 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 vtkKWScaleWithEntrySet, but specific positions listed in vtkKWWidgetWithLabel are supported as well.

Attention:
This class and the corresponding code were generated automatically by instantiating the Templates/vtkKWWidgetWithLabelSubclass.h.in and Templates/vtkKWWidgetWithLabelSubclass.cxx.in files for the type vtkKWScaleWithEntrySet. Classes related to the same template can be found in the KWWidgets Auto-Generated Classes: Widget With label section.
See also:
vtkKWWidgetWithLabel vtkKWScaleWithEntrySet

Definition at line 42 of file vtkKWScaleWithEntrySetWithLabel.h.


Member Typedef Documentation

Reimplemented from vtkKWWidgetWithLabel.

Definition at line 46 of file vtkKWScaleWithEntrySetWithLabel.h.


Constructor & Destructor Documentation

vtkKWScaleWithEntrySetWithLabel::vtkKWScaleWithEntrySetWithLabel (  )  [protected]
vtkKWScaleWithEntrySetWithLabel::~vtkKWScaleWithEntrySetWithLabel (  )  [protected]

Member Function Documentation

static vtkKWScaleWithEntrySetWithLabel* vtkKWScaleWithEntrySetWithLabel::New (  )  [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual const char* vtkKWScaleWithEntrySetWithLabel::GetClassName (  )  [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static int vtkKWScaleWithEntrySetWithLabel::IsTypeOf ( const char *  type  )  [static]

Reimplemented from vtkKWWidgetWithLabel.

virtual int vtkKWScaleWithEntrySetWithLabel::IsA ( const char *  type  )  [virtual]

Reimplemented from vtkKWWidgetWithLabel.

static vtkKWScaleWithEntrySetWithLabel* vtkKWScaleWithEntrySetWithLabel::SafeDownCast ( vtkObject o  )  [static]

Reimplemented from vtkKWWidgetWithLabel.

void vtkKWScaleWithEntrySetWithLabel::PrintSelf ( ostream &  os,
vtkIndent  indent 
) [virtual]

Reimplemented from vtkKWWidgetWithLabel.

virtual vtkKWScaleWithEntrySet* vtkKWScaleWithEntrySetWithLabel::GetWidget (  )  [virtual]

Get the vtkKWScaleWithEntrySet that is being labeled

virtual void vtkKWScaleWithEntrySetWithLabel::SetExpandWidget ( int   )  [virtual]

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

virtual void vtkKWScaleWithEntrySetWithLabel::ExpandWidgetOn (  )  [virtual]

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

virtual void vtkKWScaleWithEntrySetWithLabel::ExpandWidgetOff (  )  [virtual]

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

virtual int vtkKWScaleWithEntrySetWithLabel::GetExpandWidget (  )  [virtual]

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

virtual void vtkKWScaleWithEntrySetWithLabel::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 vtkKWScaleWithEntrySetWithLabel::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 vtkKWScaleWithEntrySetWithLabel::CreateWidget (  )  [protected, virtual]

Create the widget

Reimplemented from vtkKWWidgetWithLabel.

virtual void vtkKWScaleWithEntrySetWithLabel::Pack (  )  [protected, virtual]

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

Reimplemented from vtkKWWidgetWithLabel.


Member Data Documentation

Expand the widget that is being labeled

Definition at line 80 of file vtkKWScaleWithEntrySetWithLabel.h.

Internal widget

Definition at line 86 of file vtkKWScaleWithEntrySetWithLabel.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Tue Apr 27 02:37:10 2010 for KWWidgets by  doxygen 1.6.1