GUI for surface-based interpolation.
More...
#include <QmitkSurfaceBasedInterpolatorWidget.h>
|
Ui::QmitkSurfaceBasedInterpolatorWidgetGUIControls | m_Controls |
|
GUI for surface-based interpolation.
- See also
- QmitkInteractiveSegmentation
-
mitk::SurfaceBasedInterpolationController
QmitkSurfaceBasedInterpolatorWidgetController is responsible to watch the GUI, to notice, which slice is currently visible. It triggers generation of interpolation suggestions and also triggers acception of suggestions.
Definition at line 51 of file QmitkSurfaceBasedInterpolatorWidget.h.
◆ QmitkSurfaceBasedInterpolatorWidget()
QmitkSurfaceBasedInterpolatorWidget::QmitkSurfaceBasedInterpolatorWidget |
( |
QWidget * |
parent = nullptr , |
|
|
const char * |
name = nullptr |
|
) |
| |
◆ ~QmitkSurfaceBasedInterpolatorWidget()
QmitkSurfaceBasedInterpolatorWidget::~QmitkSurfaceBasedInterpolatorWidget |
( |
| ) |
|
|
override |
◆ ChangeSurfaceColor
void QmitkSurfaceBasedInterpolatorWidget::ChangeSurfaceColor |
( |
| ) |
|
|
protectedslot |
◆ OnAcceptInterpolationClicked
void QmitkSurfaceBasedInterpolatorWidget::OnAcceptInterpolationClicked |
( |
| ) |
|
|
protectedslot |
◆ OnRunInterpolation
void QmitkSurfaceBasedInterpolatorWidget::OnRunInterpolation |
( |
| ) |
|
|
protectedslot |
◆ OnShowMarkers
void QmitkSurfaceBasedInterpolatorWidget::OnShowMarkers |
( |
bool |
| ) |
|
|
protectedslot |
◆ OnSurfaceInterpolationFinished
void QmitkSurfaceBasedInterpolatorWidget::OnSurfaceInterpolationFinished |
( |
| ) |
|
|
protectedslot |
◆ OnSurfaceInterpolationInfoChanged()
void QmitkSurfaceBasedInterpolatorWidget::OnSurfaceInterpolationInfoChanged |
( |
const itk::EventObject & |
| ) |
|
Just public because it is called by itk::Commands. You should not need to call this.
◆ OnToggleWidgetActivation
void QmitkSurfaceBasedInterpolatorWidget::OnToggleWidgetActivation |
( |
bool |
| ) |
|
|
slot |
Reaction to "Start/Stop" button click.
◆ OnToolManagerWorkingDataModified()
void QmitkSurfaceBasedInterpolatorWidget::OnToolManagerWorkingDataModified |
( |
| ) |
|
◆ SetDataStorage()
void QmitkSurfaceBasedInterpolatorWidget::SetDataStorage |
( |
mitk::DataStorage & |
storage | ) |
|
◆ ShowInterpolationResult()
void QmitkSurfaceBasedInterpolatorWidget::ShowInterpolationResult |
( |
bool |
| ) |
|
Set the visibility of the interpolation.
◆ StartUpdateInterpolationTimer
void QmitkSurfaceBasedInterpolatorWidget::StartUpdateInterpolationTimer |
( |
| ) |
|
|
protectedslot |
◆ StopUpdateInterpolationTimer
void QmitkSurfaceBasedInterpolatorWidget::StopUpdateInterpolationTimer |
( |
| ) |
|
|
protectedslot |
◆ m_Controls
Ui::QmitkSurfaceBasedInterpolatorWidgetGUIControls QmitkSurfaceBasedInterpolatorWidget::m_Controls |
The documentation for this class was generated from the following file: