[vtk-developers] QVTKWidget in python

Panagiotis Mavrogiorgos pmav99 at gmail.com
Thu Sep 1 12:02:22 EDT 2011


> > Can you point me to the definition of QVTKWidget? I can't find it under
> the
> > vtk namespace
> >
> > >>> from vtk import *
> > >>> QVTKWidget()
> >
> > Traceback (most recent call last):
> >   File "<stdin>", line 1, in <module>
> > NameError: name 'QVTKWidget' is not defined
>
> It is a C++ class in VTK/GUISupport/Qt.
>

On /VTK/GUISupport/Qt/Testing/Python there are some examples that are
supposed to test QVTKWidget but don't work on vtk 5.6

Aren't those classes wrapped for Python anymore?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20110901/5306731f/attachment.html>


More information about the vtk-developers mailing list