[vtkusers] QVTKWidget2
Filippo Brogi
filippo.brogi at topic.nl
Fri May 13 07:45:32 EDT 2016
Hello,
I'm using Qt 5.3 and vtk 6.1 under windows.
A 3D mesh is rendered in a QVTK windows using QVTWidget2. I'm currently trying to pick some cells. The pick event is connected to Qt slot.
mpEventConnections->Connect(mpQVTKWidget->GetRenderWindow()->GetInteractor(),
vtkCommand::EndPickEvent, this,SLOT(objectPickedVTK(vtkObject*, unsigned long, void*, void*)));
Looks like the signal is not emitted.
Using QVTKWidget is working as expected. Anyway I cannot use it for some rendering issues.
Any suggestions?
Met vriendelijke groet / kind regards,
Filippo Brogi
[cid:image0385ad.PNG at 464d654e.41b59ea2]
Topic Embedded Systems
Eindhovenseweg 32c
5683 KH Best
T:
+31 (0) 499 33 69 79
Postbus 440
E:
filippo.brogi at topic.nl
5680 AK Best
W:
www.topic.nl<http://www.topic.nl>
[cid:imagea72771.JPG at a4b7c69a.499a700d]<https://www.facebook.com/TopicEmbeddedSystems>[cid:imagec60585.JPG at de8e3636.4b8c36f0]<https://twitter.com/topic_embedded>[cid:image938546.JPG at f227e14b.428ba263]<http://www.linkedin.com/company/15263>
Please consider the environment before printing this e-mail
Topic zoekt gedreven (embedded) software specialisten! <http://topic.nl/vacatures/topic-zoekt-software-engineers/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160513/a471d164/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image0385ad.PNG
Type: image/png
Size: 21547 bytes
Desc: image0385ad.PNG
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160513/a471d164/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagea72771.JPG
Type: image/jpeg
Size: 1088 bytes
Desc: imagea72771.JPG
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160513/a471d164/attachment.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagec60585.JPG
Type: image/jpeg
Size: 1087 bytes
Desc: imagec60585.JPG
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160513/a471d164/attachment-0001.jpe>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image938546.JPG
Type: image/jpeg
Size: 1060 bytes
Desc: image938546.JPG
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160513/a471d164/attachment-0002.jpe>
More information about the vtkusers
mailing list