[vtkusers] Porting QVTKWidget to QtQuick2

Sankhesh Jhaveri sankhesh.jhaveri at kitware.com
Thu Jul 9 10:40:00 EDT 2015


Hi Charles,

Currently there are no plans of adding QtQuick2 support for VTK.

One alternative I'd suggest is that if you have a QWidget application, you
can use QWidget::createWindowContainer to embed QML parts. That way, you
can create a QMainWindow to use QVTKWidget.

Hope that helps.


Warm Regards,

Sankhesh Jhaveri
Research & Development Engineer
Kitware, Inc.
*Phone*: (518) 881 4417
*Fax*: (518) 371 4573



On Thu, Jul 9, 2015 at 5:43 AM, Charles GARRAUD <Charles.GARRAUD at b-com.com>
wrote:

>  Hi,
>
>
>
> As a VTK and QT user, I used to make intensive use of QVTKWidget.
>
> I’ve switched to QML for non-vtk applications and I would like to do so
> for vtk app as well.
>
>
>
> Do you plan to port QVTKWidget to QtQuick2 or it is not in the box for now?
>
>
>
> Thanks for your answer,
>
>
>
> Best Regards
>
>
>
> Charles
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150709/c9c3628a/attachment.html>


More information about the vtkusers mailing list