21#ifndef __ctkVTKSurfaceMaterialPropertyWidget_h
22#define __ctkVTKSurfaceMaterialPropertyWidget_h
27#include "ctkVisualizationVTKWidgetsExport.h"
29class ctkVTKSurfaceMaterialPropertyWidgetPrivate;
55 QScopedPointer<ctkVTKSurfaceMaterialPropertyWidgetPrivate>
d_ptr;
#define QVTK_OBJECT
Define VTK/Qt event/slot connection utility methods. It is a convenient macro that declares and defin...