#include <Libs/MRML/Widgets/qMRMLClipNodeWidget.h>
|
QScopedPointer< qMRMLClipNodeWidgetPrivate > | d_ptr |
|
QScopedPointer< qMRMLWidgetPrivate > | d_ptr |
|
Definition at line 37 of file qMRMLClipNodeWidget.h.
◆ qMRMLClipNodeWidget()
qMRMLClipNodeWidget::qMRMLClipNodeWidget |
( |
QWidget * | parent = nullptr | ) |
|
◆ ~qMRMLClipNodeWidget()
qMRMLClipNodeWidget::~qMRMLClipNodeWidget |
( |
| ) |
|
|
override |
◆ clipState() [1/2]
int qMRMLClipNodeWidget::clipState |
( |
const char * | nodeID | ) |
const |
◆ clipState() [2/2]
int qMRMLClipNodeWidget::clipState |
( |
vtkMRMLNode * | node | ) |
const |
◆ clipType()
int qMRMLClipNodeWidget::clipType |
( |
| ) |
const |
◆ mrmlClipNode()
◆ needToUpdateClippingNodeFrame()
bool qMRMLClipNodeWidget::needToUpdateClippingNodeFrame |
( |
| ) |
const |
|
protected |
◆ setClipState() [1/2]
void qMRMLClipNodeWidget::setClipState |
( |
const char * | nodeID, |
|
|
int | state ) |
◆ setClipState() [2/2]
void qMRMLClipNodeWidget::setClipState |
( |
vtkMRMLNode * | node, |
|
|
int | state ) |
◆ setClipType()
void qMRMLClipNodeWidget::setClipType |
( |
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.
◆ updateClippingNodeFrame
void qMRMLClipNodeWidget::updateClippingNodeFrame |
( |
| ) |
|
|
protectedslot |
◆ updateClippingNodeFromWidget
void qMRMLClipNodeWidget::updateClippingNodeFromWidget |
( |
| ) |
|
|
protectedslot |
◆ updateMRMLFromWidget
void qMRMLClipNodeWidget::updateMRMLFromWidget |
( |
| ) |
|
|
protectedslot |
◆ updateNodeClipType
void qMRMLClipNodeWidget::updateNodeClipType |
( |
| ) |
|
|
protectedslot |
◆ updateWidgetFromMRML
void qMRMLClipNodeWidget::updateWidgetFromMRML |
( |
| ) |
|
|
protectedslot |
◆ d_ptr
QScopedPointer<qMRMLClipNodeWidgetPrivate> qMRMLClipNodeWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: