VTK  9.4.20241228
QVTKRenderWidget.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2// SPDX-License-Identifier: BSD-3-Clause
18#ifndef QVTKRenderWidget_h
19#define QVTKRenderWidget_h
20
21// For now, only wraps the QVTKOpenGLNativeWidget
24
25#endif
QOpenGLWidget subclass to house a vtkGenericOpenGLRenderWindow in a Qt application.
Generic QWidget for displaying a vtkRenderWindow in a Qt Application.