Abstract widget to represent and control the properties of a scalar volume node.
More...
#include <Libs/MRML/Widgets/qMRMLVolumeWidget.h>
|
QScopedPointer< qMRMLVolumeWidgetPrivate > | d_ptr |
|
Abstract widget to represent and control the properties of a scalar volume node.
Definition at line 38 of file qMRMLVolumeWidget.h.
◆ Superclass
◆ qMRMLVolumeWidget() [1/2]
qMRMLVolumeWidget::qMRMLVolumeWidget |
( |
QWidget * |
parentWidget = nullptr | ) |
|
|
explicit |
◆ ~qMRMLVolumeWidget()
qMRMLVolumeWidget::~qMRMLVolumeWidget |
( |
| ) |
|
|
override |
◆ qMRMLVolumeWidget() [2/2]
qMRMLVolumeWidget::qMRMLVolumeWidget |
( |
qMRMLVolumeWidgetPrivate * |
ptr, |
|
|
QWidget * |
parentWidget = nullptr |
|
) |
| |
|
protected |
◆ mrmlDisplayNode()
Return the volume display node.
◆ mrmlVolumeNode()
Return the current MRML node of interest
◆ setMRMLVolumeNode [1/2]
Set the volume to observe.
◆ setMRMLVolumeNode [2/2]
void qMRMLVolumeWidget::setMRMLVolumeNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
Utility slot to conveniently connect a SIGNAL(vtkMRMLNode*) with the widget.
◆ updateWidgetFromMRMLDisplayNode
virtual void qMRMLVolumeWidget::updateWidgetFromMRMLDisplayNode |
( |
| ) |
|
|
protectedvirtualslot |
◆ updateWidgetFromMRMLVolumeNode
virtual void qMRMLVolumeWidget::updateWidgetFromMRMLVolumeNode |
( |
| ) |
|
|
protectedvirtualslot |
◆ d_ptr
QScopedPointer<qMRMLVolumeWidgetPrivate> qMRMLVolumeWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: