#include <Modules/Loadable/Segmentations/Widgets/qMRMLSegmentationRepresentationsListView.h>
|
QScopedPointer< qMRMLSegmentationRepresentationsListViewPrivate > | d_ptr |
|
◆ qMRMLSegmentationRepresentationsListView()
qMRMLSegmentationRepresentationsListView::qMRMLSegmentationRepresentationsListView |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLSegmentationRepresentationsListView()
qMRMLSegmentationRepresentationsListView::~qMRMLSegmentationRepresentationsListView |
( |
| ) |
|
|
override |
◆ createRepresentationAdvanced
void qMRMLSegmentationRepresentationsListView::createRepresentationAdvanced |
( |
| ) |
|
|
protectedslot |
Create selected representation using custom parameters (pops up parameters widget)
◆ createRepresentationDefault
void qMRMLSegmentationRepresentationsListView::createRepresentationDefault |
( |
| ) |
|
|
protectedslot |
Create selected representation using default parameters.
◆ makeMaster
void qMRMLSegmentationRepresentationsListView::makeMaster |
( |
| ) |
|
|
protectedslot |
Make selected representation the master representation in segmentation.
◆ populateRepresentationsList
void qMRMLSegmentationRepresentationsListView::populateRepresentationsList |
( |
| ) |
|
|
protectedslot |
Populate representations list according to the segmentation node.
◆ removeRepresentation
void qMRMLSegmentationRepresentationsListView::removeRepresentation |
( |
| ) |
|
|
protectedslot |
Remove selected representation.
◆ segmentationNode()
vtkMRMLNode* qMRMLSegmentationRepresentationsListView::segmentationNode |
( |
| ) |
|
Get segmentation MRML node.
◆ setSegmentationNode
void qMRMLSegmentationRepresentationsListView::setSegmentationNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
Set segmentation MRML node.
◆ d_ptr
QScopedPointer<qMRMLSegmentationRepresentationsListViewPrivate> qMRMLSegmentationRepresentationsListView::d_ptr |
|
protected |
The documentation for this class was generated from the following file: