Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Classes | Variables
vtkEventBroker.h File Reference
#include "vtkMRML.h"
#include <vtkObject.h>
#include <deque>
#include <vector>
#include <map>
#include <fstream>
Include dependency graph for vtkEventBroker.h:

Go to the source code of this file.

Classes

class  vtkEventBroker
 Class that manages adding and deleting of observers with events. More...
class  vtkEventBrokerInitialize
 Utility class to make sure qSlicerModuleManager is initialized before it is used. More...

Variables

static vtkEventBrokerInitialize vtkEventBrokerInitializer

Variable Documentation

This instance will show up in any translation unit that uses vtkEventBroker. It will make sure vtkEventBroker is initialized before it is used.

Definition at line 307 of file vtkEventBroker.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines