RuntimeParameterObserver Class Referenceabstract

the interface for any observer who needs to be notified when a runtime parameter changes More...

Public Member Functions

virtual void onParameterChanges (ParameterSettable *object, QString paramName)=0
 called when a runtime parameter changes its value
 

Detailed Description

the interface for any observer who needs to be notified when a runtime parameter changes

Definition at line 33 of file runtimeparametersetters.h.

Member Function Documentation

virtual void onParameterChanges ( ParameterSettable object,
QString  paramName 
)
pure virtual

called when a runtime parameter changes its value

Referenced by ParameterSettable::setRuntimeParameter().


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