mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2140 Fracture colors. Set default result to Conductivity when selecting template
This commit is contained in:
@@ -50,6 +50,7 @@ public:
|
||||
|
||||
RimLegendConfig* activeLegend() const;
|
||||
QString resultName() const;
|
||||
void setDefaultResultNameForStimPlan();
|
||||
QString unit() const;
|
||||
float opacityLevel() const;
|
||||
cvf::Color3f defaultColor() const;
|
||||
@@ -66,7 +67,6 @@ protected:
|
||||
|
||||
private:
|
||||
RimFractureTemplateCollection* fractureTemplateCollection() const;
|
||||
static QString toString(const std::pair<QString, QString>& resultNameAndUnit);
|
||||
|
||||
static QString toResultName(const QString& resultNameAndUnit);
|
||||
static QString toUnit(const QString& resultNameAndUnit);
|
||||
|
||||
Reference in New Issue
Block a user