#include <Libs/MRML/Widgets/qMRMLSliceInformationWidget.h>
|
QScopedPointer< qMRMLSliceInformationWidgetPrivate > | d_ptr |
|
QScopedPointer< qMRMLWidgetPrivate > | d_ptr |
|
◆ Superclass
◆ qMRMLSliceInformationWidget()
qMRMLSliceInformationWidget::qMRMLSliceInformationWidget |
( |
QWidget * |
parent = nullptr | ) |
|
|
explicit |
◆ ~qMRMLSliceInformationWidget()
qMRMLSliceInformationWidget::~qMRMLSliceInformationWidget |
( |
| ) |
|
|
override |
◆ mrmlSliceNode()
Get sliceNode
- See also
- setMRMLSliceCompositeNode();
◆ setLightboxLayoutColumns
void qMRMLSliceInformationWidget::setLightboxLayoutColumns |
( |
int |
columnCount | ) |
|
|
slot |
Set lightbox layout column count.
◆ setLightboxLayoutRows
void qMRMLSliceInformationWidget::setLightboxLayoutRows |
( |
int |
rowCount | ) |
|
|
slot |
Set lightbox layout row count.
◆ setMRMLSliceNode [1/2]
void qMRMLSliceInformationWidget::setMRMLSliceNode |
( |
vtkMRMLNode * |
newNode | ) |
|
|
slot |
◆ setMRMLSliceNode [2/2]
void qMRMLSliceInformationWidget::setMRMLSliceNode |
( |
vtkMRMLSliceNode * |
newSliceNode | ) |
|
|
slot |
◆ setPrescribedSliceSpacing
void qMRMLSliceInformationWidget::setPrescribedSliceSpacing |
( |
double |
spacing | ) |
|
|
slot |
◆ setSliceOrientation
void qMRMLSliceInformationWidget::setSliceOrientation |
( |
const QString & |
orientation | ) |
|
|
slot |
Set slice orientation.
- Note
- Orientation could be either "Axial, "Sagittal", "Coronal" or "Reformat".
◆ setSliceSpacingMode
void qMRMLSliceInformationWidget::setSliceSpacingMode |
( |
int |
spacingMode | ) |
|
|
slot |
◆ setSliceVisible
void qMRMLSliceInformationWidget::setSliceVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ setViewGroup
void qMRMLSliceInformationWidget::setViewGroup |
( |
int |
viewGroup | ) |
|
|
slot |
◆ setWidgetVisible
void qMRMLSliceInformationWidget::setWidgetVisible |
( |
bool |
visible | ) |
|
|
slot |
◆ d_ptr
QScopedPointer<qMRMLSliceInformationWidgetPrivate> qMRMLSliceInformationWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: