13 #ifndef mitkExampleIOMimeTypes_h
14 #define mitkExampleIOMimeTypes_h
30 bool AppliesTo(
const std::string &path)
const override;
42 static std::vector<CustomMimeType *>
Get();
The CustomMimeType class represents a custom mime-type which may be registered as a service object....
ExampleDataStructureMimeType * Clone() const override
bool AppliesTo(const std::string &path) const override
Checks if the MimeType can handle file at the given location.
ExampleDataStructureMimeType()
static std::string EXAMPLE_MIMETYPE_NAME()
static std::string EXAMPLE_TWO_MIMETYPE_NAME()
static CustomMimeType EXAMPLE_TWO_MIMETYPE()
static ExampleDataStructureMimeType EXAMPLE_MIMETYPE()
static std::vector< CustomMimeType * > Get()
Find image slices visible on a given plane.