#include <anatomist/action/dynsegmentaction.h>
Definition at line 218 of file dynsegmentaction.h.
◆ RoiDynSegmentActionView()
◆ ~RoiDynSegmentActionView()
virtual RoiDynSegmentActionView::~RoiDynSegmentActionView |
( |
| ) |
|
|
virtual |
◆ computeModeChanged
void RoiDynSegmentActionView::computeModeChanged |
( |
int |
growthMode | ) |
|
|
slot |
◆ dimensionModeChanged
void RoiDynSegmentActionView::dimensionModeChanged |
( |
int |
newDimensionMode | ) |
|
|
slot |
◆ faithIntervalChanged
void RoiDynSegmentActionView::faithIntervalChanged |
( |
int |
nSigma | ) |
|
|
slot |
◆ findNearestMinimumModeChanged
void RoiDynSegmentActionView::findNearestMinimumModeChanged |
( |
int |
findLocalMinimum | ) |
|
|
slot |
◆ orderChanged
void RoiDynSegmentActionView::orderChanged |
( |
int |
order | ) |
|
|
slot |
◆ refineModeChanged
void RoiDynSegmentActionView::refineModeChanged |
( |
int |
mode | ) |
|
|
slot |
◆ update()
This method is called whenever the observed object is changed.
The programmer calls an observable object's notifyObservers method to have all the object's observers notified of the change.
- Parameters
-
observable | the observable object |
Implements anatomist::Observer.
References slots.
The documentation for this class was generated from the following file: