2108 summary plot. Display short name in plot for calculated curves

This commit is contained in:
Bjørn Erik Jensen
2017-12-01 15:14:47 +01:00
parent eb6b0997c8
commit 83a272296c
4 changed files with 24 additions and 2 deletions

View File

@@ -99,6 +99,7 @@ public:
void showLegend(bool show);
void setZOrder(double z);
void setCustomCurveName(const QString& customName);
protected: