17 #ifndef MITKDIFFUSIONIOMIMETYPES_H
18 #define MITKDIFFUSIONIOMIMETYPES_H
34 virtual bool AppliesTo(
const std::string &path)
const override;
42 virtual bool AppliesTo(
const std::string &path)
const override;
46 static std::vector<CustomMimeType*>
Get();
105 #endif // MITKDIFFUSIONIOMIMETYPES_H
static std::string CONNECTOMICS_MATRIX_MIMETYPE_NAME()
DiffusionImageNrrdMimeType()
static CustomMimeType FIBERBUNDLE_TRK_MIMETYPE()
static std::string PLANARFIGURECOMPOSITE_MIMETYPE_NAME()
static std::string CONNECTOMICS_LIST_MIMETYPE_NAME()
static std::string CONNECTOMICS_MIMETYPE_DESCRIPTION()
static DiffusionImageNrrdMimeType DWI_NRRD_MIMETYPE()
static std::string DTI_MIMETYPE_DESCRIPTION()
static std::string FIBERBUNDLE_MIMETYPE_DESCRIPTION()
virtual bool AppliesTo(const std::string &path) const override
Checks if the MimeType can handle file at the given location.
static CustomMimeType DTI_MIMETYPE()
static CustomMimeType CONNECTOMICS_MIMETYPE()
DataCollection - Class to facilitate loading/accessing structured data.
static std::string FIBERBUNDLE_VTK_MIMETYPE_NAME()
static std::string DWI_NRRD_MIMETYPE_NAME()
static std::string CONNECTOMICS_MIMETYPE_NAME()
static std::string QBI_MIMETYPE_NAME()
DiffusionImageNiftiMimeType()
static CustomMimeType CONNECTOMICS_LIST_MIMETYPE()
The CustomMimeType class represents a custom mime-type which may be registered as a service object...
static std::vector< CustomMimeType * > Get()
static std::string DWI_NRRD_MIMETYPE_DESCRIPTION()
static std::string DTI_MIMETYPE_NAME()
static std::string FIBERBUNDLE_TRK_MIMETYPE_NAME()
virtual DiffusionImageNrrdMimeType * Clone() const override
static std::string QBI_MIMETYPE_DESCRIPTION()
static CustomMimeType PLANARFIGURECOMPOSITE_MIMETYPE()
static std::string DWI_NIFTI_MIMETYPE_NAME()
static CustomMimeType FIBERBUNDLE_VTK_MIMETYPE()
static std::string DWI_NIFTI_MIMETYPE_DESCRIPTION()
virtual DiffusionImageNiftiMimeType * Clone() const override
static DiffusionImageNiftiMimeType DWI_NIFTI_MIMETYPE()
static CustomMimeType CONNECTOMICS_MATRIX_MIMETYPE()
virtual bool AppliesTo(const std::string &path) const override
Checks if the MimeType can handle file at the given location.
static CustomMimeType QBI_MIMETYPE()
static std::string PLANARFIGURECOMPOSITE_MIMETYPE_DESCRIPTION()