mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2102 Statistics dialog. Support for geo mech data
This commit is contained in:
@@ -42,8 +42,8 @@ public:
|
||||
~RicGridStatisticsDialog();
|
||||
|
||||
void setLabel(const QString& labelText);
|
||||
void setInfoText(RimEclipseView* eclipseView);
|
||||
void setHistogramData(RimEclipseView* eclipseView);
|
||||
void setInfoText(RimView* eclipseView);
|
||||
void setHistogramData(RimView* eclipseView);
|
||||
|
||||
private:
|
||||
void deletePlotItems(QwtPlot* plot);
|
||||
|
||||
Reference in New Issue
Block a user