Yet another QVTKOpenGLWidget renaming ?

Looks like it is quite even.

After discussing with @cory.quammen, I think the best would be to :

  • Go forward with a low level rename of the widgets.
  • Add a simple high-level named wrapper ready to be expanded once vulkan or other implementation are integrated and that can be used by applications, which points, for now, to QVTKOpenGLNativeWidget.

The only low-level rename proposition was then :

QVTKOpenGLNativeWidget -> QVTKOpenGLNativeWidget (no rename)
QVTKOpenGLWidget -> QVTKOpenGLStereoWidget

Let me know if there is a strong opposition to this suggestion.