]> Creatis software - clitk.git/commit
Add a watcher to file
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 14 Jan 2019 12:21:02 +0000 (13:21 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 14 Jan 2019 12:21:02 +0000 (13:21 +0100)
commit706d7e2dc69e12b3823cfae2f3be3f903e4d3c80
tree7335c7b782796fcc46af7bf6d6c5ef325df608d7
parent7f257bb16342aa315291cef76f33d9fe727fc07b
Add a watcher to file

vv reload automatically a file if it changed on the disk.
The watcher is on the mhd file, and when it send a signal:
we find the item in the data tree corresponding to that file (in the data tree the items are written with an extra 0 at the end of the pathname)
We reload all these items stored in a vector
vv/vvMainWindow.cxx
vv/vvMainWindow.h