Module qtjambi
Package io.qt.gui

Class QActionEvent

All Implemented Interfaces:
QtObjectInterface

public class QActionEvent extends QEvent

Event that is generated when a QAction is added, removed, or changed

Java wrapper for Qt's class QActionEvent