#1842 RFT Plot. Show plot when new RFT plot command is triggered

This commit is contained in:
Bjørn Erik Jensen
2017-10-02 09:40:33 +02:00
parent 19e5e61cb7
commit 2add09ea33
9 changed files with 136 additions and 57 deletions

View File

@@ -46,6 +46,7 @@ public:
bool open(const QString& fileName, QString* errorMessage);
QString wellName() const;
QString date() const;
QStringList wellLogChannelNames() const;
std::vector<double> depthValues() const;