#2035 Add color and legend text to the PLT curves

This commit is contained in:
Jacob Støren
2017-11-08 11:22:16 +01:00
parent 9ce06a9084
commit 014dd9497a
6 changed files with 53 additions and 24 deletions

View File

@@ -58,7 +58,8 @@ public:
void setFileName(const QString& fileName);
QString fileName() const { return m_fileName; }
QString name() const { return m_name; }
bool readFile(QString* errorMessage);
QString wellName() const;