[vtkusers] interaction problem

G G greenlander1986 at gmail.com
Mon Apr 25 11:41:09 EDT 2011


Do you have some example? or example on the internet, please. I am trying
something all afternoon but any solution :(

2011/4/25 Rashid Tanweer <quantum_cook at yahoo.com>

> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110425/bc390227/attachment.htm>


More information about the vtkusers mailing list