19 #ifndef _WX_WXTRACKER_H_
20 #define _WX_WXTRACKER_H_
24 #include "wx/wxprec.h"
38 #include "ObjCryst/wxCryst/wxMultiGraph.h"
39 #include "ObjCryst/RefinableObj/Tracker.h"
54 std::map<Tracker*,long> mvId;
We need to record exactly when refinable objects have been modified for the last time (to avoid re-co...
virtual void UpdateDisplay()
reads new values from the MainTracker, and asks for a repaint.
RefinableObjClock mClockGraphValues
Last time values were added to the graph.
virtual void DeleteGraph(const unsigned long id)
Remove graph.
A class to hold all trackers.
RefinableObjClock mClockGraphList
Last time a tracker was added to the graph.
The namespace which includes all objects (crystallographic and algorithmic) in ObjCryst++.