<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, May 28, 2015 at 5:51 AM, Kilgus, Thomas <span dir="ltr"><<a href="mailto:t.kilgus@dkfz-heidelberg.de" target="_blank">t.kilgus@dkfz-heidelberg.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="DE" link="blue" vlink="purple"><div><p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1f497d">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.</span></p></div></div></blockquote><div><br></div><div>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 :)</div><div><br></div><div>Cheers,</div><div>DaveĀ </div></div></div></div>