#2903 Plot Name and Legend Text : Add updateAllTextInPlot

This commit is contained in:
Magne Sjaastad
2018-05-11 19:44:01 +02:00
parent 4c1bcf9613
commit 4bd7b1eeb6
3 changed files with 24 additions and 9 deletions

View File

@@ -93,6 +93,8 @@ public:
RimEnsembleCurveSet* clone() const;
void showCurves(bool show);
void updateAllTextInPlot();
private:
caf::PdmFieldHandle* userDescriptionField() override;
caf::PdmFieldHandle* objectToggleField();