21 #ifndef __qSlicerObject_h 22 #define __qSlicerObject_h 25 #include <QScopedPointer> 28 #include "qSlicerBaseQTCoreExport.h" 31 class qSlicerObjectPrivate;
46 QScopedPointer<qSlicerObjectPrivate>
d_ptr;
QScopedPointer< qSlicerObjectPrivate > d_ptr
A set of MRML Nodes that supports serialization and undo/redo.