KWWidgets
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes
vtkKWSeparator Class Reference

#include <vtkKWSeparator.h>

Inheritance diagram for vtkKWSeparator:
[legend]
Collaboration diagram for vtkKWSeparator:
[legend]

List of all members.

Public Types

enum  { OrientationHorizontal = 0, OrientationVertical = 1 }
enum  { OrientationHorizontal = 0, OrientationVertical = 1 }
typedef vtkKWFrame Superclass
typedef vtkKWFrame Superclass

Public Member Functions

virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetOrientation (int)
virtual int GetOrientation ()
virtual void SetOrientationToHorizontal ()
virtual void SetOrientationToVertical ()
virtual void SetThickness (int)
virtual int GetThickness ()
virtual const char * GetClassName ()
virtual int IsA (const char *type)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void SetOrientation (int)
virtual int GetOrientation ()
virtual void SetOrientationToHorizontal ()
virtual void SetOrientationToVertical ()
virtual void SetThickness (int)
virtual int GetThickness ()

Static Public Member Functions

static vtkKWSeparatorNew ()
static int IsTypeOf (const char *type)
static vtkKWSeparatorSafeDownCast (vtkObject *o)
static vtkKWSeparatorNew ()
static int IsTypeOf (const char *type)
static vtkKWSeparatorSafeDownCast (vtkObject *o)

Protected Member Functions

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

Protected Attributes

int Orientation
int Thickness

Detailed Description

Definition at line 26 of file debian/tmp/usr/include/KWWidgets/vtkKWSeparator.h.


Member Typedef Documentation

Reimplemented from vtkKWFrame.

Definition at line 30 of file debian/tmp/usr/include/KWWidgets/vtkKWSeparator.h.

Reimplemented from vtkKWFrame.

Definition at line 30 of file vtkKWSeparator.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
OrientationHorizontal 
OrientationVertical 

Definition at line 36 of file debian/tmp/usr/include/KWWidgets/vtkKWSeparator.h.

anonymous enum
Enumerator:
OrientationHorizontal 
OrientationVertical 

Definition at line 36 of file vtkKWSeparator.h.


Constructor & Destructor Documentation

vtkKWSeparator::~vtkKWSeparator ( ) [inline, protected]
vtkKWSeparator::~vtkKWSeparator ( ) [inline, protected]

Definition at line 58 of file vtkKWSeparator.h.


Member Function Documentation

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

void vtkKWSeparator::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWFrame.

virtual void vtkKWSeparator::SetOrientation ( int  ) [virtual]
virtual int vtkKWSeparator::GetOrientation ( ) [virtual]
virtual void vtkKWSeparator::SetOrientationToHorizontal ( ) [inline, virtual]
virtual void vtkKWSeparator::SetOrientationToVertical ( ) [inline, virtual]
virtual void vtkKWSeparator::SetThickness ( int  ) [virtual]
virtual int vtkKWSeparator::GetThickness ( ) [virtual]
virtual void vtkKWSeparator::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWFrame.

virtual void vtkKWSeparator::UpdateAspect ( ) [protected, virtual]
static vtkKWSeparator* vtkKWSeparator::New ( ) [static]

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

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

Reimplemented from vtkKWFrame.

void vtkKWSeparator::PrintSelf ( ostream &  os,
vtkIndent  indent 
)

Reimplemented from vtkKWFrame.

virtual void vtkKWSeparator::SetOrientation ( int  ) [virtual]
virtual int vtkKWSeparator::GetOrientation ( ) [virtual]
virtual void vtkKWSeparator::SetOrientationToHorizontal ( ) [inline, virtual]

Definition at line 44 of file vtkKWSeparator.h.

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

Definition at line 46 of file vtkKWSeparator.h.

virtual void vtkKWSeparator::SetThickness ( int  ) [virtual]
virtual int vtkKWSeparator::GetThickness ( ) [virtual]
virtual void vtkKWSeparator::CreateWidget ( ) [protected, virtual]

Reimplemented from vtkKWFrame.

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

Member Data Documentation

int vtkKWSeparator::Orientation [protected]
int vtkKWSeparator::Thickness [protected]

The documentation for this class was generated from the following files: