Implementation of mitk::USControlInterfaceDoppler for Telemed ultrasound devices. See documentation of mitk::USControlInterfaceBMode for a description of the interface methods.
More...
#include <mitkUSTelemedDopplerControls.h>
Implementation of mitk::USControlInterfaceDoppler for Telemed ultrasound devices. See documentation of mitk::USControlInterfaceBMode for a description of the interface methods.
This implementation does nothing, yet!
Definition at line 29 of file mitkUSTelemedDopplerControls.h.
◆ USTelemedDopplerControls()
◆ ~USTelemedDopplerControls()
mitk::USTelemedDopplerControls::~USTelemedDopplerControls |
( |
| ) |
|
|
protectedvirtual |
◆ GetIsActive()
bool mitk::USTelemedDopplerControls::GetIsActive |
( |
| ) |
|
|
virtual |
◆ mitkClassMacro()
◆ mitkNewMacro1Param()
◆ SetIsActive()
void mitk::USTelemedDopplerControls::SetIsActive |
( |
bool | isActive | ) |
|
|
virtual |
Method must be implemented in every control interface to handle all activities which should be done on activating and deactivating the concrete control interface.
- Parameters
-
isActive | whether the control interface should be activated or deactivated |
Implements mitk::USAbstractControlInterface.
Definition at line 26 of file mitkUSTelemedDopplerControls.cpp.
◆ m_IsActive
bool mitk::USTelemedDopplerControls::m_IsActive |
|
protected |
The documentation for this class was generated from the following files: