#include <Libs/MRML/Widgets/qMRMLEventBrokerConnection.h>
List of all members.
Detailed Description
Member Typedef Documentation
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: