issue #13348: Call ConfigureEvent on QEvent::Resize in QVTKInteractorAdapter
The configure event was not called after resizing in QVTKInteractorAdapter. This fix applies the same behavior used in vtkWin32RenderWindowInteractor::OnSize().
The configure event was not called after resizing in QVTKInteractorAdapter. This fix applies the same behavior used in vtkWin32RenderWindowInteractor::OnSize().