#5837 Well Log Curves : Show icons in tree view

This commit is contained in:
Magne Sjaastad
2020-04-28 06:46:06 +02:00
parent 8c64dbeae9
commit bc400af345
7 changed files with 15 additions and 5 deletions

View File

@@ -72,6 +72,8 @@ public:
virtual QString wellLogChannelUnits() const = 0;
virtual QString wellDate() const { return ""; };
static QString wellLogCurveIconName();
protected:
void updateZoomInParentPlot() override;
void updateLegendsInPlot() override;