Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <QWidget>
#include <QTimer>
#include "MitkOpenIGTLinkUIExports.h"
#include "mitkIGTLDeviceSource.h"
#include "mitkIGTLClient.h"
#include "mitkDataStorage.h"
#include <itkCommand.h>
#include "ui_QmitkIGTLDeviceSourceManagementWidgetControls.h"
Go to the source code of this file.
Classes | |
class | QmitkIGTLDeviceSourceManagementWidget |
An object of this class offers an UI to manage OpenIGTLink Device Sources and OpenIGTLink Devices. More... | |