7 #ifndef __GUI_ACTION_SBOOLEANSLOTCALLER_HPP__ 8 #define __GUI_ACTION_SBOOLEANSLOTCALLER_HPP__ 10 #include "gui/action/SSlotCaller.hpp" 11 #include "gui/config.hpp" 13 #include <fwCom/Slots.hpp> 15 #include <fwGui/IActionSrv.hpp> 17 #include <fwServices/IService.hpp> 56 GUI_API
void updating() override;
Run a slot given by HasSlot id and slot key.
The namespace gui contains the basic services to build the application IHM.
Defines the service interface managing the menu items.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
This action runs a slot given by HasSlot id and slot key with a boolean in paramter representing the ...