Import 2017-06-07 23:51:09: master a5937799

Author Committer Branch Timestamp Parent
naucoin naucoin master 2014-03-07 16:02:31 master 88bc8e03
Affected Issues 0003326: Add toggle for slice intersections in Markups GUI
Changeset

ENH: Add slice intersections toggle to Markups

Added a check box inside the jump slices group box. It's
available to toggle when jump slices is on. It updates
when entering the module, but isn't listening to the
slice composite nodes to update when the Navigation
menu and/or MRML updates happen.
Added test.

Issue 0003326

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

mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.cxx Diff File
mod - Modules/Loadable/Markups/Logic/vtkSlicerMarkupsLogic.h Diff File
mod - Modules/Loadable/Markups/Resources/UI/qSlicerMarkupsModule.ui Diff File
mod - Modules/Loadable/Markups/Testing/Cxx/vtkSlicerMarkupsLogicTest1.cxx Diff File
mod - Modules/Loadable/Markups/qSlicerMarkupsModuleWidget.cxx Diff File