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

vtkKWScrollbar Class Reference

a simple scrollbar More...

#include <vtkKWScrollbar.h>

Inheritance diagram for vtkKWScrollbar:

Inheritance graph
[legend]
Collaboration diagram for vtkKWScrollbar:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkKWScrollbar, vtkKWCoreWidget)
void PrintSelf (ostream &os, vtkIndent indent)
virtual void Create (vtkKWApplication *app)
virtual void SetCommand (vtkObject *object, const char *method)
virtual void SetOrientation (int)
virtual int GetOrientation ()
virtual void SetOrientationToHorizontal ()
virtual void SetOrientationToVertical ()

Static Public Member Functions

vtkKWScrollbarNew ()

Protected Member Functions

 vtkKWScrollbar ()
 ~vtkKWScrollbar ()

Detailed Description

a simple scrollbar

The core scrollbar

Definition at line 25 of file vtkKWScrollbar.h.


Constructor & Destructor Documentation

vtkKWScrollbar::vtkKWScrollbar  )  [inline, protected]
 

Definition at line 56 of file vtkKWScrollbar.h.

vtkKWScrollbar::~vtkKWScrollbar  )  [inline, protected]
 

Definition at line 57 of file vtkKWScrollbar.h.


Member Function Documentation

vtkKWScrollbar* vtkKWScrollbar::New  )  [static]
 

Reimplemented from vtkKWCoreWidget.

vtkKWScrollbar::vtkTypeRevisionMacro vtkKWScrollbar  ,
vtkKWCoreWidget 
 

void vtkKWScrollbar::PrintSelf ostream &  os,
vtkIndent  indent
 

Reimplemented from vtkKWCoreWidget.

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

Create the widget.

Reimplemented from vtkKWCoreWidget.

virtual void vtkKWScrollbar::SetOrientation int   )  [virtual]
 

Set/Get the orientation type. For widgets that can lay themselves out with either a horizontal or vertical orientation, such as scrollbars, this option specifies which orientation should be used. Valid constants can be found in vtkKWTkOptions::OrientationType.

virtual int vtkKWScrollbar::GetOrientation  )  [virtual]
 

Set/Get the orientation type. For widgets that can lay themselves out with either a horizontal or vertical orientation, such as scrollbars, this option specifies which orientation should be used. Valid constants can be found in vtkKWTkOptions::OrientationType.

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

Set/Get the orientation type. For widgets that can lay themselves out with either a horizontal or vertical orientation, such as scrollbars, this option specifies which orientation should be used. Valid constants can be found in vtkKWTkOptions::OrientationType.

Definition at line 42 of file vtkKWScrollbar.h.

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

Set/Get the orientation type. For widgets that can lay themselves out with either a horizontal or vertical orientation, such as scrollbars, this option specifies which orientation should be used. Valid constants can be found in vtkKWTkOptions::OrientationType.

Definition at line 44 of file vtkKWScrollbar.h.

virtual void vtkKWScrollbar::SetCommand vtkObject *  object,
const char *  method
[virtual]
 

Specifies the prefix of a Tcl command to invoke to change the view in the widget associated with the scrollbar. The first argument is the object that will have the method called on it. The second argument is the name of the method to be called and any arguments in string form. If the object is NULL, the method is evaluated as a simple command.


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