Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkUSControlsBModeWidget Class Reference

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

#include <QmitkUSControlsBModeWidget.h>

Inheritance diagram for QmitkUSControlsBModeWidget:
Collaboration diagram for QmitkUSControlsBModeWidget:

Public Member Functions

 QmitkUSControlsBModeWidget (mitk::USControlInterfaceBMode::Pointer controlInterface, QWidget *parent=nullptr)
 
 ~QmitkUSControlsBModeWidget ()
 

Detailed Description

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

Definition at line 34 of file QmitkUSControlsBModeWidget.h.

Constructor & Destructor Documentation

QmitkUSControlsBModeWidget::QmitkUSControlsBModeWidget ( mitk::USControlInterfaceBMode::Pointer  controlInterface,
QWidget *  parent = nullptr 
)
explicit

A pointer to a concrete mitk::USControlInterfaceBMode 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 QmitkUSControlsBModeWidget.cpp.

QmitkUSControlsBModeWidget::~QmitkUSControlsBModeWidget ( )

Definition at line 89 of file QmitkUSControlsBModeWidget.cpp.


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