21 #ifndef __qSlicerMarkupsWriter_h 22 #define __qSlicerMarkupsWriter_h 25 #include "qSlicerMarkupsModuleExport.h" 41 QStringList
extensions(vtkObject*
object)
const override;
45 void setStorageNodeClass(
vtkMRMLStorableNode* storableNode,
const QString& storageNodeClassName);
qSlicerNodeWriter Superclass
Utility class that is ready to use for most of the nodes.
MRML node to represent a 3D surface model.
Utility class that offers writing of markups in both json format, regardless of the current storage n...
bool write(const qSlicerIO::IOProperties &properties) override
QStringList extensions(vtkObject *object) const override
Abstract Superclass for all specific types of MRML nodes.