QmitkToolDistanceWidget.
More...
#include <QmitkToolDistanceWidget.h>
QmitkToolDistanceWidget.
Widget for setting up and controlling an update timer in an IGT-Pipeline.
Definition at line 33 of file QmitkToolDistanceWidget.h.
◆ DistanceLabelType
◆ QmitkToolDistanceWidget()
QmitkToolDistanceWidget::QmitkToolDistanceWidget |
( |
QWidget * |
parent | ) |
|
◆ ~QmitkToolDistanceWidget()
QmitkToolDistanceWidget::~QmitkToolDistanceWidget |
( |
| ) |
|
|
override |
◆ ClearDistanceMatrix()
void QmitkToolDistanceWidget::ClearDistanceMatrix |
( |
| ) |
|
This method clears the whole tool distances matrix.
◆ CreateConnections()
void QmitkToolDistanceWidget::CreateConnections |
( |
| ) |
|
|
protected |
◆ CreateQtPartControl()
void QmitkToolDistanceWidget::CreateQtPartControl |
( |
QWidget * |
parent | ) |
|
|
protected |
◆ CreateToolDistanceMatrix()
void QmitkToolDistanceWidget::CreateToolDistanceMatrix |
( |
itk::ProcessObject::DataObjectPointerArray & |
outputs | ) |
|
This method creates the initial distances matrix and labels it with the connected tool names.
◆ SetDistanceLabelValuesInvalid
void QmitkToolDistanceWidget::SetDistanceLabelValuesInvalid |
( |
| ) |
|
|
slot |
This method set's all distance entries in the matrix to "---". Can be used e.g. if tracking is stopped.
◆ ShowDistanceValues()
void QmitkToolDistanceWidget::ShowDistanceValues |
( |
itk::ProcessObject::DataObjectPointerArray & |
outputs | ) |
|
This method displays the matrix with the distances between the tracking source's outputs in a QGridLayout.
◆ m_Controls
Ui::QmitkToolDistanceWidgetControls* QmitkToolDistanceWidget::m_Controls |
|
protected |
The documentation for this class was generated from the following file: