Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
Internal structure used to link ServiceReferences to their QListWidgetItems. More...
#include <QmitkServiceListWidget.h>
Public Attributes | |
us::ServiceReferenceU | service |
QListWidgetItem * | item |
Internal structure used to link ServiceReferences to their QListWidgetItems.
Definition at line 238 of file QmitkServiceListWidget.h.
QListWidgetItem* QmitkServiceListWidget::ServiceListLink::item |
Definition at line 241 of file QmitkServiceListWidget.h.
Referenced by QmitkServiceListWidget::AddServiceToList().
us::ServiceReferenceU QmitkServiceListWidget::ServiceListLink::service |
Definition at line 240 of file QmitkServiceListWidget.h.
Referenced by QmitkServiceListWidget::AddServiceToList().