how to
-
Hi
There is raise()
http://doc.qt.io/qt-5/qwidget.html#raise
which moves it over its other siblings. -
How to put a window on top of another QWiget, not the topest of the all QWiget(not using this flag-WindowStaysOnTopHint)?
-
oh The main idea is forgotten, thank for remind.raise() it cant moves it over its parent ,is it ?
-
This post is deleted!