Am 02.04.2012 um 20:06 schrieb Tibo W <tibo_...@yahoo.com>:

> I have a Qt application displayed full screen, and small semi-transparent 
> windows (QGraphicsView + QML) on top on the main app.

Oh, by the way, I strongly do believe that the "Windows Hints" only have an 
effect on either QDialog or QMainWindow based widgets (probably QToolBar as 
well, maybe others which usually have a window title etc.).

So if your top-level widget is a QGraphicsView itself, place it inside a 
(borderless) QDialog and set the flags on that one. Just in case...

Cheers,
  Oliver


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to