]> Creatis software - cpPlugins.git/commit
MPR objects updated
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 20 Apr 2016 23:58:52 +0000 (18:58 -0500)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 20 Apr 2016 23:58:52 +0000 (18:58 -0500)
commite6bef8234ffd9030c68a6786466a08cf144b7871
tree41167588291d80cfb1d7e703e12a55ce1434fbfe
parente2fb8817731f6231d34941a208e46b36dad425b2
MPR objects updated
35 files changed:
appli/PipelineEditor/PipelineEditor.cxx
appli/PipelineEditor/PipelineEditor.h
appli/examples/extensions/CMakeLists.txt
appli/examples/extensions/example_ImageSlice.cxx [new file with mode: 0644]
appli/examples/plugins/CMakeLists.txt
appli/examples/plugins/QT/CMakeLists.txt [new file with mode: 0644]
appli/examples/plugins/QT/example_MPRViewer/CMakeLists.txt [new file with mode: 0644]
appli/examples/plugins/QT/example_MPRViewer/example_MPRViewer.cxx [new file with mode: 0644]
appli/examples/plugins/QT/example_MPRViewer/example_MPRViewer.h [new file with mode: 0644]
appli/examples/plugins/QT/example_MPRViewer/example_MPRViewer.ui [new file with mode: 0644]
appli/examples/plugins/QT/example_MPRViewer/main.cxx [new file with mode: 0644]
appli/examples/plugins/example_ShowImage.cxx [new file with mode: 0644]
lib/cpExtensions/CMakeLists.txt
lib/cpExtensions/Interaction/ImageInteractorStyle.cxx
lib/cpExtensions/Interaction/ImageInteractorStyle.h
lib/cpExtensions/QT/PropertyWidget.cxx [new file with mode: 0644]
lib/cpExtensions/QT/PropertyWidget.h [new file with mode: 0644]
lib/cpExtensions/QT/PropertyWidget.ui [new file with mode: 0644]
lib/cpExtensions/QT/SimpleMPRWidget.cxx
lib/cpExtensions/QT/SimpleMPRWidget.h
lib/cpExtensions/QT/SimpleMPRWidget.ui
lib/cpExtensions/Visualization/ImageSliceActors.cxx
lib/cpExtensions/Visualization/ImageSliceActors.h
lib/cpExtensions/Visualization/MPRActors.cxx
lib/cpExtensions/Visualization/MPRActors.h
lib/cpExtensions/Visualization/MPRObjects.cxx
lib/cpExtensions/Visualization/MPRObjects.h
lib/cpPipelineEditor/Editor.cxx
lib/cpPipelineEditor/Editor.h
lib/cpPipelineEditor/Port.cxx
lib/cpPlugins/BaseWidget.cxx
lib/cpPlugins/BaseWidget.h
lib/cpPlugins/Interface.cxx
plugins/cpPluginsIO/MeshReader.cxx
plugins/cpPluginsIO/MeshWriter.cxx