Import 2017-06-07 23:51:09: master 0d758d2d

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-05-01 23:34:19 master f5208e93
Changeset

ENH: Update layout view factory to consider view node visibility property

Calling SetVisibility on any view node mapped into a layout will show or
hide the associated widget.

This commit also introduces a new test named "qMRMLLayoutManagerVisibilityTest"

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

mod - Libs/MRML/Core/vtkMRMLAbstractViewNode.cxx Diff File
mod - Libs/MRML/Widgets/Testing/CMakeLists.txt Diff File
add - Libs/MRML/Widgets/Testing/qMRMLLayoutManagerVisibilityTest.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLLayoutViewFactory.cxx Diff File
mod - Libs/MRML/Widgets/qMRMLLayoutViewFactory.h Diff File