|
Medical Imaging Interaction Toolkit
2025.08.00
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 234 of file QmitkServiceListWidget.h.
| QListWidgetItem* QmitkServiceListWidget::ServiceListLink::item |
Definition at line 237 of file QmitkServiceListWidget.h.
| us::ServiceReferenceU QmitkServiceListWidget::ServiceListLink::service |
Definition at line 236 of file QmitkServiceListWidget.h.