<p dir="ltr">Hi, <br>
As Giulio wrote, it is not clear what you want to achieve. If you want to draw with OpenGL on a Qt widget, there is a QGLWidget which is supposed for that (or its actual replacement - QOpenGLWidget, but it will be introduced in 5.4 if I'm not wrong here, you can try the latest snapshot). QDialog is not supposed for that.</p>

<p dir="ltr">BR,<br>
Filip</p>
<div class="gmail_quote">On Aug 8, 2014 3:57 AM, "Steve (YiLiang) Zhou" <<a href="mailto:szhou@telecomsys.com">szhou@telecomsys.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Thiago,<br>
Thanks for your  reply, Giulio did give me some advices to try , but I'm<br>
not so familiar with qt and wayland ,so I post the help request here<br>
too.<br>
Can you or Giulio give me some sample codes so that I can get this work?<br>
Anyway thank you guys very much for your replys.<br>
<br>
<br>
<br>
Thanks and Best Regards<br>
Steve Zhou<br>
<br>
-----Original Message-----<br>
From: Thiago Macieira [mailto:<a href="mailto:thiago.macieira@intel.com">thiago.macieira@intel.com</a>]<br>
Sent: Thursday, August 07, 2014 10:19 PM<br>
To: <a href="mailto:interest@qt-project.org">interest@qt-project.org</a><br>
Cc: Steve (YiLiang) Zhou<br>
Subject: Re: [Interest] Help!! app qt4 upgrade to qt5 for wayland on<br>
tizen ivi, can't get the QDialog's window handle which can cast to<br>
EGLNativeWindowType<br>
<br>
On Thursday 07 August 2014 15:51:31 Steve  Zhou wrote:<br>
> Dear all,<br>
<br>
Hi Steve<br>
<br>
Didn't Giulio reply to you on this very subject on the wayland mailing<br>
list?<br>
Giulio is Qt Wayland's co-maintainer, so his answer there is the best<br>
you're going to get.<br>
<br>
Is there anything new?<br>
--<br>
Thiago Macieira - thiago.macieira (AT) <a href="http://intel.com" target="_blank">intel.com</a><br>
  Software Architect - Intel Open Source Technology Center<br>
<br>
<br>
CONFIDENTIALITY NOTICE: The information contained in this message may be privileged and/or confidential. If you are not the intended recipient, or responsible for delivering this message to the intended recipient, any review, forwarding, dissemination, distribution or copying of this communication or any attachment(s) is strictly prohibited. If you have received this message in error, please notify the sender immediately, and delete it and all attachments from your computer and network.<br>

_______________________________________________<br>
Interest mailing list<br>
<a href="mailto:Interest@qt-project.org">Interest@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/interest" target="_blank">http://lists.qt-project.org/mailman/listinfo/interest</a><br>
</blockquote></div>