[vtkusers] QVTKWidget existing interactors

Jothybasu K Selvaraj jothybasu at gmail.com
Wed Apr 14 11:49:46 EDT 2010


I think, most of the convenience classes which packs other classes for ease
of use has interactors set already.

If you are using something different or want to modify the way ineractors
behave, you need to modify or create them.


Jothy

On Wed, Apr 14, 2010 at 4:26 PM, Drysdale, Jeremy <
jeremy.drysdale at philips.com> wrote:

>  Hello VTK users,
>
>
>
> I am still fairly new to VTK, so please forgive my (likely) noob question…
>
>
>
> I have several QVTKWidgets on screen at one time (some showing 2D slices,
> some showing a 3D volume).  I would like to add an interactor to these
> widgets so that the 2D slice viewers will scroll through the slices with the
> mouse wheel, the 3D volume viewer will roll/rotate with a mouse click/drag,
> and both 2D and 3D have the capability to adjust window/level and zooming
> via some mouse movement (doesn’t matter how).  Scrolling and window/level
> modifications are already available through sliders on the GUI.
>
>
>
> My question is, do interactors already exist that do this sort of thing?
> Or is this something I must write custom?
>
>
>
> Thanks,
>
>
>
> Jeremy Drysdale
>
> Distinguished Research Engineer
>
> Prototyping
>
> Philips Research North America
>
> 345 Scarborough Road
>
> Briarcliff Manor, NY, 10510, USA
>
> Tel: (914) 945-6612
>
> E-mail: jeremy.drysdale at philips.com
>
>
>
> Please consider the environment before printing this email.
>
>
>
> ------------------------------
> The information contained in this message may be confidential and legally
> protected under applicable law. The message is intended solely for the
> addressee(s). If you are not the intended recipient, you are hereby notified
> that any use, forwarding, dissemination, or reproduction of this message is
> strictly prohibited and may be unlawful. If you are not the intended
> recipient, please contact the sender by return e-mail and destroy all copies
> of the original message.
>
> _______________________________________________
> 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/20100414/e92e4375/attachment.htm>


More information about the vtkusers mailing list