#include <Libs/MRML/Widgets/qMRMLROIWidget.h>
|
QScopedPointer< qMRMLROIWidgetPrivate > | d_ptr |
|
Definition at line 37 of file qMRMLROIWidget.h.
◆ qMRMLROIWidget()
qMRMLROIWidget::qMRMLROIWidget |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ ~qMRMLROIWidget()
qMRMLROIWidget::~qMRMLROIWidget |
( |
| ) |
|
|
override |
◆ mrmlROINode()
Returns the current MRML ROI node.
◆ onMRMLNodeModified
void qMRMLROIWidget::onMRMLNodeModified |
( |
| ) |
|
|
protectedslot |
Internal function to update the widgets based on the ROI node.
◆ setDisplayClippingBox
void qMRMLROIWidget::setDisplayClippingBox |
( |
bool |
visible | ) |
|
|
slot |
Turn on/off the visibility of the ROI node.
◆ setExtent()
void qMRMLROIWidget::setExtent |
( |
double |
min, |
|
|
double |
max |
|
) |
| |
◆ setInteractiveMode
void qMRMLROIWidget::setInteractiveMode |
( |
bool |
interactive | ) |
|
|
slot |
Turn on/off the tracking mode of the sliders. The ROI node will be updated only when the slider handles are released.
◆ setMRMLROINode [1/2]
Set the MRML node of interest.
◆ setMRMLROINode [2/2]
void qMRMLROIWidget::setMRMLROINode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
◆ updateROI
void qMRMLROIWidget::updateROI |
( |
| ) |
|
|
protectedslot |
Internal function to update the ROI node based on the sliders.
◆ d_ptr
QScopedPointer<qMRMLROIWidgetPrivate> qMRMLROIWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: