mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4186 Dual Porosity Model : Show dual porosity text in label and text in 3D view
This commit is contained in:
@@ -122,6 +122,9 @@ public:
|
||||
|
||||
void setDiffResultOptionsEnabled(bool enabled);
|
||||
void setLabelsOnTop(bool labelsOnTop);
|
||||
|
||||
bool hasDualPorFractureResult();
|
||||
|
||||
protected:
|
||||
virtual void updateLegendCategorySettings() {};
|
||||
|
||||
@@ -180,8 +183,6 @@ private:
|
||||
private:
|
||||
void assignFlowSolutionFromCase();
|
||||
|
||||
bool hasDualPorFractureResult();
|
||||
|
||||
QString flowDiagResUiText(bool shortLabel, int maxTracerStringLength = std::numeric_limits<int>::max()) const;
|
||||
|
||||
QList<caf::PdmOptionItemInfo> calcOptionsForVariableUiFieldStandard();
|
||||
|
||||
Reference in New Issue
Block a user