mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#780 A prototype of linetype pr case color pr var mode
This commit is contained in:
@@ -66,6 +66,7 @@ public:
|
||||
QwtPlotCurve* qwtPlotCurve() const;
|
||||
|
||||
void setColor(const cvf::Color3f& color);
|
||||
void setLineStyle(LineStyleEnum lineStyle);
|
||||
bool isCurveVisible() const;
|
||||
QString curveName() const { return m_curveName; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user