Qt 5.15
Qt Widgets
C++ Classes
QMenu
Qt 5.15.10 Reference Documentation
List of All Members for QMenu
This is the complete list of members for
QMenu
, including inherited members.
enum
PaintDeviceMetric
QMenu
(const QString &, QWidget *)
QMenu
(QWidget *)
aboutToHide
()
aboutToShow
()
deleteLater
()
destroyed
(QObject *)
hovered
(QAction *)
objectNameChanged
(const QString &)
triggered
(QAction *)
~QMenu
()
actionAt
(const QPoint &) const : QAction *
actionEvent
(QActionEvent *)
actionGeometry
(QAction *) const : QRect
activeAction
() const : QAction *
addAction
(const QString &) : QAction *
addAction
(const QIcon &, const QString &) : QAction *
addAction
(const QString &, const QObject *, const char *, const QKeySequence &) : QAction *
addAction
(const QIcon &, const QString &, const QObject *, const char *, const QKeySequence &) : QAction *
addAction
(const QString &, Functor , const QKeySequence &) : QAction *
addAction
(const QString &, const QObject *, Functor , const QKeySequence &) : QAction *
addAction
(const QIcon &, const QString &, Functor , const QKeySequence &) : QAction *
addAction
(const QIcon &, const QString &, const QObject *, Functor , const QKeySequence &) : QAction *
addMenu
(QMenu *) : QAction *
addMenu
(const QString &) : QMenu *
addMenu
(const QIcon &, const QString &) : QMenu *
addSection
(const QString &) : QAction *
addSection
(const QIcon &, const QString &) : QAction *
addSeparator
() : QAction *
blockSignals
(bool ) : bool
changeEvent
(QEvent *)
childEvent
(QChildEvent *)
children
() const : const QObjectList &
clear
()
colorCount
() const : int
columnCount
() const : int
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, const char *, const char *, Qt::ConnectionType ) const : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction , Qt::ConnectionType ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , Functor ) : QMetaObject::Connection
connect
(const QObject *, PointerToMemberFunction , const QObject *, Functor , Qt::ConnectionType ) : QMetaObject::Connection
connectNotify
(const QMetaMethod &)
customEvent
(QEvent *)
defaultAction
() const : QAction *
depth
() const : int
devicePixelRatio
() const : int
devicePixelRatioF
() const : qreal
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
disconnect
(const char *, const QObject *, const char *) const : bool
disconnect
(const QObject *, const char *) const : bool
disconnect
(const QMetaObject::Connection &) : bool
disconnect
(const QObject *, PointerToMemberFunction , const QObject *, PointerToMemberFunction ) : bool
disconnectNotify
(const QMetaMethod &)
dumpObjectInfo
() const
dumpObjectTree
() const
dynamicPropertyNames
() const : QList<QByteArray>
enterEvent
(
QEvent *
)
event
(QEvent *) : bool
eventFilter
(QObject *, QEvent *) : bool
exec
() : QAction *
exec
(const QPoint &, QAction *) : QAction *
exec
(QList<QAction *> , const QPoint &, QAction *, QWidget *) : QAction *
findChild
(const QString &, Qt::FindChildOptions ) const : T
findChildren
(const QString &, Qt::FindChildOptions ) const : QList<T>
findChildren
(const QRegularExpression &, Qt::FindChildOptions ) const : QList<T>
focusNextPrevChild
(bool ) : bool
height
() const : int
heightMM
() const : int
hideEvent
(
QHideEvent *
)
hideTearOffMenu
()
icon
() const : QIcon
inherits
(const char *) const : bool
initStyleOption
(QStyleOptionMenuItem *, const QAction *) const
insertMenu
(QAction *, QMenu *) : QAction *
insertSection
(QAction *, const QString &) : QAction *
insertSection
(QAction *, const QIcon &, const QString &) : QAction *
insertSeparator
(QAction *) : QAction *
installEventFilter
(QObject *)
isEmpty
() const : bool
isSignalConnected
(const QMetaMethod &) const : bool
isTearOffEnabled
() const : bool
isTearOffMenuVisible
() const : bool
isWidgetType
() const : bool
isWindowType
() const : bool
keyPressEvent
(QKeyEvent *)
killTimer
(int )
leaveEvent
(
QEvent *
)
logicalDpiX
() const : int
logicalDpiY
() const : int
menuAction
() const : QAction *
metaObject
() const : const QMetaObject *
metric
(QPaintDevice::PaintDeviceMetric ) const : int
mouseMoveEvent
(QMouseEvent *)
mousePressEvent
(QMouseEvent *)
mouseReleaseEvent
(QMouseEvent *)
moveToThread
(QThread *)
objectName
() const : QString
paintEngine
() const : QPaintEngine *
paintEvent
(QPaintEvent *)
paintingActive
() const : bool
parent
() const : QObject *
physicalDpiX
() const : int
physicalDpiY
() const : int
popup
(const QPoint &, QAction *)
property
(const char *) const : QVariant
receivers
(const char *) const : int
removeEventFilter
(QObject *)
sender
() const : QObject *
senderSignalIndex
() const : int
separatorsCollapsible
() const : bool
setActiveAction
(QAction *)
setAsDockMenu
()
setDefaultAction
(QAction *)
setIcon
(const QIcon &)
setObjectName
(const QString &)
setParent
(QObject *)
setProperty
(const char *, const QVariant &) : bool
setSeparatorsCollapsible
(bool )
setTearOffEnabled
(
bool
)
setTitle
(const QString &)
setToolTipsVisible
(bool )
showTearOffMenu
(const QPoint &)
showTearOffMenu
()
signalsBlocked
() const : bool
sizeHint
() const : QSize
startTimer
(int , Qt::TimerType ) : int
startTimer
(std::chrono::milliseconds , Qt::TimerType ) : int
staticMetaObject
:
thread
() const : QThread *
timerEvent
(QTimerEvent *)
title
() const : QString
toNSMenu
() : NSMenu *
toolTipsVisible
() const : bool
tr
(const char *, const char *, int ) : QString
wheelEvent
(QWheelEvent *)
width
() const : int
widthMM
() const : int