|
MITK-IGT
IGT Extension of MITK
|
#include <QWidget>#include "MitkIGTUIExports.h"#include "mitkTrackingDevice.h"#include <mitkIPersistenceService.h>#include "QmitkTrackingDeviceConfigurationWidgetConnectionWorker.h"Go to the source code of this file.
Classes | |
| class | QmitkAbstractTrackingDeviceWidget |
| Abstract class to configure a tracking device. Inherited widgets should be registered in the Microservice (TrackingDeviceCollectionWidget), If done so, they will be included in the QmitkTrackingDeviceConfigurationWidget of the Tracking Toolbox. More... | |