mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Further refactoring
This commit is contained in:
@@ -186,7 +186,7 @@ public:
|
||||
void setFormationsForCaseWithSimWellOnly( bool caseWithSimWellOnly );
|
||||
void updateXAxisAndGridTickIntervals();
|
||||
|
||||
void updateAllLegendItems();
|
||||
void updateLegend() override;
|
||||
|
||||
QString asciiDataForPlotExport() const override;
|
||||
|
||||
@@ -215,6 +215,8 @@ private:
|
||||
void updateXZoom();
|
||||
void updateYZoom();
|
||||
|
||||
void doRemoveFromCollection() override;
|
||||
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField,
|
||||
const QVariant& oldValue,
|
||||
const QVariant& newValue ) override;
|
||||
|
||||
Reference in New Issue
Block a user