[vtkusers] Interactor crashing in a QVTKWidget with vtkImagePlaneWidget

Cyrille Faucheux cyrille.faucheux at etu.univ-tours.fr
Tue Jan 25 09:33:36 EST 2011


You are right, it "works".

Find attached the code of the previous version of my application (which 
doesn't use Qt).
The code is nearly the same. Everything works fine.

Thans a lot for your time.

Cyrille

Le 25/01/2011 15:19, David Doria a écrit :
> On Tue, Jan 25, 2011 at 9:17 AM, Cyrille Faucheux
> <cyrille.faucheux at etu.univ-tours.fr>  wrote:
>> Actually, I didn't provided any image, the "images" folder contains an
>> icon used in the interface.
>>
>> Are you sure it works when you comment the line:
>> //m_negatoSagittal->SetInput(connector->GetOutput()); ?
>>
>> Because if i do not set the input of "m_negatoSagittal" to the output of
>> "connector", my data isn't used anywhere, so I do not understand how you
>> manage to display something with this line commented.
> What I said was the plane widget moves around without crashing the
> application, not that the data was displayed properly :)
>
> David
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3PlaneViewer.zip
Type: application/zip
Size: 4426 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110125/ad84a557/attachment.zip>


More information about the vtkusers mailing list