mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7304 Color Legend : Use inverted color legend for SWAT
This commit is contained in:
@@ -74,6 +74,7 @@ protected:
|
||||
private:
|
||||
void changeLegendConfig( QString resultVarNameOfNewLegend );
|
||||
void onLegendConfigChanged( const caf::SignalEmitter* emitter, RimLegendConfigChangeType changeType );
|
||||
static RimRegularLegendConfig* createLegendForResult( const QString& resultName, bool isCategoryResult );
|
||||
|
||||
caf::PdmChildArrayField<RimRegularLegendConfig*> m_legendConfigData;
|
||||
caf::PdmPtrField<RimRegularLegendConfig*> m_legendConfigPtrField;
|
||||
|
||||
Reference in New Issue
Block a user