9 #include "ioDicom/config.hpp" 11 #include <fwGui/editor/IDialogEditor.hpp> 58 IODICOM_API
void starting() override;
61 IODICOM_API
void stopping() override;
70 IODICOM_API
void configuring() override;
74 IODICOM_API
void updating() override;
77 IODICOM_API
void info(
std::ostream& _sstream ) override;
82 bool m_filtersAreExcluded;
89 std::vector<
std::
string > m_selectedFilters;
Display a dialog to select a dicom filter.
ioDicom contains services used to deal with the DICOM standard.
#define fwCoreServiceClassDefinitionsMacro(_classinfo_)
Generate common code for services classes.
Defines the service interface managing the editor service which create their own container.