[vtkusers] interaction problem

Rashid Tanweer quantum_cook at yahoo.com
Mon Apr 25 02:26:50 EDT 2011


Hi, 
QT and VTK events are different and are generated through seperate pipelines. 
Best way is to have them both catch, vtk events in vtkCommand Callback by 
registering it through interactor and QT Event by registering a proper slot for 
it. 


Regards,
Rashid 




________________________________
From: G G <greenlander1986 at gmail.com>
To: vtkusers at vtk.org
Sent: Mon, April 25, 2011 1:30:35 AM
Subject: [vtkusers] interaction problem

Hi, could someone help me, how to connect this code
http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx

with 
vtkEventQtSlotConnect
?
A dont know how to connect it :( 
Thanks a lot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110424/8403506a/attachment.htm>


More information about the vtkusers mailing list