mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5959 Add rock type color legend with colors from Equinor GeoStandard.
Colors extracted from "Equinor GeoStandard - May 2020" document.
This commit is contained in:
committed by
Magne Sjaastad
parent
0ed99c09fa
commit
f578f1f954
@@ -42,6 +42,7 @@ public:
|
||||
~RimColorLegendItem() override;
|
||||
|
||||
void setValues( const QString& categoryName, int categoryValue, const cvf::Color3f& color );
|
||||
void setCategoryValue( int categoryValue );
|
||||
void setReadOnly( bool doReadOnly );
|
||||
|
||||
const cvf::Color3f& color() const;
|
||||
|
||||
Reference in New Issue
Block a user