Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <berryIEvaluationReference.h>
Public Member Functions | |
berryObjectMacro (berry::IEvaluationReference) virtual IPropertyChangeListener *GetListener() const =0 | |
virtual QString | GetProperty () const =0 |
A token representing a core expression and property change listener currently working in the IEvaluationService
.
This interface is not intended to be implemented by clients. This interface is not intended to be extended by clients.
Definition at line 34 of file berryIEvaluationReference.h.
|
pure virtual |
The property change listener associated with the evaluated expression.
|
pure virtual |
The property used in change notifications.