Unified interface to a Qt widget with VTK content, providing consistent usage for VTK versions 8 to 9.
More...
#include <iAQVTKWidget.h>
|
| | 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::iAQVTKWidget |
( |
QWidget * | parent = nullptr | ) |
|
Creates the widget; makes sure its inner vtk render window is set, and sets an appropriate surface format.
◆ event()
| bool iAQVTKWidget::event |
( |
QEvent * | evt | ) |
|
|
override |
◆ updateAll()
| void iAQVTKWidget::updateAll |
( |
| ) |
|
The documentation for this class was generated from the following files: