Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include <QWidget>
#include <QTimer>
#include "MitkOpenIGTLinkUIExports.h"
#include "mitkIGTLMessageProvider.h"
#include "mitkIGTLClient.h"
#include "mitkDataStorage.h"
#include <itkCommand.h>
#include "ui_QmitkIGTLStreamingManagementWidgetControls.h"
Go to the source code of this file.
Classes | |
class | QmitkIGTLStreamingManagementWidget |
An object of this class offers an UI to manage the streaming of message sources. More... | |