[vtkusers] Re: QT and VTK or where to get QVTKWidget?

Michael Dussere dussere at labri.fr
Thu May 19 06:50:40 EDT 2005


Hi Alex,

The integration of Qt support in the VTK library is a new feature, but 
it works fine. You will find more information about this in the VTK 
mailing list archive, but basically you have to :

1 - get the CVS version of VTK (or wait for the next release)
2 - make sure you enable the Qt compilation options for VTK (it should 
be GUI_SUPPORT and GUI_QT or something like that)

If you have have some other questions about VTK and Qt you should try 
the vtk mailing list.

Michael

Alex Malyushytsky wrote:
> I am considering using VTK with QT.
> QT website contains reference to QVTKWidget which supposed to provide
> such integration
> (http://www.trolltech.com/products/3rdparty/vtksupport.html)
> 
> "VTK source code, which also includes code examples on using the
> QVTKWidget class." The statement above is taken from the above mentioned
> link.
> 
> According to my impression it is false.
> In the source code of VTK I downloaded (VTK-4.2-LatestRelease.zip) from
> http://www.vtk.org/get-software.php there is no such class or any
> example of using VTK with QT.
> 
> Search on VTK website did not give anything except some people
> complaints, that class does not work properly with QT4.
> 
> Does anybody know where to get it? 
> 
> Thanks in advance,
>           Alex
> 




More information about the vtkusers mailing list