21 #ifndef __qSlicerSegmentationsNodeWriter_h 22 #define __qSlicerSegmentationsNodeWriter_h 25 #include "qSlicerSegmentationsModuleExport.h" 28 class qSlicerSegmentationsNodeWriterPrivate;
51 QScopedPointer<qSlicerSegmentationsNodeWriterPrivate>
d_ptr;
qSlicerIOOptions * options() const override
Return a qSlicerIONodeWriterOptionsWidget.
qSlicerNodeWriter Superclass
Utility class that is ready to use for most of the nodes.
QScopedPointer< qSlicerSegmentationsNodeWriterPrivate > d_ptr
bool write(const qSlicerIO::IOProperties &properties) override
Utility class that is ready to use for most of the nodes.
Abstract Superclass for all specific types of MRML nodes.