21 #ifndef __qSlicerXcedeCatalogReader 22 #define __qSlicerXcedeCatalogReader 27 class qSlicerXcedeCatalogReaderPrivate;
52 QScopedPointer<qSlicerXcedeCatalogReaderPrivate>
d_ptr;
virtual bool load(const IOProperties &properties)
Properties availables : fileMode, multipleFiles, fileType.
virtual QString description() const =0
Unique name of the reader/writer.
MRML logic class for color manipulation.
QScopedPointer< qSlicerXcedeCatalogReaderPrivate > d_ptr
qSlicerFileReader Superclass
virtual QStringList extensions() const
virtual IOFileType fileType() const =0
Multiple readers can share the same file type.