Module activator for the USUI module. Registers custom widget for mitk::USVideoDevice as microservice.
More...
#include <mitkUSUIActivator.h>
Module activator for the USUI module. Registers custom widget for mitk::USVideoDevice as microservice.
Definition at line 30 of file mitkUSUIActivator.h.
◆ USUIActivator()
mitk::USUIActivator::USUIActivator |
( |
| ) |
|
◆ ~USUIActivator()
mitk::USUIActivator::~USUIActivator |
( |
| ) |
|
|
override |
◆ Load()
void mitk::USUIActivator::Load |
( |
us::ModuleContext * |
context | ) |
|
|
override |
Custom video device widget is registered as a micro service on module load. A plugin can get this widget then when using a mitk::USVideoDevice.
◆ Unload()
void mitk::USUIActivator::Unload |
( |
us::ModuleContext * |
context | ) |
|
|
override |
Custom video device widget is deregistered from micro service on module unload.
◆ m_USCustomWidgets
Contains the currently available US custom controls widgets which are loaded on Load()
Definition at line 51 of file mitkUSUIActivator.h.
The documentation for this class was generated from the following file: