fw4spl
SrcLib/ui/fwDicomIOFilterQt/include/fwDicomIOFilterQt/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2016.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __FWDICOMIOFILTERQT_NAMESPACE_HPP__
8 #define __FWDICOMIOFILTERQT_NAMESPACE_HPP__
9 
14 {
15 
19 namespace sorter
20 {
21 } // namespace sorter
22 
26 namespace splitter
27 {
28 } // namespace splitter
29 
33 namespace widget
34 {
35 } // namespace widget
36 
37 } // namespace fwDicomIOFilterQt
38 
39 #endif /* __FWDICOMIOFILTERQT_NAMESPACE_HPP__ */
40 
fwDicomIOFilterQt contains filters used to pre-process images before reading.