<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">
> Can you point me to the definition of QVTKWidget? I can't find it under the<br>
> vtk namespace<br>
><br>
> >>> from vtk import *<br>
> >>> QVTKWidget()<br>
><br>
> Traceback (most recent call last):<br>
>   File "<stdin>", line 1, in <module><br>
> NameError: name 'QVTKWidget' is not defined<br>
<br>
</div>It is a C++ class in VTK/GUISupport/Qt.<br></blockquote><div><br>On /VTK/GUISupport/Qt/Testing/Python there are some examples that are supposed to test QVTKWidget but don't work on vtk 5.6<br><br>Aren't those classes wrapped for Python anymore?<br>
</div></div>