ApplicationWindow.setShowMenubar
void setShowMenubar(bool showMenubar)Sets whether the window will display a menubar for the app menu and menubar as needed.
Parameters
showMenubar | whether to show a menubar when needed |
void setShowMenubar(bool showMenubar)Sets whether the window will display a menubar for the app menu and menubar as needed.
showMenubar | whether to show a menubar when needed |