JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
io.qt.widgets.QMenuBar
Packages that use
QMenuBar
Package
Description
io.qt.widgets
Uses of
QMenuBar
in
io.qt.widgets
Methods in
io.qt.widgets
that return
QMenuBar
Modifier and Type
Method
Description
final
QMenuBar
QMainWindow.
menuBar
()
See
QMainWindow::menuBar()const
Methods in
io.qt.widgets
with parameters of type
QMenuBar
Modifier and Type
Method
Description
final void
QMainWindow.
setMenuBar
(
QMenuBar
menubar)
See
QMainWindow::setMenuBar(QMenuBar*)