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_QmitkIGTLDeviceCommandWidgetControls.h"
Go to the source code of this file.
Classes | |
class | QmitkIGTLDeviceCommandWidget |
An object of this class offers an UI to send OpenIGTLink commands. More... | |