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

vtkPVWidgetCollection Class Reference

a collection of widgets More...

#include <vtkPVWidgetCollection.h>

List of all members.

Public Member Functions

 vtkTypeRevisionMacro (vtkPVWidgetCollection, vtkCollection)
void PrintSelf (ostream &os, vtkIndent indent)
void AddItem (vtkPVWidget *a)
void RemoveItem (vtkPVWidget *a)
int IsItemPresent (vtkPVWidget *a)
vtkPVWidgetGetNextPVWidget ()
vtkPVWidgetGetLastPVWidget ()

Static Public Member Functions

vtkPVWidgetCollectionNew ()

Protected Member Functions

 vtkPVWidgetCollection ()
 ~vtkPVWidgetCollection ()


Detailed Description

a collection of widgets

vtkPVWidgetCollection represents and provides methods to manipulate a list of widgets. The list is unsorted and duplicate entries are not prevented.

Definition at line 28 of file vtkPVWidgetCollection.h.


Constructor & Destructor Documentation

vtkPVWidgetCollection::vtkPVWidgetCollection  )  [inline, protected]
 

Definition at line 52 of file vtkPVWidgetCollection.h.

vtkPVWidgetCollection::~vtkPVWidgetCollection  )  [inline, protected]
 

Definition at line 53 of file vtkPVWidgetCollection.h.


Member Function Documentation

vtkPVWidgetCollection* vtkPVWidgetCollection::New  )  [static]
 

vtkPVWidgetCollection::vtkTypeRevisionMacro vtkPVWidgetCollection  ,
vtkCollection 
 

void vtkPVWidgetCollection::PrintSelf ostream &  os,
vtkIndent  indent
 

void vtkPVWidgetCollection::AddItem vtkPVWidget a  ) 
 

Add an PVWidget to the list.

void vtkPVWidgetCollection::RemoveItem vtkPVWidget a  ) 
 

Remove an PVWidget from the list.

int vtkPVWidgetCollection::IsItemPresent vtkPVWidget a  ) 
 

Determine whether a particular PVWidget is present. Returns its position in the list.

vtkPVWidget* vtkPVWidgetCollection::GetNextPVWidget  ) 
 

Get the next PVWidget in the list.

vtkPVWidget* vtkPVWidgetCollection::GetLastPVWidget  ) 
 

Get the last PVWidget in the list.


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