Menu bar not show
Unsolved
General and Desktop
-
Is it shown for the first time ? In ubuntu it is not shown along with MainWindow. It will be at the top of your screen. Just try selecting your MainWindow using the Mouse and see if menu bar appears in the top of your screen. If not just try calling this->menuBar().setVisible(true)
-
@dheerendra yes shown in first time
i test :
this->menuBar().setVisible(true)
menuBar()->show();
but don't work -
Can you paste your sample code here ? We can check about this.
-
to add to @jsulm
Try disable that feature by setting it back to normal
http://askubuntu.com/questions/10481/how-do-i-enable-or-disable-the-global-application-menu
-
@ARASHz4 Could be a bug, you should check https://bugreports.qt.io/secure/Dashboard.jspa