#829 Eclipse: Set default legend mapping and color range when selecting a category result

This commit is contained in:
Magne Sjaastad
2016-09-07 11:41:02 +02:00
parent f404299702
commit cf8190cbf1
4 changed files with 36 additions and 3 deletions

View File

@@ -51,6 +51,8 @@ public:
void updateIconState();
virtual void updateLegendCategorySettings() override;
protected:
// Overridden methods
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue);