#6234 Use color legend from template.

This commit is contained in:
Kristian Bendiksen
2020-09-24 09:19:20 +02:00
parent 851e245f83
commit a7b2a28df7
6 changed files with 67 additions and 20 deletions

View File

@@ -50,6 +50,9 @@ public:
void loadDataAndUpdate();
RimColorLegend* colorLegend() const;
void setColorLegend( RimColorLegend* colorLegend );
protected:
void defineEditorAttribute( const caf::PdmFieldHandle* field,
QString uiConfigName,