9 #include "fwGui/config.hpp" 10 #include "fwGui/IGuiContainerSrv.hpp" 12 #include <fwServices/IService.hpp> 14 #include <fwTools/Failed.hpp> The namespace fwGui contains the base interface for IHM services.
Defines the service interface managing the editor service for object.
IEditor() noexcept
Constructor. Do nothing (Just initialize parameters).
Defines the service interface managing the layout.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
virtual ~IEditor() noexcept
Destructor. Do nothing.