|
Medical Imaging Interaction Toolkit
2018.4.99-389bf124
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 30 of file berryIEvaluationReference.h.
| berry::IEvaluationReference::berryObjectMacro | ( | berry::IEvaluationReference | ) |
|
pure virtual |
The property change listener associated with the evaluated expression.
|
pure virtual |
The property used in change notifications.