#include <Modules/Loadable/CropVolume/qSlicerCropVolumeModuleWidget.h>
|
| QScopedPointer< qSlicerCropVolumeModuleWidgetPrivate > | d_ptr |
| |
| QScopedPointer< qSlicerAbstractModuleWidgetPrivate > | d_ptr |
| |
| QScopedPointer< qSlicerWidgetPrivate > | d_ptr |
| |
| QScopedPointer< qSlicerObjectPrivate > | d_ptr |
| |
| QScopedPointer< qSlicerAbstractModuleRepresentationPrivate > | d_ptr |
| |
◆ Superclass
◆ qSlicerCropVolumeModuleWidget()
| qSlicerCropVolumeModuleWidget::qSlicerCropVolumeModuleWidget |
( |
QWidget * |
parent = 0 | ) |
|
◆ ~qSlicerCropVolumeModuleWidget()
| virtual qSlicerCropVolumeModuleWidget::~qSlicerCropVolumeModuleWidget |
( |
| ) |
|
|
virtual |
◆ enter()
| virtual void qSlicerCropVolumeModuleWidget::enter |
( |
| ) |
|
|
protectedvirtual |
The enter and exit methods are called when the module panel changes. These give the module a chance to do any setup or shutdown operations as it becomes active and inactive. It is the responsibility of the module's manager to call the methods. enter() and exit() must be called when reimplementing these methods in order to have isEntered() valid.
Reimplemented from qSlicerAbstractModuleWidget.
◆ initializeInputROI
| void qSlicerCropVolumeModuleWidget::initializeInputROI |
( |
vtkMRMLNode * |
| ) |
|
|
protectedslot |
◆ onApply
| void qSlicerCropVolumeModuleWidget::onApply |
( |
| ) |
|
|
protectedslot |
◆ onFillValueChanged
| void qSlicerCropVolumeModuleWidget::onFillValueChanged |
( |
double |
| ) |
|
|
protectedslot |
◆ onFixAlignment
| void qSlicerCropVolumeModuleWidget::onFixAlignment |
( |
| ) |
|
|
protectedslot |
◆ onInputROIAdded
| void qSlicerCropVolumeModuleWidget::onInputROIAdded |
( |
vtkMRMLNode * |
node | ) |
|
|
protectedslot |
when ROIs get added to the node selector, if the selector doesn't have a current node, select it
◆ onInterpolationEnabled
| void qSlicerCropVolumeModuleWidget::onInterpolationEnabled |
( |
bool |
interpolationEnabled | ) |
|
|
protectedslot |
◆ onInterpolationModeChanged
| void qSlicerCropVolumeModuleWidget::onInterpolationModeChanged |
( |
| ) |
|
|
protectedslot |
◆ onIsotropicModeChanged
| void qSlicerCropVolumeModuleWidget::onIsotropicModeChanged |
( |
bool |
| ) |
|
|
protectedslot |
◆ onMRMLSceneEndBatchProcessEvent
| void qSlicerCropVolumeModuleWidget::onMRMLSceneEndBatchProcessEvent |
( |
| ) |
|
|
protectedslot |
◆ onROIFit
| void qSlicerCropVolumeModuleWidget::onROIFit |
( |
| ) |
|
|
protectedslot |
◆ onROIVisibilityChanged
| void qSlicerCropVolumeModuleWidget::onROIVisibilityChanged |
( |
bool |
| ) |
|
|
protectedslot |
◆ onSpacingScalingValueChanged
| void qSlicerCropVolumeModuleWidget::onSpacingScalingValueChanged |
( |
double |
| ) |
|
|
protectedslot |
◆ onVolumeInformationSectionClicked
| void qSlicerCropVolumeModuleWidget::onVolumeInformationSectionClicked |
( |
bool |
isOpen | ) |
|
|
protectedslot |
◆ setEditedNode()
| virtual bool qSlicerCropVolumeModuleWidget::setEditedNode |
( |
vtkMRMLNode * |
node, |
|
|
QString |
role = QString(), |
|
|
QString |
context = QString() |
|
) |
| |
|
virtual |
◆ setInputROI
| void qSlicerCropVolumeModuleWidget::setInputROI |
( |
vtkMRMLNode * |
| ) |
|
|
protectedslot |
◆ setInputVolume
| void qSlicerCropVolumeModuleWidget::setInputVolume |
( |
vtkMRMLNode * |
| ) |
|
|
protectedslot |
◆ setMRMLScene()
| virtual void qSlicerCropVolumeModuleWidget::setMRMLScene |
( |
vtkMRMLScene * |
| ) |
|
|
protectedvirtual |
◆ setOutputVolume
| void qSlicerCropVolumeModuleWidget::setOutputVolume |
( |
vtkMRMLNode * |
node | ) |
|
|
protectedslot |
◆ setParametersNode
| void qSlicerCropVolumeModuleWidget::setParametersNode |
( |
vtkMRMLNode * |
node | ) |
|
|
slot |
◆ setup()
| virtual void qSlicerCropVolumeModuleWidget::setup |
( |
| ) |
|
|
protectedvirtual |
◆ updateVolumeInfo
| void qSlicerCropVolumeModuleWidget::updateVolumeInfo |
( |
| ) |
|
|
protectedslot |
◆ updateWidgetFromMRML
| void qSlicerCropVolumeModuleWidget::updateWidgetFromMRML |
( |
| ) |
|
|
protectedslot |
◆ d_ptr
| QScopedPointer<qSlicerCropVolumeModuleWidgetPrivate> qSlicerCropVolumeModuleWidget::d_ptr |
|
protected |
The documentation for this class was generated from the following file: