Uses of Class
io.qt.gui.QActionEvent
Packages that use QActionEvent
-
Uses of QActionEvent in io.qt.gui
Methods in io.qt.gui that return QActionEventMethods in io.qt.gui with parameters of type QActionEventModifier and TypeMethodDescriptionprotected final void
QActionEvent.assign
(QActionEvent other) protected final void
QActionEvent.set
(QActionEvent other) Deprecated.Constructors in io.qt.gui with parameters of type QActionEvent -
Uses of QActionEvent in io.qt.widgets
Methods in io.qt.widgets with parameters of type QActionEventModifier 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.