vtkEventQtSlotConnect.h doesn't support QT_NO_KEYWORDS
This issue was created automatically from an original Mantis Issue. Further discussion may take place here.
In order to support QT_NO_KEYWORDS, like QVTKWidget does: http://www.vtk.org/Bug/view.php?id=5544 vtkEventQtSlotConnect.h has to be treated the same way.
The attached patch accomplishes this.