fw4spl
Bundles/ui/guiQt/include/guiQt/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 __GUIQT_NAMESPACE_HPP__
8 #define __GUIQT_NAMESPACE_HPP__
9 
33 namespace guiQt
34 {
35 
36 }
37 #endif /* __GUIQT_NAMESPACE_HPP__ */
The namespace guiQt contains the basic services to build the application IHM with Qt...
Definition: Code.hpp:21