#include <Modules/Loadable/CropVolume/qSlicerCropVolumeModuleWidget.h>
List of all members.
Detailed Description
Member Typedef Documentation
Constructor & Destructor Documentation
| qSlicerCropVolumeModuleWidget::qSlicerCropVolumeModuleWidget |
( |
QWidget * |
parent = 0 | ) |
|
| virtual qSlicerCropVolumeModuleWidget::~qSlicerCropVolumeModuleWidget |
( |
| ) |
[virtual] |
Member Function Documentation
| virtual void qSlicerCropVolumeModuleWidget::enter |
( |
| ) |
[protected, virtual] |
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.
| void qSlicerCropVolumeModuleWidget::initializeNode |
( |
vtkMRMLNode * |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::initializeParameterNode |
( |
vtkMRMLScene * |
| ) |
[protected] |
| void qSlicerCropVolumeModuleWidget::onApply |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onEndCloseEvent |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onInputROIChanged |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onInputVolumeChanged |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onInterpolationModeChanged |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onIsotropicModeChanged |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onROIVisibilityChanged |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onSpacingScalingValueChanged |
( |
double |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::onVoxelBasedChecked |
( |
bool |
checked | ) |
[protected, slot] |
| virtual void qSlicerCropVolumeModuleWidget::setMRMLScene |
( |
vtkMRMLScene * |
| ) |
[protected, virtual] |
Set the current MRML scene to the widget.
Reimplemented from qSlicerWidget.
| virtual void qSlicerCropVolumeModuleWidget::setup |
( |
| ) |
[protected, virtual] |
| void qSlicerCropVolumeModuleWidget::updateParameters |
( |
| ) |
[protected, slot] |
| void qSlicerCropVolumeModuleWidget::updateWidget |
( |
| ) |
[protected, slot] |
Member Data Documentation
The documentation for this class was generated from the following file: