Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Types | Public Member Functions | Protected Member Functions
qMRMLEventBrokerConnection Class Reference

#include <Libs/MRML/Widgets/qMRMLEventBrokerConnection.h>

List of all members.

Public Types

typedef ctkVTKConnection Superclass

Public Member Functions

 qMRMLEventBrokerConnection (QObject *parent)
virtual ~qMRMLEventBrokerConnection ()

Protected Member Functions

virtual void addObserver (vtkObject *caller, unsigned long vtk_event, vtkCallbackCommand *callback, float priority=0.0f)
virtual void removeObserver (vtkObject *caller, unsigned long vtk_event, vtkCallbackCommand *callback)

Detailed Description

Definition at line 31 of file qMRMLEventBrokerConnection.h.


Member Typedef Documentation

typedef ctkVTKConnection qMRMLEventBrokerConnection::Superclass

Definition at line 36 of file qMRMLEventBrokerConnection.h.


Constructor & Destructor Documentation

qMRMLEventBrokerConnection::qMRMLEventBrokerConnection ( QObject *  parent) [explicit]
virtual qMRMLEventBrokerConnection::~qMRMLEventBrokerConnection ( ) [virtual]

Member Function Documentation

virtual void qMRMLEventBrokerConnection::addObserver ( vtkObject *  caller,
unsigned long  vtk_event,
vtkCallbackCommand *  callback,
float  priority = 0.0f 
) [protected, virtual]
virtual void qMRMLEventBrokerConnection::removeObserver ( vtkObject *  caller,
unsigned long  vtk_event,
vtkCallbackCommand *  callback 
) [protected, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines