#include <Libs/MRML/Widgets/qMRMLEventBrokerConnection.h>
|
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) |
|
◆ Superclass
◆ qMRMLEventBrokerConnection()
qMRMLEventBrokerConnection::qMRMLEventBrokerConnection |
( |
QObject * |
parent | ) |
|
|
explicit |
◆ ~qMRMLEventBrokerConnection()
virtual qMRMLEventBrokerConnection::~qMRMLEventBrokerConnection |
( |
| ) |
|
|
virtual |
◆ addObserver()
virtual void qMRMLEventBrokerConnection::addObserver |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
vtkCallbackCommand * |
callback, |
|
|
float |
priority = 0.0f |
|
) |
| |
|
protectedvirtual |
◆ removeObserver()
virtual void qMRMLEventBrokerConnection::removeObserver |
( |
vtkObject * |
caller, |
|
|
unsigned long |
vtk_event, |
|
|
vtkCallbackCommand * |
callback |
|
) |
| |
|
protectedvirtual |
The documentation for this class was generated from the following file: