9 #include "uiIO/config.hpp" 11 #include <fwCom/Signal.hpp> 12 #include <fwCom/Slot.hpp> 14 #include <fwGui/IActionSrv.hpp> 93 void configuring() override;
96 void starting() override;
99 void updating() override;
102 void stopping() override;
104 void info(
std::ostream& _sstream ) override;
111 std::
string m_ioSelectorSrvConfig;
113 SPTR(JobCreatedSignalType) m_sigJobCreated;
114 SPTR(ForwardJobSlotType) m_slotForwardJob;
This action allows to export the current series using a temporary seriesDB.
Defines the service interface managing the menu items.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
This namespace fwJobs provides jobs management.
The namespace uiIO contains a simple service to manipulate IO with IHM..