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

vtkKWSeparator Class Reference

a separator widget. More...

#include <vtkKWSeparator.h>

Inheritance diagram for vtkKWSeparator:

Inheritance graph
[legend]
Collaboration diagram for vtkKWSeparator:

Collaboration graph
[legend]
List of all members.

[NOHEADER]

enum  { OrientationHorizontal = 0, OrientationVertical = 1 }
virtual void SetOrientation (int)
virtual int GetOrientation ()
virtual void SetOrientationToHorizontal ()
virtual void SetOrientationToVertical ()

Public Types


Public Member Functions

 vtkTypeRevisionMacro (vtkKWSeparator, vtkKWFrame)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void SetThickness (int)
virtual int GetThickness ()

Static Public Member Functions

vtkKWSeparatorNew ()

Protected Member Functions

 vtkKWSeparator ()
 ~vtkKWSeparator ()
virtual void UpdateAspect ()

Protected Attributes

int Orientation
int Thickness

Detailed Description

a separator widget.

A simple separator widget that can be used to separate widgets using a simple horizontal or vertical line.

See also:
vtkKWFrame

Definition at line 28 of file vtkKWSeparator.h.


Member Enumeration Documentation

anonymous enum
 

Set/Get the orientation of the separator. BTX

Enumeration values:
OrientationHorizontal 
OrientationVertical 

Definition at line 40 of file vtkKWSeparator.h.


Constructor & Destructor Documentation

vtkKWSeparator::vtkKWSeparator  )  [protected]
 

vtkKWSeparator::~vtkKWSeparator  )  [inline, protected]
 

Definition at line 63 of file vtkKWSeparator.h.


Member Function Documentation

vtkKWSeparator* vtkKWSeparator::New  )  [static]
 

Reimplemented from vtkKWFrame.

vtkKWSeparator::vtkTypeRevisionMacro vtkKWSeparator  ,
vtkKWFrame 
 

void vtkKWSeparator::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWFrame.

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

Create the widget.

Reimplemented from vtkKWFrame.

virtual void vtkKWSeparator::SetOrientation int   )  [virtual]
 

Set/Get the orientation of the separator. BTX

virtual int vtkKWSeparator::GetOrientation  )  [virtual]
 

Set/Get the orientation of the separator. BTX

virtual void vtkKWSeparator::SetOrientationToHorizontal  )  [inline, virtual]
 

Set/Get the orientation of the separator. BTX

Definition at line 48 of file vtkKWSeparator.h.

References OrientationHorizontal.

virtual void vtkKWSeparator::SetOrientationToVertical  )  [inline, virtual]
 

Set/Get the orientation of the separator. BTX

Definition at line 50 of file vtkKWSeparator.h.

References OrientationVertical.

virtual void vtkKWSeparator::SetThickness int   )  [virtual]
 

Set/Get the thickness of the separator. Do not use the superclass's SetWidth and SetHeight method to set the thickness.

virtual int vtkKWSeparator::GetThickness  )  [virtual]
 

Set/Get the thickness of the separator. Do not use the superclass's SetWidth and SetHeight method to set the thickness.

virtual void vtkKWSeparator::UpdateAspect  )  [protected, virtual]
 

Update the aspect of the widget


Member Data Documentation

int vtkKWSeparator::Orientation [protected]
 

Definition at line 65 of file vtkKWSeparator.h.

int vtkKWSeparator::Thickness [protected]
 

Definition at line 66 of file vtkKWSeparator.h.


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