 |
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 __ctkDICOMServerNodeWidget_h
22 #define __ctkDICOMServerNodeWidget_h
30 #include "ctkDICOMWidgetsExport.h"
32 class QTableWidgetItem;
33 class ctkDICOMServerNodeWidgetPrivate;
80 QScopedPointer<ctkDICOMServerNodeWidgetPrivate>
d_ptr;