Class for plot worker's graphs.
More...
#include <qvgui/qvplot.h>
Inherited by QVHistogramPlot, and QVHistogramPlot2.
Detailed Description
Class for plot worker's graphs.
This virtual class plots graphs for worker's properties that have been linked previously. But it doesn't know what type of properties are linked, or how to gets the properties values. Each plot class must restrict the type of linked properties, and implements the getPropertyCurvNames, getPropertyCurvValues and getPropertyCurvOrders functions. The documentation for this class was generated from the following file:
|