<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi, <br>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. <br><br>Regards,<br>Rashid <br></div><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> G G &lt;greenlander1986@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> vtkusers@vtk.org<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, April 25, 2011 1:30:35 AM<br><b><span style="font-weight: bold;">Subject:</span></b> [vtkusers] interaction
 problem<br></font><br>
Hi, could someone help me, how to connect this code<br><span><a target="_blank" href="http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx">http://vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx</a></span><br>
with <br>vtkEventQtSlotConnect<br>?<br>A dont know how to connect it :( <br>Thanks a lot<br>
</div></div>
</div></body></html>