Fix a bug where output images are not loaded after app execution in monteverdi.
It was introduced by the combination of !161 (merged) and !441 (merged), it was caused by two problems:
mvdQtWidgetView.h
mvdMainWindow.cxx
Fixed by making the overriden function virtual, and using the new Qt 5 syntax for signal/slot connection.
Fix the bug.
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging: