#include <Libs/MRML/Widgets/qMRMLMatrixWidget.h>
|
QScopedPointer< qMRMLMatrixWidgetPrivate > | d_ptr |
|
Definition at line 36 of file qMRMLMatrixWidget.h.
◆ Superclass
◆ CoordinateReferenceType
Set/Get Coordinate system By default, the selector coordinate system will be set to GLOBAL
Definition at line 53 of file qMRMLMatrixWidget.h.
◆ coordinateReference
◆ qMRMLMatrixWidget()
qMRMLMatrixWidget::qMRMLMatrixWidget |
( |
QWidget * |
parent | ) |
|
|
explicit |
◆ ~qMRMLMatrixWidget()
qMRMLMatrixWidget::~qMRMLMatrixWidget |
( |
| ) |
|
|
override |
◆ coordinateReference()
◆ mrmlTransformNode()
◆ setCoordinateReference()
◆ setMRMLTransformNode [1/2]
Set the MRML node of interest
◆ setMRMLTransformNode [2/2]
void qMRMLMatrixWidget::setMRMLTransformNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
◆ updateMatrix
void qMRMLMatrixWidget::updateMatrix |
( |
| ) |
|
|
protectedslot |
Triggered upon MRML transform node updates
◆ updateTransformNode
void qMRMLMatrixWidget::updateTransformNode |
( |
| ) |
|
|
protectedslot |
Triggered when the user modifies the cells of the matrix. Synchronize with the node.
◆ d_ptr
QScopedPointer<qMRMLMatrixWidgetPrivate> qMRMLMatrixWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: