new attribute introduced holding information about the component of the seismic waveforms to display in the overview plot
This commit is contained in:
parent
eab0ea5a7e
commit
9dc5b57ee0
@ -300,7 +300,7 @@ class MainWindow(QMainWindow):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
def getDispComponent(self):
|
def getDispComponent(self):
|
||||||
return self
|
return self._compDisp
|
||||||
|
|
||||||
def getData(self):
|
def getData(self):
|
||||||
return self.data
|
return self.data
|
||||||
|
Loading…
Reference in New Issue
Block a user