Import 2017-06-07 23:51:09: master 8d907029

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-04-29 19:27:51 master 2becc8be
Changeset

BUG: Ensure qMRMLLayoutManager::viewWidget can return custom widget

This commit updates the function so that it can return widget created
either (a) by layout factory associated with a new type of node or
(b) by specialized layout factory associated with an existing node type.

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24198 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Libs/MRML/Widgets/Testing/CMakeLists.txt Diff File
add - Libs/MRML/Widgets/Testing/qMRMLLayoutManagerWithCustomFactoryTest.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLLayoutManager.cxx Diff File