In my MainWindow ,menuBar contents and toolBar contents are few that it will occupy only a small portion in the left side off the main window and the rest of the portion is left empty.
Im having a info frame with some widgets in it in the right side of the centerwidget.
my question is that can i use the the info frame from the menu bar space itself as menubar and toolbar can occupy only left portion of the mainwindow and i can use the entire right portion for info frame..?