open_iA 2025.6
Loading...
Searching...
No Matches
iAQVTKWidget Class Reference

Unified interface to a Qt widget with VTK content, providing consistent usage for VTK versions 8 to 9. More...

#include <iAQVTKWidget.h>

Inheritance diagram for iAQVTKWidget:
[legend]
Collaboration diagram for iAQVTKWidget:
[legend]

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 ()
 

Detailed Description

Unified interface to a Qt widget with VTK content, providing consistent usage for VTK versions 8 to 9.

Constructor & Destructor Documentation

◆ iAQVTKWidget()

iAQVTKWidget::iAQVTKWidget ( QWidget * parent = nullptr)

Creates the widget; makes sure its inner vtk render window is set, and sets an appropriate surface format.

Member Function Documentation

◆ event()

bool iAQVTKWidget::event ( QEvent * evt)
override

◆ updateAll()

void iAQVTKWidget::updateAll ( )

The documentation for this class was generated from the following files: