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