#include <Libs/MRML/Widgets/qMRMLClipNodeWidget.h>
|
| QScopedPointer< qMRMLClipNodeWidgetPrivate > | d_ptr |
| |
Definition at line 38 of file qMRMLClipNodeWidget.h.
◆ qMRMLClipNodeWidget()
| qMRMLClipNodeWidget::qMRMLClipNodeWidget |
( |
QWidget * |
parent = nullptr | ) |
|
◆ ~qMRMLClipNodeWidget()
| qMRMLClipNodeWidget::~qMRMLClipNodeWidget |
( |
| ) |
|
|
override |
◆ clippingMethod()
◆ clipType()
| int qMRMLClipNodeWidget::clipType |
( |
| ) |
const |
◆ greenSliceClipState()
| int qMRMLClipNodeWidget::greenSliceClipState |
( |
| ) |
const |
◆ mrmlClipNode()
◆ redSliceClipState()
| int qMRMLClipNodeWidget::redSliceClipState |
( |
| ) |
const |
◆ setClippingMethod()
◆ setClipType()
| void qMRMLClipNodeWidget::setClipType |
( |
int |
| ) |
|
◆ setGreenSliceClipState()
| void qMRMLClipNodeWidget::setGreenSliceClipState |
( |
int |
| ) |
|
◆ setMRMLClipNode [1/2]
Set the clip node to represent.
◆ setMRMLClipNode [2/2]
| void qMRMLClipNodeWidget::setMRMLClipNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
Utility function to be connected to signals/slots.
◆ setRedSliceClipState()
| void qMRMLClipNodeWidget::setRedSliceClipState |
( |
int |
| ) |
|
◆ setYellowSliceClipState()
| void qMRMLClipNodeWidget::setYellowSliceClipState |
( |
int |
| ) |
|
◆ updateNodeClippingMethod
| void qMRMLClipNodeWidget::updateNodeClippingMethod |
( |
| ) |
|
|
protectedslot |
◆ updateNodeClipType
| void qMRMLClipNodeWidget::updateNodeClipType |
( |
| ) |
|
|
protectedslot |
◆ updateNodeGreenClipState
| void qMRMLClipNodeWidget::updateNodeGreenClipState |
( |
| ) |
|
|
protectedslot |
◆ updateNodeRedClipState
| void qMRMLClipNodeWidget::updateNodeRedClipState |
( |
| ) |
|
|
protectedslot |
◆ updateNodeYellowClipState
| void qMRMLClipNodeWidget::updateNodeYellowClipState |
( |
| ) |
|
|
protectedslot |
◆ updateWidgetFromMRML
| void qMRMLClipNodeWidget::updateWidgetFromMRML |
( |
| ) |
|
|
protectedslot |
◆ yellowSliceClipState()
| int qMRMLClipNodeWidget::yellowSliceClipState |
( |
| ) |
const |
◆ d_ptr
| QScopedPointer<qMRMLClipNodeWidgetPrivate> qMRMLClipNodeWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: