Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Widget for probes controls of ultrasound devices. This class handles the mitk::USControlInterfaceProbes of mitk::USDevice objects. More...
#include <QmitkUSControlsProbesWidget.h>
Public Member Functions | |
QmitkUSControlsProbesWidget (mitk::USControlInterfaceProbes::Pointer controlInterface, QWidget *parent=nullptr) | |
~QmitkUSControlsProbesWidget () | |
Widget for probes controls of ultrasound devices. This class handles the mitk::USControlInterfaceProbes of mitk::USDevice objects.
Definition at line 34 of file QmitkUSControlsProbesWidget.h.
|
explicit |
A pointer to a concrete mitk::USControlInterfaceProbes 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 QmitkUSControlsProbesWidget.cpp.
QmitkUSControlsProbesWidget::~QmitkUSControlsProbesWidget | ( | ) |
Definition at line 55 of file QmitkUSControlsProbesWidget.cpp.