Medical Imaging Interaction Toolkit  2023.12.99-1652ac8d
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 234 of file QmitkServiceListWidget.h.

Member Data Documentation

◆ item

QListWidgetItem* QmitkServiceListWidget::ServiceListLink::item

Definition at line 237 of file QmitkServiceListWidget.h.

◆ service

us::ServiceReferenceU QmitkServiceListWidget::ServiceListLink::service

Definition at line 236 of file QmitkServiceListWidget.h.


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