|
open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
Unified interface to a Qt widget with VTK content, providing consistent usage for VTK versions 8 to 9. More...
#include <iAQVTKWidget.h>
Public Member Functions | |
| iAQVTKWidget (QWidget *parent=nullptr) | |
| Creates the widget; makes sure its inner vtk render window is set, and sets an appropriate surface format. | |
| bool | event (QEvent *evt) override |
| void | updateAll () |
Unified interface to a Qt widget with VTK content, providing consistent usage for VTK versions 8 to 9.
| iAQVTKWidget::iAQVTKWidget | ( | QWidget * | parent = nullptr | ) |
Creates the widget; makes sure its inner vtk render window is set, and sets an appropriate surface format.
|
override |
| void iAQVTKWidget::updateAll | ( | ) |