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 voidQActionEvent.assign(QActionEvent other) SeeQActionEvent::operator=(QActionEvent) protected final voidQActionEvent.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 voidQMenu.actionEvent(QActionEvent arg__1) protected voidQMenuBar.actionEvent(QActionEvent arg__1) protected voidQToolBar.actionEvent(QActionEvent event) protected voidQToolButton.actionEvent(QActionEvent arg__1) protected voidQWidget.actionEvent(QActionEvent event)
assign(io.qt.gui.QActionEvent)instead.