#829 Update display and pick information when reloading / selecting a formation names file

This commit is contained in:
Jacob Støren
2016-09-12 11:36:59 +02:00
parent e360c55e16
commit 88af194702
10 changed files with 64 additions and 0 deletions

View File

@@ -80,6 +80,8 @@ public:
virtual void axisLabels(cvf::String* xLabel, cvf::String* yLabel, cvf::String* zLabel);
virtual bool isUsingFormationNames() const override;
protected:
virtual void defineUiTreeOrdering(caf::PdmUiTreeOrdering& uiTreeOrdering, QString uiConfigName = "");