[vtk-developers] Antialiasing broken in Qt5

David Lonie david.lonie at kitware.com
Thu May 28 08:15:57 EDT 2015


On Thu, May 28, 2015 at 5:51 AM, Kilgus, Thomas <t.kilgus at dkfz-heidelberg.de
> wrote:

> I am not sure if I get this right. I should remove the Qt dependency from
> the initialization of the QVTKWidget? But this is widget is Qt dependent
> per definition? I guess I would not really know what I am doing, since I
> have no experience with X11. But I could start to make the code compile and
> check if there is any Qt5 migration guide for these interfaces and defs, if
> that helps.
>

The entire Qt dependency doesn't need to be removed, just the Qt/X11
specific stuff that is deprecated for Qt 5. I'm sure this will eventually
become a big enough priority for a team here to address it, but I have no
idea when that would happen. Until then, treat Qt5 support as experimental
-- you'll be venturing into uncharted waters outside of Qt4, and some parts
may require assembly :)

Cheers,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150528/5c5d659f/attachment.html>


More information about the vtk-developers mailing list