Inital V3 Branch

This commit is contained in:
Mark Liversedge
2010-12-30 16:59:48 +00:00
parent 550ae22aa3
commit 3aba7dd788
434 changed files with 27702 additions and 3196 deletions

View File

@@ -40,6 +40,8 @@ QwtData *NowData::copy() const { return new NowData(); }
ErgFilePlot::ErgFilePlot(QList<ErgFilePoint> *data)
{
setInstanceName("ErgFile Plot");
//insertLegend(new QwtLegend(), QwtPlot::BottomLegend);
setCanvasBackground(Qt::white);
courseData = data; // what we plot