QtVtk icon indicating copy to clipboard operation
QtVtk copied to clipboard

Change Interactor Style

Open MM88 opened this issue 5 years ago • 0 comments

Hello, thank you for the code, it really help me ugrading a project to QtQuick from QtWidgets. Its working for me on Windows 10, with VTK 8.2 and Qt 5.12.3.

Since I need more interaction with 3D data (e.g. select and delete portion of points), I was wondering if there is a way to change the rendering interaction style.

Moreover I was looking for a way to forward a KeyPress event to the QVTKFramebufferObjectItem.

MM88 avatar Jun 07 '19 10:06 MM88