[vtkusers] QT, VTK, and ITK combined program exit problem

clinton@elemtech.com clinton at elemtech.com
Fri Jun 24 21:03:57 EDT 2011


If you are using Qt, the event loop should be handled by Qt, not VTK with the iren->start.
Also be sure to use the QVTKInteractor instead of the type from the factory method vtkRenderWindowInteractor::New.

Clint

----- Reply message -----
From: "Xiaopeng Yang" <yxp233 at postech.ac.kr>
Date: Fri, Jun 24, 2011 6:42 pm
Subject: [vtkusers] QT, VTK, and ITK combined program exit problem
To: "'vtk'" <vtkusers at vtk.org>, <insight-users at itk.org>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110624/3f8afbf4/attachment.htm>


More information about the vtkusers mailing list