[Qt-interest] Minimize Qt Applications on Mac OS
R. Reucher
rene.reucher at batcom-it.net
Fri Sep 11 08:31:03 CEST 2009
On Thu, 10 Sep 2009 18:15:03 +0100, Nuno Correia wrote:
> How I can minimize qt applications in Mac OS? the QWidget::showMinimized
> only works in Windows.
No. I guess you're misunderstanding the docs here... it says "Calling
this function only affects windows", and that's not to confuse with
"Windows(TM)" :).
When you follow the link it says further: "A window is a widget that
isn't visually the child of any other widget and that usually has a frame
and a window title".
So, although I'm no Mac OS X user, I'd guess it should work. It also
works nicely on X11, BTW :).
HTH, René
--
René Reucher
rene.reucher at batcom-it.net
http://www.batcom-it.net/
More information about the Qt-interest-old
mailing list