9 #include "uiMeasurement/config.hpp" 11 #include <fwData/Image.hpp> 13 #include <fwGui/IActionSrv.hpp> 55 void configuring() override;
57 void starting() override;
59 void updating() override;
61 void stopping() override;
63 void info(
std::ostream& _sstream ) override;
68 void showDistance(
bool isShown);
This class is a helper to define the connections of a service and its data.
The namespace uiMeasurement contains actions to add/show/remove distances and landmarks.
Defines the service interface managing the menu items.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
This action allows to show/hide image distances.