Uses of Class
io.qt.gui.QActionEvent
-
Uses of QActionEvent in io.qt.gui
Modifier and TypeMethodDescriptionprotected final void
QActionEvent.assign
(QActionEvent other) SeeQActionEvent::
operator=(QActionEvent) protected final void
QActionEvent.set
(QActionEvent other) Deprecated. -
Uses of QActionEvent in io.qt.widgets
Modifier and TypeMethodDescriptionprotected void
QMenu.actionEvent
(QActionEvent arg__1) protected void
QMenuBar.actionEvent
(QActionEvent arg__1) protected void
QToolBar.actionEvent
(QActionEvent event) protected void
QToolButton.actionEvent
(QActionEvent arg__1) protected void
QWidget.actionEvent
(QActionEvent event)
assign(io.qt.gui.QActionEvent)
instead.