 |
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 __ctkErrorLogWidget_h
22 #define __ctkErrorLogWidget_h
28 #include "ctkWidgetsExport.h"
31 class ctkErrorLogWidgetPrivate;
32 class QAbstractButton;
73 QScopedPointer<ctkErrorLogWidgetPrivate>
d_ptr;