casa
5.7.0-16
|
Interface class designed to reduce the coupling between the GUI class, ImageManager and the DisplayDataHolder. More...
#include <ImageTracker.h>
Public Member Functions | |
virtual void | imageAdded (QtDisplayData *image, int position, bool autoRegister, bool masterCoordinate, bool masterSaturation, bool masterHue)=0 |
virtual void | masterImageSelected (QtDisplayData *image)=0 |
ImageTracker () | |
virtual | ~ImageTracker () |
Interface class designed to reduce the coupling between the GUI class, ImageManager and the DisplayDataHolder.
Provides a mechanism for the DisplayDataHolder to update the GUI, when its QtDisplayData changes methods invoked by other classes.
Definition at line 39 of file ImageTracker.h.
|
inline |
Definition at line 45 of file ImageTracker.h.
|
inlinevirtual |
Definition at line 46 of file ImageTracker.h.
|
pure virtual |
Implemented in casa::ImageManagerDialog.
|
pure virtual |
Implemented in casa::ImageManagerDialog.