103#ifndef QVTKOpenGLNativeWidget_h
104#define QVTKOpenGLNativeWidget_h
106#include <QOpenGLWidget>
107#include <QScopedPointer>
110#include "vtkGUISupportQtModule.h"
122 typedef QOpenGLWidget Superclass;
127 Qt::WindowFlags f = Qt::WindowFlags());
227 double CustomDevicePixelRatio;
228 QCursor DefaultCursor;
an interactor for QVTKOpenGLNativeWidget (and QVTKWiget).
Helper to manage Qt context and other OpenGL components.
platform independent render window
create a window for renderers to draw into
Hold a reference to a vtkObjectBase instance.