Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
QmitkServiceListWidget::ServiceListLink Struct Reference

Internal structure used to link ServiceReferences to their QListWidgetItems. More...

#include <QmitkServiceListWidget.h>

Public Attributes

us::ServiceReferenceU service
 
QListWidgetItem * item
 

Detailed Description

Internal structure used to link ServiceReferences to their QListWidgetItems.

Definition at line 238 of file QmitkServiceListWidget.h.

Member Data Documentation

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().


The documentation for this struct was generated from the following file: