Hi,
maybe thi is Windows specific.
Is there a way to intercept the ShowDesktop event inside a qt application.
I would like to minimize my window when that happens.
I'm using a frameless window, so I would like the same behaviour as an ordinary window.

bye