[vtkusers] VtkQt

David Macias Verde david.maciasverde at gobiernodecanarias.org
Tue Jan 13 10:47:38 EST 2004


Hello:

I have the following code:

pngreader->SetFileName( fn );
big_viewer->SetInput(pngreader->GetOutput());
renwin->SetRenderWindow(big_viewer->GetRenderWindow());

If big_viewer is a vtkQtImageViewer and renwin a vtkQtRenderWindow, what 
is the line which substitutes the third one?. SetRenderWindow works with 
vtkRenderWindow but not with vtkQtRenderWindow.

Have anyone knows where to find a Doxygen Documentation of the VtkQt 
classes?

Thanks in advance.

David Macias



More information about the vtkusers mailing list