casa
5.7.0-16
|
Interface for objects that want to be notified when the tracker tool changes. More...
Public Member Functions | |
PlotTrackerToolNotifier () | |
virtual | ~PlotTrackerToolNotifier () |
Protected Member Functions | |
virtual void | notifyTrackerChanged (PlotTrackerTool &tool)=0 |
This method is called AFTER the tracker has been updated. More... | |
Friends | |
class | PlotTrackerTool |
Interface for objects that want to be notified when the tracker tool changes.
Definition at line 731 of file PlotTool.h.
|
inline |
Definition at line 735 of file PlotTool.h.
|
inlinevirtual |
Definition at line 736 of file PlotTool.h.
|
protectedpure virtual |
This method is called AFTER the tracker has been updated.
Implemented in casa::PlotMSToolsTab.
|
friend |
Definition at line 732 of file PlotTool.h.