mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5019 Use same code for separate intersection legend setup in eclipse and geomech
This commit is contained in:
@@ -179,11 +179,11 @@ private:
|
||||
void updateStaticCellColors( RivCellSetEnum geometryType );
|
||||
|
||||
void onUpdateLegends() override;
|
||||
void updateLegendTextAndRanges( RimRegularLegendConfig* legendConfig,
|
||||
RimTernaryLegendConfig* ternaryLegendConfig,
|
||||
QString legendLabel,
|
||||
RimEclipseResultDefinition* eclResDef,
|
||||
int timeStepIndex );
|
||||
void updateLegendRangesTextAndVisibility( RimRegularLegendConfig* legendConfig,
|
||||
RimTernaryLegendConfig* ternaryLegendConfig,
|
||||
QString legendLabel,
|
||||
RimEclipseResultDefinition* eclResDef,
|
||||
int timeStepIndex );
|
||||
|
||||
void onResetLegendsInViewer() override;
|
||||
void updateVirtualConnectionLegendRanges();
|
||||
|
||||
Reference in New Issue
Block a user