MMCore 10.1.1
Public Member Functions | List of all members
MMEventCallback Class Reference

Public Member Functions

virtual void onPropertiesChanged ()
 
virtual void onPropertyChanged (const char *name, const char *propName, const char *propValue)
 
virtual void onChannelGroupChanged (const char *newChannelGroupName)
 
virtual void onConfigGroupChanged (const char *groupName, const char *newConfigName)
 
virtual void onSystemConfigurationLoaded ()
 Called when the system configuration has changed.
 
virtual void onPixelSizeChanged (double newPixelSizeUm)
 
virtual void onPixelSizeAffineChanged (double v0, double v1, double v2, double v3, double v4, double v5)
 
virtual void onStagePositionChanged (const char *name, double pos)
 
virtual void onXYStagePositionChanged (const char *name, double xpos, double ypos)
 
virtual void onExposureChanged (const char *name, double newExposure)
 
virtual void onSLMExposureChanged (const char *name, double newExposure)
 

Member Function Documentation

◆ onSystemConfigurationLoaded()

virtual void MMEventCallback::onSystemConfigurationLoaded ( )
inlinevirtual

Called when the system configuration has changed.

"Changed" includes when a configuration was unloaded, for example because loading a new config file failed.

Referenced by CMMCore::unloadAllDevices().


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