Hi again,

we don't have dedicated signals for scene IO. However, you can listen for 
Add/RemoveNode events. See the implementation of QmitkDataStorageComboBox [1] 
for an example.

[1] 
https://github.com/MITK/MITK/blob/v2015.05.2/Modules/QtWidgets/src/QmitkDataStorageComboBox.cpp#L108-L138

Best,
Stefan
________________________________________
Von: Nil Goyette [[email protected]]
Gesendet: Freitag, 4. März 2016 15:24
An: [email protected]
Betreff: [mitk-users] Loading scene

Hi all,

Is there some bool or signal to know if we are currently loading a
scene? Some kind of warning? It would be nice to have that because I'm
doing some work in NodeAdded and it's totally useless (and buggy) if
there's still some data to load. I want to delay the work until the
scene has finished loading.

Nil

------------------------------------------------------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://makebettercode.com/inteldaal-eval
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to