[Qt-interest] Plain window with Qt::Tool style frame
John Weeks
john at wavemetrics.com
Tue Aug 10 02:10:33 CEST 2010
My application has panels that are "stuck" to document windows. They
are like tool bars, but much larger and more complicated. They need to
have the appearance of a Qt::Tool window, but not the behavior. That
is, they should act like a plain QWidget in a window, not staying
above other windows. I also need them to behave as MDI subwindows.
From another discussion ("QMainWindow with QTool title bar" started
by Israel Brewster) , it seems that using Qt::WindowFlags offers only
Qt::Tool with no option to have the small title bar appearance without
the Tool behavior.
If I were willing to subclass something (what?) could I override the
title bar and frame drawing?
Regards,
John Weeks
WaveMetrics, Inc.
Phone (503) 620-3001
Fax (503) 620-6754
email support at WaveMetrics.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100809/0dc6c6d8/attachment.html
More information about the Qt-interest-old
mailing list