Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "MitkQtWidgetsExports.h"
#include "ui_QmitkServiceListWidgetControls.h"
#include <vector>
#include <QListWidgetItem>
#include <QWidget>
#include "mitkServiceInterface.h"
#include "usModuleContext.h"
#include "usServiceEvent.h"
#include "usServiceReference.h"
Go to the source code of this file.
Classes | |
class | QmitkServiceListWidget |
This widget provides abstraction for the handling of MicroServices. More... | |
struct | QmitkServiceListWidget::ServiceListLink |
Internal structure used to link ServiceReferences to their QListWidgetItems. More... | |