Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Widget for b mode controls of ultrasound devices. This class handles the mitk::USControlInterfaceDoppler of mitk::USDevice objects. More...
#include <QmitkUSControlsDopplerWidget.h>
Public Member Functions | |
QmitkUSControlsDopplerWidget (mitk::USControlInterfaceDoppler::Pointer controlInterface, QWidget *parent=nullptr) | |
~QmitkUSControlsDopplerWidget () | |
Widget for b mode controls of ultrasound devices. This class handles the mitk::USControlInterfaceDoppler of mitk::USDevice objects.
Definition at line 34 of file QmitkUSControlsDopplerWidget.h.
|
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 20 of file QmitkUSControlsDopplerWidget.cpp.
QmitkUSControlsDopplerWidget::~QmitkUSControlsDopplerWidget | ( | ) |
Definition at line 32 of file QmitkUSControlsDopplerWidget.cpp.