Module qtjambi
Package io.qt.gui

Class QAction

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface
Direct Known Subclasses:
QWidgetAction

public class QAction extends QObject

Abstraction for user commands that can be added to different user interface components

Java wrapper for Qt class QAction