 |
CTK
0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
|
Go to the documentation of this file.
21 #ifndef __ctkDICOMQueryRetrieveWidget_h
22 #define __ctkDICOMQueryRetrieveWidget_h
24 #include "ctkDICOMWidgetsExport.h"
28 #include <QItemSelection>
37 class ctkDICOMQueryRetrieveWidgetPrivate;
76 QScopedPointer<ctkDICOMQueryRetrieveWidgetPrivate>
d_ptr;