Hi to all,

I'm a Qt newbie user,
and I'm here to ask the way to place a QStatusBar object at the top of a QMainWindow.
Infact usually the status bar is placed at the bottom.
I looked for in the list members of QStatusBar class (also in the ihnerited ones) if there is a method to achieve this task, but my searching failed...

Thanks in advance for your help.