9 #include "fwGui/config.hpp" 10 #include "fwGui/IGuiContainerSrv.hpp" 12 #include <fwServices/IService.hpp> #define fwCoreNonInstanciableClassDefinitionsMacro(_classinfo_)
Generate common code for Non Instanciable classes (Interfaces, Abstract classes, ...)
The namespace fwGui contains the base interface for IHM services.
virtual ~IView() noexcept
Destructor. Do nothing.
Defines the service interface managing the layout.
IView() noexcept
Constructor. Do nothing (Just initialize parameters).
Defines the service interface managing a view placed in main frame.