vtkSlicerGUICollection Class Reference

#include <vtkSlicerGUICollection.h>

Inheritance diagram for vtkSlicerGUICollection:
vtkCollection

List of all members.

Public Member Functions

void AddItem (vtkSlicerComponentGUI *a)
vtkSlicerComponentGUIGetNextGUI (vtkCollectionSimpleIterator &cookie)
vtkSlicerComponentGUIGetNextGUI ()
vtkSlicerComponentGUIGetNextItem ()
 vtkTypeRevisionMacro (vtkSlicerGUICollection, vtkCollection)

Static Public Member Functions

static vtkSlicerGUICollectionNew ()

Protected Member Functions

 vtkSlicerGUICollection ()
virtual ~vtkSlicerGUICollection ()

Private Member Functions

void AddItem (vtkObject *o)
 hide the standard AddItem from the user and the compiler.
void operator= (const vtkSlicerGUICollection &)
 Not implemented.
 vtkSlicerGUICollection (const vtkSlicerGUICollection &)

Constructor & Destructor Documentation

vtkSlicerGUICollection::vtkSlicerGUICollection (  )  [protected]
vtkSlicerGUICollection::~vtkSlicerGUICollection (  )  [protected, virtual]
vtkSlicerGUICollection::vtkSlicerGUICollection ( const vtkSlicerGUICollection  )  [private]

Member Function Documentation

void vtkSlicerGUICollection::AddItem ( vtkObject o  )  [inline, private]

hide the standard AddItem from the user and the compiler.

void vtkSlicerGUICollection::AddItem ( vtkSlicerComponentGUI a  )  [inline]

Add a GUI to the list.

Referenced by vtkSlicerApplication::AddModuleGUI().

vtkSlicerComponentGUI* vtkSlicerGUICollection::GetNextGUI ( vtkCollectionSimpleIterator &  cookie  )  [inline]

Reentrant safe way to get an object in a collection. Just pass the same cookie back and forth.

vtkSlicerComponentGUI* vtkSlicerGUICollection::GetNextGUI (  )  [inline]

Get the next GUI in the list. Return NULL when at the end of the list.

vtkSlicerComponentGUI* vtkSlicerGUICollection::GetNextItem (  )  [inline]

Access routine provided for compatibility with previous versions of VTK. Please use the GetNextGUI() variant where possible.

static vtkSlicerGUICollection* vtkSlicerGUICollection::New (  )  [static]
void vtkSlicerGUICollection::operator= ( const vtkSlicerGUICollection  )  [private]

Not implemented.

vtkSlicerGUICollection::vtkTypeRevisionMacro ( vtkSlicerGUICollection  ,
vtkCollection   
)

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

Generated on 6 Apr 2011 for Slicer3 by  doxygen 1.6.1