Import 2017-06-07 23:51:09: master 6aaa218e

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-06-24 09:13:10 master 1e597d82
Affected Issues 0004010: Adding ability to copy/paste 2x2, 3x3 and 4x4 transforms from clipboard to current linear transform
Changeset

ENH: Update transforms module to support copy/paste of linear transforms.

This commit improve the transforms module to allow user to copy/paste
linear transforms to/from the clipboard. Matrix of size 2x2, 3x3 or
4x4 are supported.

Reviewed-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>
Tested-by: Jean-Christophe Fillion-Robin <jchris.fillionr@kitware.com>

Fixes 0004010

From: Adam Rankin <adam.rankin@gmail.com>

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

mod - Modules/Loadable/Transforms/qSlicerTransformsModuleWidget.cxx Diff File
mod - Modules/Loadable/Transforms/qSlicerTransformsModuleWidget.h Diff File