Definition at line 62 of file qmenubar.h.
#include <qmenubar.h>

| ~QMenuBar | ( | ) |
| QAction* addSeparator | ( | ) |
| void clear | ( | ) |
| QAction* activeAction | ( | ) | const |
| void setActiveAction | ( | QAction * | action | ) |
| void setDefaultUp | ( | bool | ) |
| bool isDefaultUp | ( | ) | const |
| int heightForWidth | ( | int | ) | const [virtual] |
Reimplemented from QWidget.
| void setCornerWidget | ( | QWidget * | w, |
| Qt::Corner | corner =
Qt::TopRightCorner |
||
| ) |
| QWidget* cornerWidget | ( | Qt::Corner | corner =
Qt::TopRightCorner |
) | const |
| bool isNativeMenuBar | ( | ) | const |
| void setNativeMenuBar | ( | bool | nativeMenuBar | ) |
| virtual void setVisible | ( | bool | visible | ) | [virtual, slot] |
Reimplemented from QWidget.
| void triggered | ( | QAction * | action | ) | [signal] |
| void hovered | ( | QAction * | action | ) | [signal] |
| void mouseReleaseEvent | ( | QMouseEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void mousePressEvent | ( | QMouseEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void mouseMoveEvent | ( | QMouseEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void paintEvent | ( | QPaintEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void resizeEvent | ( | QResizeEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void actionEvent | ( | QActionEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void focusOutEvent | ( | QFocusEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void focusInEvent | ( | QFocusEvent * | ) | [protected, virtual] |
Reimplemented from QWidget.
| void timerEvent | ( | QTimerEvent * | ) | [protected, virtual] |
Reimplemented from QObject.
Reimplemented from QObject.
| void initStyleOption | ( | QStyleOptionMenuItem * | option, |
| const QAction * | action | ||
| ) | const [protected] |
friend class QMenuPrivate
[friend] |
Definition at line 351 of file qmenubar.h.
friend class QWindowsStyle
[friend] |
Definition at line 352 of file qmenubar.h.
bool defaultUp [read, write] |
Definition at line 66 of file qmenubar.h.
bool nativeMenuBar [read,
write] |
Definition at line 67 of file qmenubar.h.