<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
Hi.<br /><br />I use QVTKWdget2, but in QVTKWidget you should be able to call "update()" to update the Qt widget / view too...<br /><br />Best Regards,<br /><br />Kim<br />
<p>Am 12.08.2014 20:18 schrieb Sankhesh Jhaveri:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="ltr">
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff;">Hi JL,<br /><br /></div>
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff;">It doesn't matter whether you setup the VTK pipeline first or the Qt UI. </div>
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff;">All you need to do while creating the pipeline is to not provide the data to the mapper. Once you load the file/data, you can set that as the input data to the mapper and call Render on the RenderWindow.<br /><br /></div>
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff;">Hope that helps!</div>
<div class="gmail_extra"><br clear="all" />
<div>
<div dir="ltr">
<div><span style="color: #0000ff;"> </span></div>
<div><span style="color: #0000ff;">Best Regards,</span><br />
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff;"><br />​Sankhesh Jhaveri​</div>
</div>
<span style="font-family: verdana,sans-serif;">Research & Development Engineer</span>
<div><span style="font-family: verdana,sans-serif;">Kitware, Inc.</span><br /><strong>Phone</strong>: (518) 881 4417<br /><strong>Fax</strong>: (518) 371 4573<br /><br /> </div>
</div>
</div>
<br />
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin: 0  0  0  .8ex; border-left: 1px  #ccc  solid; padding-left: 1ex;">From: "Jakub Łągwa" <<a href="mailto:kubalagwa@gmail.com">kubalagwa@gmail.com</a>><br /> To: <a href="mailto:vtkusers@vtk.org">vtkusers@vtk.org</a><br />Cc: <br />Date: Mon, 11 Aug 2014 19:28:29 +0200<br />Subject: [vtkusers]
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff; display: inline;">​​</div>
Problem with Volume rendering inside Qt application.
<div class="gmail_default" style="font-family: arial,helvetica,sans-serif; color: #0000ff; display: inline;">​​</div>
<br />
<div dir="ltr">
<div>
<div>
<div>Hello everyone,<br /><br /></div>
I have a problem with rendering volume in my VTK+ITK+Qt application, which should visualize DICOM volumetric data in QVTKWidget. But when I create my volume pipeline firstly (as a non-part of Qt mechanism), and than setup Qt ui and run RenWin->Render() everything works fine. Unfortunatelly, I want to setup ui first, let the user choose the file to load and than render volume. Is it some kind of known issue? I work on Ubuntu 12.04 + VTK 5.8 + ITK 4.5. <br /><br /></div>
Thanks for your help in advance.<br /><br /></div>
JL</div>
<br /><br /></blockquote>
</div>
</div>
</div>
<br />
<pre>_______________________________________________
Powered by <a href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a>

Follow this link to subscribe/unsubscribe:
<a href="http://public.kitware.com/mailman/listinfo/vtkusers">http://public.kitware.com/mailman/listinfo/vtkusers</a>
</pre>
</blockquote>
<div>
<pre>-- <br />Kim Rosenbohm, Barfüßerstr. 7, 37073 Göttingen, 0163/8723172</pre>
</div>
</body></html>