[Qt-interest] How to display classification banners in QMainWindow?

Eric Clark eclark at ara.com
Fri Jul 31 20:41:53 CEST 2009


Hello All,

I have an application that is developed for the government and it is a requirement that the application have classification banners on the top and bottom of the main window to display the classification of the application. I would like for these banners to be the topmost and bottommost widgets in my main window, but I do not see how to do this. It seems as though the menu bar must always be the topmost widget and the status bar must be the bottommost widget. Does anyone know how to bypass this? I could set my own menu bar widget on the main window, but the menu bar class says it always puts itself at the top of the layout. I could put the banner below the menu bar and above the status bar, but I am not sure how to set the status bar widget.

Thank you in advance!
Eric

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090731/957676ff/attachment.html 


More information about the Qt-interest-old mailing list