]> Creatis software - clitk.git/commit
- toolbase
authordsarrut <dsarrut>
Wed, 24 Feb 2010 11:42:40 +0000 (11:42 +0000)
committerdsarrut <dsarrut>
Wed, 24 Feb 2010 11:42:40 +0000 (11:42 +0000)
commit0a85e47a06c7d046d06a4645b724c4e81b19998d
treea7e923b1ebf233b994d84c72e7a0df2fa1525f10
parent6bfb777400c8ef3778564641cb1d27fed28f2db1
- toolbase
32 files changed:
CMakeLists.txt
vv/CMakeLists.txt
vv/qt_ui/vvToolCropImage.ui [new file with mode: 0644]
vv/qt_ui/vvToolFoo.ui [new file with mode: 0644]
vv/qt_ui/vvToolWidgetBase.ui [new file with mode: 0644]
vv/vvImageContour.cxx
vv/vvImageContour.h
vv/vvIntensityValueSlider.cxx
vv/vvMainWindow.cxx
vv/vvMainWindow.h
vv/vvMainWindowBase.cxx [new file with mode: 0644]
vv/vvMainWindowBase.h [new file with mode: 0644]
vv/vvSlicerManagerCommand.cxx
vv/vvToolBase.h
vv/vvToolBase.txx [new file with mode: 0644]
vv/vvToolBinarize.cxx
vv/vvToolBinarize.h
vv/vvToolCreator.h [new file with mode: 0644]
vv/vvToolCreator.txx [new file with mode: 0644]
vv/vvToolCreatorBase.cxx
vv/vvToolCreatorBase.h
vv/vvToolCreatorBase.txx
vv/vvToolCropImage.cxx [new file with mode: 0644]
vv/vvToolCropImage.h [new file with mode: 0644]
vv/vvToolFoo.cxx [new file with mode: 0644]
vv/vvToolFoo.h [new file with mode: 0644]
vv/vvToolInputSelectorWidget.cxx
vv/vvToolInputSelectorWidget.h
vv/vvToolManager.cxx
vv/vvToolManager.h
vv/vvToolWidgetBase.cxx [new file with mode: 0644]
vv/vvToolWidgetBase.h [new file with mode: 0644]