Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
berry::IEvaluationReference Struct Referenceabstract

#include <berryIEvaluationReference.h>

Inheritance diagram for berry::IEvaluationReference:
Collaboration diagram for berry::IEvaluationReference:

Public Member Functions

 berryObjectMacro (berry::IEvaluationReference) virtual IPropertyChangeListener *GetListener() const =0
 
virtual QString GetProperty () const =0
 

Detailed Description

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.

Member Function Documentation

berry::IEvaluationReference::berryObjectMacro ( berry::IEvaluationReference  ) const
pure virtual

The property change listener associated with the evaluated expression.

Returns
the listener for updates.
virtual QString berry::IEvaluationReference::GetProperty ( ) const
pure virtual

The property used in change notifications.

Returns
the property name.

The documentation for this struct was generated from the following file: