23 #ifndef __qMRMLSegmentationRepresentationsListView_h 24 #define __qMRMLSegmentationRepresentationsListView_h 30 #include "qSlicerSegmentationsModuleWidgetsExport.h" 34 #include <ctkVTKObject.h> 37 class qMRMLSegmentationRepresentationsListViewPrivate;
59 void populateRepresentationsList();
62 void createRepresentationDefault();
65 void createRepresentationAdvanced();
68 void removeRepresentation();
74 QScopedPointer<qMRMLSegmentationRepresentationsListViewPrivate>
d_ptr;
QScopedPointer< qMRMLSegmentationRepresentationsListViewPrivate > d_ptr
Abstract Superclass for all specific types of MRML nodes.