mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#786 Picking curves selects the curve
This commit is contained in:
@@ -55,6 +55,8 @@ public:
|
||||
void setParentQwtPlot(QwtPlot* plot);
|
||||
void detachQwtCurves();
|
||||
|
||||
RimSummaryCurve* findRimCurveFromQwtCurve(const QwtPlotCurve* qwtCurve) const;
|
||||
|
||||
private:
|
||||
void syncCurvesFromUiSelection();
|
||||
void syncUiSelectionFromCurves();
|
||||
|
||||
Reference in New Issue
Block a user