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_QmitkIGTLDeviceSetupConnectionWidgetControls.h"
Go to the source code of this file.
Classes | |
class | QmitkIGTLDeviceSetupConnectionWidget |
An object of this class offers an UI to setup the connection of an OpenIGTLink device. More... | |