mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Allow hiding of category name in color legend item
This commit is contained in:
@@ -41,6 +41,8 @@ public:
|
||||
RimColorLegendItem();
|
||||
~RimColorLegendItem() override;
|
||||
|
||||
void setCategoryFieldsHidden( bool hidden );
|
||||
|
||||
void setValues( const QString& categoryName, int categoryValue, const cvf::Color3f& color );
|
||||
void setCategoryValue( int categoryValue );
|
||||
void setReadOnly( bool doReadOnly );
|
||||
|
||||
Reference in New Issue
Block a user