fw4spl
Bundles/ui/uiMedDataQt/include/uiMedDataQt/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2017.
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 __UIMEDDATAQT_NAMESPACE_HPP__
8 #define __UIMEDDATAQT_NAMESPACE_HPP__
9 
13 namespace uiMedDataQt
14 {
15 
19 namespace action
20 {
21 }
22 
26 namespace widget
27 {
28 }
29 
33 namespace editor
34 {
35 }
36 
37 }
38 
42 namespace uiMedDataQt
43 {
44 }
45 
46 #endif /* __UIMEDDATAQT_NAMESPACE_HPP__ */
The namespace uiMedDataQt contains editors for medical data.