Changes

Summary

  1. Data store interface: pass the pointer to our data store when emitting (details)
Commit 424ef2e04e79d7ae1d4c360e072940241cb8f91c by Alan Garny
Data store interface: pass the pointer to our data store when emitting
progress and done signals.
This is currently of no use to us, but it might come handy (and
definitely will be when importing data; see issue #1845).
The file was modified src/plugins/dataStore/CSVDataStore/src/csvdatastoreexporter.cpp (diff)
The file was modified src/plugins/datastoreinterface.h (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.h (diff)
The file was modified src/plugins/dataStore/BioSignalMLDataStore/src/biosignalmldatastoreexporter.cpp (diff)