26 #ifndef DICOMCOMPONENT_H
27 #define DICOMCOMPONENT_H
57 #endif // DICOMCOMPONENT_H
DICOM image Component which handle a single DICOM image.
Definition: DicomImageComponent.h:41
DicomImageComponent(const QString &path)
Create a new Component that handles DICOM image.
Exception class to handle abortion in component instanciation.
Definition: AbortException.h:44
Definition: ImageComponent.h:69
virtual ~DicomImageComponent()
Default Destructor.