vtkPVWidgetCollection Class Reference
a collection of widgets
More...
#include <vtkPVWidgetCollection.h>
List of all members.
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] |
|
Member Function Documentation
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
1.3.5