[vtk-developers] Antialiasing broken in Qt5

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu May 28 08:51:33 EDT 2015


Just a side note: we'll be looking into this "soon" since ParaView
will be using Qt 5 by default for the binaries we distribute for the
next release.

Utkarsh

On Thu, May 28, 2015 at 8:15 AM, David Lonie <david.lonie at kitware.com> wrote:
> 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
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>


More information about the vtk-developers mailing list