<div dir="ltr">On Fri, Oct 2, 2015 at 6:32 AM, Manuel Bachmann <span dir="ltr"><<a href="mailto:manuel.bachmann@iot.bzh" target="_blank">manuel.bachmann@iot.bzh</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div><div>* Daniels, I totally agree with you that "raise()" is a bad choice of wording, it offers false expectations, and we agreed with Jasper that present() is a lot better (plus, it resembles a "present()" function present in popular toolkits such as GTK+) ;<br></div></div></div></blockquote><div><br>Qt calls it "raise": <a href="http://doc.qt.io/qt-5/qwindow.html#raise">http://doc.qt.io/qt-5/qwindow.html#raise</a><br><br></div><div>It also has a requestActivate <a href="http://doc.qt.io/qt-5/qwindow.html#requestActivate">http://doc.qt.io/qt-5/qwindow.html#requestActivate</a> but this seems to be more of a "I want the keyboard focus".<br><br></div></div></div></div>