comparison Resources/CMake/OrthancStoneConfiguration.cmake @ 247:3d523c9a8f0d am

trying to use boost::signals2 even more.
author am@osimis.io
date Mon, 02 Jul 2018 12:32:02 +0200
parents 5470b15f7cf2
children
comparison
equal deleted inserted replaced
246:5470b15f7cf2 247:3d523c9a8f0d
173 ${ORTHANC_STONE_ROOT}/Framework/Layers/CircleMeasureTracker.cpp 173 ${ORTHANC_STONE_ROOT}/Framework/Layers/CircleMeasureTracker.cpp
174 ${ORTHANC_STONE_ROOT}/Framework/Layers/ColorFrameRenderer.cpp 174 ${ORTHANC_STONE_ROOT}/Framework/Layers/ColorFrameRenderer.cpp
175 ${ORTHANC_STONE_ROOT}/Framework/Layers/DicomStructureSetRendererFactory.cpp 175 ${ORTHANC_STONE_ROOT}/Framework/Layers/DicomStructureSetRendererFactory.cpp
176 ${ORTHANC_STONE_ROOT}/Framework/Layers/FrameRenderer.cpp 176 ${ORTHANC_STONE_ROOT}/Framework/Layers/FrameRenderer.cpp
177 ${ORTHANC_STONE_ROOT}/Framework/Layers/GrayscaleFrameRenderer.cpp 177 ${ORTHANC_STONE_ROOT}/Framework/Layers/GrayscaleFrameRenderer.cpp
178 ${ORTHANC_STONE_ROOT}/Framework/Layers/ILayerSource.h
178 ${ORTHANC_STONE_ROOT}/Framework/Layers/LayerSourceBase.cpp 179 ${ORTHANC_STONE_ROOT}/Framework/Layers/LayerSourceBase.cpp
179 ${ORTHANC_STONE_ROOT}/Framework/Layers/LineLayerRenderer.cpp 180 ${ORTHANC_STONE_ROOT}/Framework/Layers/LineLayerRenderer.cpp
180 ${ORTHANC_STONE_ROOT}/Framework/Layers/LineMeasureTracker.cpp 181 ${ORTHANC_STONE_ROOT}/Framework/Layers/LineMeasureTracker.cpp
181 ${ORTHANC_STONE_ROOT}/Framework/Layers/OrthancFrameLayerSource.cpp 182 ${ORTHANC_STONE_ROOT}/Framework/Layers/OrthancFrameLayerSource.cpp
182 ${ORTHANC_STONE_ROOT}/Framework/Layers/RenderStyle.cpp 183 ${ORTHANC_STONE_ROOT}/Framework/Layers/RenderStyle.cpp
204 ${ORTHANC_STONE_ROOT}/Framework/Viewport/CairoSurface.cpp 205 ${ORTHANC_STONE_ROOT}/Framework/Viewport/CairoSurface.cpp
205 ${ORTHANC_STONE_ROOT}/Framework/Viewport/IStatusBar.h 206 ${ORTHANC_STONE_ROOT}/Framework/Viewport/IStatusBar.h
206 ${ORTHANC_STONE_ROOT}/Framework/Viewport/WidgetViewport.cpp 207 ${ORTHANC_STONE_ROOT}/Framework/Viewport/WidgetViewport.cpp
207 ${ORTHANC_STONE_ROOT}/Framework/Volumes/ImageBuffer3D.cpp 208 ${ORTHANC_STONE_ROOT}/Framework/Volumes/ImageBuffer3D.cpp
208 ${ORTHANC_STONE_ROOT}/Framework/Volumes/SlicedVolumeBase.cpp 209 ${ORTHANC_STONE_ROOT}/Framework/Volumes/SlicedVolumeBase.cpp
209 ${ORTHANC_STONE_ROOT}/Framework/Volumes/StructureSetLoader.cpp 210 # ${ORTHANC_STONE_ROOT}/Framework/Volumes/StructureSetLoader.cpp
210 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeLoaderBase.cpp 211 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeLoaderBase.cpp
211 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp 212 ${ORTHANC_STONE_ROOT}/Framework/Volumes/VolumeReslicer.cpp
212 ${ORTHANC_STONE_ROOT}/Framework/Widgets/CairoWidget.cpp 213 ${ORTHANC_STONE_ROOT}/Framework/Widgets/CairoWidget.cpp
213 ${ORTHANC_STONE_ROOT}/Framework/Widgets/EmptyWidget.cpp 214 ${ORTHANC_STONE_ROOT}/Framework/Widgets/EmptyWidget.cpp
214 ${ORTHANC_STONE_ROOT}/Framework/Widgets/LayerWidget.cpp 215 ${ORTHANC_STONE_ROOT}/Framework/Widgets/LayerWidget.cpp