<div dir="ltr">Looks like modularization in 6.0 turned off wrapping of this code. I don't know if there was a particular reason for that. <div><br></div><div>To turn it back on, try removing the EXCLUDE_FROM_WRAPPING line in GUISUpport/Qt/module.cmake and rebuild. </div><div><br></div><div>Please let the list know if that works or not.<div><div><div><br></div></div></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div></div>
<br><div class="gmail_quote">On Fri, Jan 29, 2016 at 10:41 AM, hchen <span dir="ltr"><<a href="mailto:hjchen.work@gmail.com" target="_blank">hjchen.work@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I am trying to write a software using Python+Qt+VTK, and need to pass VTK<br>
events to Qt, but vtkEventQtSlotConnect is not wrapped in Python.<br>
<br>
I built VTK from source: VTK 6.3.0, python 2.7, cmake 3.3 (also tried cmake<br>
2.8).<br>
<br>
But, when I tried to build an early version, VTK 5.10.1, using cmake 2.8, I<br>
can get vtkEventQtSlotConnect wrapped in python.<br>
<br>
I am guessing it might have something to do with the settings in CMakeLists<br>
for VTK6.3.0, but I am not familiar with cmake enough to figure it out, can<br>
anyone help? Thanks!<br>
<br>
Chen<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/vtkEventQtSlotConnect-not-wrapped-in-python-2-7-VTK6-3-tp5736250.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.com/vtkEventQtSlotConnect-not-wrapped-in-python-2-7-VTK6-3-tp5736250.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>