26 #ifndef BACKGROUNDTHREAD_H_
27 #define BACKGROUNDTHREAD_H_
33 class ThreadCommunication;
ThreadCommunication * threadController
void setClientCommunication(ThreadCommunication *threadController)
Class for a single "plot" concept.
virtual ~BackgroundThread()
virtual PlotMSPlot * getPlot()
virtual void cancelWork()
Manages a thread to do a background operation and communicates back to its controller with regard to ...
Defines communication mechanisms that the model and data can use to communicate with the UI concernin...