[vtk-developers] QVTKRenderWindowInteractor and resizeEvent

Clinton Stimpson clinton at elemtech.com
Thu Sep 1 11:46:38 EDT 2011


On Thursday, September 01, 2011 06:32:49 am Panagiotis Mavrogiorgos wrote:
> > I'd go ahead with a patch, if it fixes the problem in a few situations.
> > 
> > To help your confidence on the correctness of the patch, QVTKWidget was
> > already
> > doing the same thing.
> 
> Should the same patch be applied for qt as well? Or only for qt4?

Qt3's end-of-life was in 2007.  I'd leave it alone or drop it.

> 
> As far as I can tell, it is going to do no harm, but I haven't tested it.
> 
> *off topic*
> 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.

-- 
Clinton Stimpson
Elemental Technologies, Inc
Computational Simulation Software, LLC
www.csimsoft.com



More information about the vtk-developers mailing list