13 #ifndef MITKDICOMSEGIOMIMETYPES_H 14 #define MITKDICOMSEGIOMIMETYPES_H 34 bool AppliesTo(
const std::string &path)
const override;
39 static std::string DICOMSEG_MIMETYPE_NAME();
44 static std::vector<CustomMimeType *> Get();
53 #endif // MITKDICOMSEGIOMIMETYPES_H Provides the custom mime types for dicom qi objects loaded with DCMQI.
DataCollection - Class to facilitate loading/accessing structured data.
The CustomMimeType class represents a custom mime-type which may be registered as a service object...
#define MITKDICOMSEGIO_EXPORT