Medical Imaging Interaction Toolkit
2024.06.00
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
.
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.