MITK-IGT
IGT Extension of MITK
Loading...
Searching...
No Matches
QmitkUSControlsDopplerWidget Class Reference

Widget for b mode controls of ultrasound devices. This class handles the mitk::USControlInterfaceDoppler of mitk::USDevice objects. More...

#include <QmitkUSControlsDopplerWidget.h>

Inheritance diagram for QmitkUSControlsDopplerWidget:

Public Member Functions

 QmitkUSControlsDopplerWidget (mitk::USControlInterfaceDoppler::Pointer controlInterface, QWidget *parent=nullptr)
 
 ~QmitkUSControlsDopplerWidget () override
 

Detailed Description

Widget for b mode controls of ultrasound devices. This class handles the mitk::USControlInterfaceDoppler of mitk::USDevice objects.

Definition at line 30 of file QmitkUSControlsDopplerWidget.h.

Constructor & Destructor Documentation

◆ QmitkUSControlsDopplerWidget()

QmitkUSControlsDopplerWidget::QmitkUSControlsDopplerWidget ( mitk::USControlInterfaceDoppler::Pointer controlInterface,
QWidget * parent = nullptr )
explicit

A pointer to a concrete mitk::USControlInterfaceDoppler is needed to construct a QmitkUSControlsBModeWidget. Widget is ready after constructing; slots are connected to gui controls.

If a null pointer is given for 'controlInterface' all gui control elements will be disabled.

Definition at line 16 of file QmitkUSControlsDopplerWidget.cpp.

◆ ~QmitkUSControlsDopplerWidget()

QmitkUSControlsDopplerWidget::~QmitkUSControlsDopplerWidget ( )
override

Definition at line 28 of file QmitkUSControlsDopplerWidget.cpp.


The documentation for this class was generated from the following files: